Now working on 0.10.24
[platform/upstream/nodejs.git] / src /
2013-12-12 Timothy J FontaineNow working on 0.10.24
2013-12-12 Timothy J FontaineMerge branch 'v0.10.23-release' into v0.10
2013-12-12 Timothy J Fontaine2013.12.12, Version 0.10.23 (Stable) v0.10.23
2013-12-10 Fedor Indutnyfs: report correct path when EEXIST
2013-12-10 Fedor Indutnytls: emit 'end' on .receivedShutdown
2013-12-02 Sam Robertsprocess: document kill(0), disallow kill(O_RDWR)
2013-12-02 Fedor Indutnytls: reset NPN callbacks after SNI
2013-11-27 Ben Noordhuisstream_wrap: don't call Number::New()
2013-11-19 Fedor Indutnydgram: fix abort when getting `fd` of closed dgram
2013-11-12 Timothy J FontaineNow working on 0.10.23
2013-11-12 Timothy J FontaineMerge branch 'v0.10.22-release' into v0.10
2013-11-12 Timothy J Fontaine2013.11.12, Version 0.10.22 (Stable) v0.10.22
2013-11-12 Timothy J Fontainesrc: add HandleScope in HandleWrap::OnClose
2013-10-23 Ben Noordhuissrc: IsInt64() should return bool, not int
2013-10-18 Timothy J FontaineNow working on 0.10.22
2013-10-18 Timothy J FontaineMerge branch 'v0.10.21-release' into v0.10
2013-10-18 Timothy J Fontaine2013.10.18, Version 0.10.21 (Stable) v0.10.21
2013-10-18 Timothy J Fontainecrypto: clear errors from verify failure
2013-10-17 Timothy J Fontainehttp_parser: expose pause/resume method for parser
2013-10-09 Dave Pachecodtrace: backport two byte string fix
2013-09-30 Timothy J FontaineNow working on 0.10.21
2013-09-30 Timothy J FontaineMerge branch 'v0.10.20-release' into v0.10
2013-09-30 Timothy J Fontaine2013.09.30, Version 0.10.20 (Stable) v0.10.20
2013-09-28 Ben Noordhuissrc: turn uv_pipe_open() failures into exceptions
2013-09-24 Timothy J FontaineNow working on 0.10.20
2013-09-24 Timothy J FontaineMerge branch 'v0.10.19-release' into v0.10
2013-09-24 Timothy J Fontaine2013.09.24, Version 0.10.19 (Stable) v0.10.19
2013-09-04 Timothy J FontaineNow working on 0.10.19
2013-09-04 Timothy J FontaineMerge branch 'v0.10.18-release' into v0.10
2013-09-04 Timothy J Fontaine2013.09.04, Version 0.10.18 (Stable) v0.10.18
2013-08-21 Timothy J FontaineNow working on 0.10.18
2013-08-21 Timothy J FontaineMerge branch 'v0.10.17-release' into v0.10
2013-08-21 Timothy J Fontaine2013.08.21, Version 0.10.17 (Stable) v0.10.17
2013-08-16 isaacsNow working on v0.10.17
2013-08-16 isaacsMerge branch 'v0.10.16-release' into v0.10
2013-08-16 isaacs2013.08.16, Version 0.10.16 (Stable) v0.10.16
2013-08-16 Ben Noordhuiscrypto: fix memory leak in randomBytes() error path
2013-07-30 Ben Noordhuiscrypto: fix assert() on malformed hex input
2013-07-30 Ben Noordhuisstring_bytes: add StringBytes::IsValidString()
2013-07-26 Timothy J FontaineNow working on 0.10.16
2013-07-26 Timothy J FontaineMerge branch 'v0.10.15-release' into v0.10
2013-07-25 Timothy J Fontaine2013.07.25, Version 0.10.15 (Stable) v0.10.15
2013-07-25 Ben Noordhuissrc: fix process.getuid() return value
2013-07-25 Timothy J FontaineNow working on 0.10.15
2013-07-25 Timothy J FontaineMerge branch 'v0.10.14-release' into v0.10
2013-07-25 Timothy J Fontaine2013.07.25, Version 0.10.14 (Stable) v0.10.14
2013-07-23 Ben Noordhuissrc: os: use Number::New() for CPU info
2013-07-23 Ben Noordhuisfs: uids and gids must be unsigned ints
2013-07-10 Trevor Norrisnode: call MakeDomainCallback in all domain cases
2013-07-10 Fedor Indutnycrypto: fix memory leak in LoadPKCS12
2013-07-09 Timothy J FontaineNow working v0.10.14
2013-07-09 Timothy J FontaineMerge branch 'v0.10.13-release' into v0.10
2013-07-09 Timothy J Fontaine2013.07.09, Version 0.10.13 (Stable) upstream/0.10.13 v0.10.13
2013-07-05 Ben Noordhuissrc: fix memory leak in UsingDomains()
2013-07-01 Brian Whitezlib: level can be negative
2013-06-20 Timothy J Fontainestring_bytes: properly detect 64bit
2013-06-18 isaacsNow working on 0.10.13
2013-06-18 isaacsMerge branch 'v0.10.12-release' into v0.10
2013-06-18 isaacs2013.06.18, Version 0.10.12 (Stable) v0.10.12
2013-06-13 isaacsNow working on 0.10.12
2013-06-13 isaacsMerge branch 'v0.10.11-release' into v0.10
2013-06-13 isaacs2013.06.13, Version 0.10.11 (Stable) v0.10.11
2013-06-04 isaacsNow working on v0.10.11
2013-06-04 isaacsMerge branch 'v0.10.10-release' into v0.10
2013-06-04 isaacs2013.06.04, Version 0.10.10 (Stable) v0.10.10
2013-05-30 isaacsNow working on v0.10.10
2013-05-30 isaacsMerge branch 'v0.10.9-release' into v0.10
2013-05-30 isaacs2013.05.30, Version 0.10.9 (Stable) v0.10.9
2013-05-28 Fedor Indutnytls: ignore .shutdown() syscall error
2013-05-24 isaacsNow working on 0.10.9
2013-05-24 isaacsMerge branch 'v0.10.8-release' into v0.10
2013-05-24 isaacs2013.05.24, Version 0.10.8 (Stable) v0.10.8
2013-05-23 Timothy J Fontainebuffer: special case empty string writes
2013-05-20 isaacscrypto: Clear error after DiffieHellman key errors
2013-05-20 Trevor Norrisstring_bytes: strip padding from base64 strings
2013-05-17 isaacssrc: Remove superfluous static_cast
2013-05-17 isaacsNow working on 0.10.8
2013-05-17 isaacsMerge branch 'v0.10.7-release' into v0.10
2013-05-17 isaacs2013.05.17, Version 0.10.7 (Stable) v0.10.7
2013-05-17 isaacscrypto: Don't ignore verify encoding argument
2013-05-16 Ben Noordhuisbuffer, crypto: fix default encoding regression
2013-05-14 isaacsNow working on v0.10.7
2013-05-14 isaacsMerge branch 'v0.10.6-release' into v0.10
2013-05-14 isaacscrypto: Pass encodings for Hmac digest
2013-05-14 isaacs2013.05.14, Version 0.10.6 (Stable) v0.10.6
2013-05-14 isaacscrypto: Pass encodings to C++ for Sign/Verify
2013-05-14 isaacscrypto: use StringBytes::Encode
2013-05-14 isaacscrypto: Pass strings to binding layer directly
2013-05-14 isaacsbuffer: DRY string encoding using StringBytes
2013-05-14 isaacssrc: use StringBytes for DecodeWrite/DecodeBytes/Encode
2013-05-14 isaacssrc: Use StringBytes in StreamWrap
2013-05-14 isaacssrc: Add StringBytes static util class
2013-04-23 isaacsNow working on 0.10.6
2013-04-23 isaacsMerge branch 'v0.10.5-release' into v0.10
2013-04-23 isaacs2013.04.23, Version 0.10.5 (Stable) v0.10.5
2013-04-22 isaacsos: Fix uname() error handling on sunos
2013-04-21 mscdexsrc: fix potential memory leak on early return
2013-04-21 mscdexsrc: don't initialize variable before assignment
2013-04-17 Trevor Norriscrypto: fix return Local Handle w/o scope.Close()
2013-04-16 Ben Noordhuishandle_wrap: fix NULL pointer dereference
next