platform/upstream/nodejs.git
2013-11-11 Trevor Norrisnode: add HandleScope to prevent memory leak
2013-11-11 Ben Noordhuisv8: upgrade to 3.22.24
2013-11-09 Ben Noordhuiscrypto: update root certificates
2013-11-09 Ben Noordhuistools: check in certdata.txt from mozilla NSS
2013-11-09 Ben Noordhuistools: customize mk-ca-bundle.pl
2013-11-09 Ben Noordhuistools: bundle mk-ca-bundle.pl from upstream curl
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-11-08 isaacsnpm: Upgrade to 1.3.14
2013-11-08 Ben Noordhuisbuild: make v8 use random seed for hash tables
2013-11-08 Ben Noordhuissrc: remove container_of, use CONTAINER_OF
2013-11-08 Ben Noordhuiscrypto: unbreak build with no-NPN shared openssl
2013-11-08 Fedor Indutnycrypto: try moving read head in Peek()
2013-11-07 Fedor Indutnydoc: encoding is ignored if input is a Buffer
2013-11-07 isaacshttp: force socket encoding to be null
2013-11-07 Ben Noordhuisdoc: cluster: bump stability level to 'unstable'
2013-11-07 fengmk2http: cleanup freeSockets when socket destroyed
2013-11-06 Jackson Tianbenchmark: Correct the bufferSize to highWaterMark
2013-11-05 Fedor Indutnytls: more accurate wrapping of connecting socket
2013-11-05 Ben Noordhuisfs: make fs.watch() non-recursive by default
2013-11-04 Ben Noordhuissrc: fix whitespace/braces lint error from 962686b
2013-11-04 Nathan Rajlichhttp: make DELETE requests set `req.method`
2013-11-03 Ben Noordhuissrc: squelch unused variable warning
2013-10-31 isaacsdoc: Correct and add several items
2013-10-31 Sam Robertsdoc: document node signal handling
2013-10-30 Timothy J Fontaineblog: Post for v0.11.8
2013-10-30 Erik Dubbelboertls: add ECDH ciphers support
2013-11-01 Trevor Norristest: fix async listener test for windows
2013-11-01 Ben Noordhuisbenchmark: add http chunked encoding benchmarks
2013-11-01 Trevor Norrisdoc: add docs for AsyncListeners
2013-11-01 Jacob Groundwatertest: add additional async listener tests
2013-10-31 Trevor Norrisdomain: use AsyncListener API
2013-10-31 Trevor Norriscares: add AsyncListener support
2013-10-31 Trevor Norriscrypto: convert pbkdf2_req to a class
2013-10-31 Trevor Norriscrypto: convert RandomBytesRequest to a class
2013-10-31 Trevor Norrisasync-wrap: add methods to udp/tcp/pipe/timers
2013-10-31 Trevor Norrisasync-wrap: integrate with WeakObject
2013-10-31 Trevor Norrisnode: add AsyncListener support
2013-10-31 Fedor Indutnytest: fix tls-client-reject after ba7c9ce96
2013-10-29 Ben Noordhuisbuild: use zero overhead systemtap probes
2013-10-30 Fedor Indutnytls: do not default to 'localhost' servername
2013-10-30 Fedor Indutnytls: reuse hostname from underlying net.Socket
2013-10-30 Nick Simmonsfs: add recursive subdirectory support to fs.watch
2013-10-30 Timothy J FontaineNow working on 0.11.9
2013-10-30 Timothy J FontaineMerge branch 'v0.11.8-release'
2013-10-30 Timothy J Fontaine2013.10.30, Version 0.11.8 (Unstable) v0.11.8
2013-10-29 Timothy J Fontainefs_event_wrap: update to new libuv api
2013-10-29 Timothy J Fontaineuv: Upgrade to v0.11.14
2013-10-29 Trevor Norrissrc: shorten Object{Wrap,Unwrap}
2013-10-29 Trevor Norrissrc: don't use class specific Unwrap methods
2013-10-29 Trevor Norrissrc: don't use WeakObject::Unwrap
2013-10-29 Trevor Norrissrc: use function to get internal pointer
2013-10-29 Trevor Norrisnode: don't share state with in_tick/last_threw
2013-10-29 Scott Blomquistdoc: Update documentation to reflect ObjectWrap changes
2013-10-29 Scott Blomquistwin: fix ObjectWrap for latest v8
2013-10-29 Scott Blomquistsrc: Remove unused refs to node_object_wrap.h
2013-10-29 Thom Seddonsrc: accept passphrase when crypto signing with private key
2013-10-29 Ben Noordhuisdoc: dgram: reword dgram.Socket#send() docs
2013-10-28 Trevor Norrisdgram: send() can accept strings
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-28 isaacsnpm@1.3.13
2013-10-28 isaacsvm: Copy missing properties from context
2013-10-28 Ben Noordhuishttp: remove MethodToString()
2013-10-28 Ben Noordhuishttp: expose supported methods
2013-10-27 Phillip Alexanderdoc: fs: clarify fs.symlink Windows specific args
2013-10-27 Ryan Grahamdoc: improve module documentation
2013-10-25 Sam Robertsdoc: fix missing backtick in 2e16037
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-10-25 Brian Whitedoc: streams: document default objectMode setting
2013-10-25 Maxim Bogushevichdebugger: Fix bug in sb() with unnamed script
2013-10-24 isaacsnpm@1.3.12
2013-10-24 Ben Noordhuisbuild: fix test-gc weakref build rule
2013-10-24 Zarko Stankovicdoc: add nodejs.rs to the community page
2013-10-23 isaacshttp client: pull last chunk on socket close
2013-10-23 Ben Noordhuistest: fix up weakref.cc after v8 api change
2013-10-23 Ben Noordhuisbuild: fix test-gc weakref build rule
2013-10-23 Ben Noordhuissrc: update after v8 api changes
2013-10-23 Timothy J Fontainev8: upgrade 3.21.18.3
2013-10-23 Ben Noordhuissrc: IsInt64() should return bool, not int
2013-10-22 isaacsblog: HTTP server DoS vulnerability details
2013-10-18 Timothy J Fontaineblog: Post for v0.10.21
2013-10-18 Timothy J Fontaineblog: Post for v0.8.26
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-18 Timothy J Fontaineuv: Upgrade to v0.10.18
2013-10-17 Patrik Stutzhttp: add statusMessage
2013-10-17 isaacshttp: provide backpressure for pipeline flood
2013-10-17 Timothy J Fontainehttp_parser: expose pause/resume method for parser
2013-10-16 Sam Robertsdoc: cluster documentation cleanup and corrections
2013-10-16 Sam Robertsdoc: child_process corrections and cleanups
2013-10-16 Fedor Indutnycpplint: disallow if one-liners
2013-10-16 Fedor Indutnycpplint: disallow comma-first in C++
2013-10-16 Ben Noordhuisdns: set hostname property on error object
2013-10-16 Ben Noordhuisdns: rename domain to hostname
2013-10-16 Ben Noordhuisdebugger: fix SIGUSR1 bootstrap race condition
2013-10-16 Ben Noordhuisdebugger: make busy loops SIGUSR1-interruptible
2013-10-16 isaacshttp: provide backpressure for pipeline flood
2013-10-16 Timothy J Fontainehttp_parser: expose pause/resume method for parser
2013-10-16 Jason Gerfendoc: crypto: document SPKAC additions
next