Merge remote-tracking branch 'ry/v0.10' into master
[platform/upstream/nodejs.git] / src /
2013-05-17 isaacsMerge remote-tracking branch 'ry/v0.10' into master
2013-05-16 Trevor Norrisfs_event: use cached Persistent syms instead
2013-05-16 Trevor Norrissrc: add node_isolates
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 Timothy J Fontainedns: add getServers and setServers
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-05-13 isaacsNow working on 0.11.3
2013-05-13 isaacsMerge branch 'v0.11.2-release'
2013-05-13 isaacs2013.05.13, Version 0.11.2 (Unstable) v0.11.2
2013-05-13 Bert BelderMerge branch 'v0.10'
2013-05-13 Ben Noordhuisstream_wrap: MayContainNonAscii() is deprecated
2013-05-09 Ben Kellyos: Include netmask in os.networkInterfaces()
2013-05-08 Miroslav Bajtošsrc: initialize debug-related uv_async_t handles
2013-05-08 Miroslav Bajtošdebugger, cluster: each worker has new debug port
2013-05-07 Brian Whitestream_wrap: fix memory leak on early return
2013-05-07 Trevor Norrisstream_wrap: remove unused arg from WriteBuffer
2013-05-03 Bert BelderMerge branch 'v0.10'
2013-05-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-04-29 Andrew Paprockivm: add support for timeout argument
2013-04-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-04-27 Fedor Indutnynet: implement ._writev for .cork/uncork() support
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-19 isaacsNow working on 0.11.2
2013-04-19 isaacsMerge branch 'v0.11.1-release'
2013-04-19 isaacs2013.04.19, Version 0.11.1 (Unstable) v0.11.1
2013-04-19 Trevor Norrissrc: replace Holder() with This()
2013-04-18 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-04-18 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-04-17 Trevor Norriscrypto: fix return Local Handle w/o scope.Close()
2013-04-17 Ben Noordhuisbuffer: upgrade to new V8 profiler API
2013-04-16 Ben Noordhuishandle_wrap: fix NULL pointer dereference
2013-04-15 Ben Noordhuisos: unbreak windows build
2013-04-15 Ben Noordhuisos: handle 256 character hostnames
2013-04-15 Ben Noordhuisos: fix unlikely buffer overflow in os.type()
2013-04-12 Fedor IndutnyMerge branch 'v0.10'
2013-04-11 isaacsNow working on v0.10.5
2013-04-11 isaacsMerge branch 'v0.10.4-release' into v0.10
2013-04-11 isaacs2013.04.11, Version 0.10.4 (Stable) v0.10.4
2013-04-10 Trevor Norrissrc: get rid of compiler warning
2013-04-10 Trevor Norrisreq_wrap: only grab domain object if in use
2013-04-10 Trevor Norrissrc: add using_domains to node_internals
2013-04-10 Trevor Norrisdomain: change name for domain setup
2013-04-10 Trevor Norrissrc: add node_isolate to remaining scopes
2013-04-10 Ben Noordhuissrc: don't SetInternalField() in ObjectWrap dtor
2013-04-10 Fedor Indutnycrypto: move write_head in bio's Reset() method
2013-04-10 Fedor Indutnycrypto: fix changing buffers in bio
2013-04-10 Fedor Indutnycrypto: fix style issues in bio
2013-04-10 Ben NoordhuisRevert "crypto: use better memory BIO implementation"
2013-04-09 Ben Noordhuiscrypto: remove unused ClientHelloParser field
2013-04-08 Fedor Indutnycrypto: dh secret should be left-padded
2013-04-08 Rod Vaggprocess: expose NODE_MODULE_VERSION in process.versions
2013-04-08 Fedor Indutnycrypto: move write_head in bio's Reset() method
2013-04-08 Fedor Indutnycrypto: fix changing buffers in bio
2013-04-08 Fedor Indutnycrypto: fix style issues in bio
2013-04-07 Fedor Indutnycrypto: zero is not an error if writing 0 bytes
2013-04-05 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-04-05 Fedor Indutnycrypto: use better memory BIO implementation
2013-04-03 isaacsNow working on 0.10.4
2013-04-03 isaacsMerge branch 'v0.10.3-release' into v0.10
2013-04-03 isaacs2013.04.03, Version 0.10.3 (Stable) v0.10.3
2013-04-03 Timothy J Fontaineetw: update prototypes to match dtrace provider
2013-04-03 Ben Noordhuisdtrace: check if _handle property is set
2013-04-03 Timothy J Fontainedtrace: actually use the _handle.fd value
2013-04-03 Dave Pachecodtrace: pass more arguments to probes
2013-04-02 Brian Whitesrc: remove unused variables
2013-04-01 Timothy J Fontaineetw: update prototypes to match dtrace provider
2013-03-30 Ben Noordhuisdtrace: check if _handle property is set
2013-03-30 Timothy J Fontainedtrace: actually use the _handle.fd value
2013-03-30 Dave Pachecodtrace: pass more arguments to probes
2013-03-29 Trevor Norrislint: add isolate, remove semicolon
2013-03-29 Ben Noordhuissrc: fix Persistent<> deprecation warning
2013-03-28 isaacsNow working on 0.11.1
2013-03-28 isaacsMerge branch 'v0.11.0-release'
2013-03-28 isaacs2013.03.28, Version 0.11.0 (Unstable) v0.11.0
2013-03-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-03-28 isaacsNode working on 0.10.3
2013-03-28 isaacsMerge branch 'v0.10.2-release' into v0.10
2013-03-28 Ben Noordhuissrc: tie process.versions.uv to uv_version_string()
2013-03-28 isaacs2013.03.28, Version 0.10.2 (Stable) v0.10.2
2013-03-28 Fedor Indutnytls: handle SSL_ERROR_ZERO_RETURN
2013-03-27 Trevor Norrisdomain: fix domain callback from MakeCallback
2013-03-26 Trevor Norrisbuffer: remove _charsWritten
2013-03-26 Manav Rathitls: expose SSL_CTX_set_timeout via tls.createServer
2013-03-25 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-03-25 Ben Noordhuiscrypto: make getCiphers() return non-SSL ciphers
next