Merge branch 'v0.10'
[platform/upstream/nodejs.git] / lib /
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor Indutnytls: emit 'end' on .receivedShutdown
2013-12-07 Ingmar Rungecrypto: support GCM authenticated encryption mode.
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-07 Lalit Kapoorhttp: DELETE shouldn't default to chunked encoding
2013-12-07 Alexis Campaillachild_process: don't crash process on internal ops
2013-12-06 Fedor Indutnytls: fix handling of asterisk in SNI context
2013-12-05 Alexis Campaillalib: child_process spawn handle ENOENT correctly
2013-12-04 Kai Gronercrypto: Make Decipher._flush() emit errors.
2013-12-02 Fedor Indutnytls: fix pool usage race
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-27 Fedor Indutnyhttp: fix parser double-free in _http_client.js
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-25 David Chanutil: Format negative zero as '-0'
2013-11-22 Jeremy Martinevents: fix TypeError in removeAllListeners
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-20 Timothy J Fontainechild_process: deliver ENOENT on nextTick
2013-11-19 Fedor Indutnyevents: do not accept NaN in setMaxListeners
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-15 Trevor Norrisbuffer: convert values to uint, not int
2013-11-15 Trevor Norrissrc: make buffer size errors more explicit
2013-11-15 Trevor Norrisbuffer: no warning when encoding isn't passed
2013-11-13 Trevor Norrissmalloc: check if object has external memory
2013-11-13 Fedor Indutnytls: handle `ssl.start()` errors
2013-11-12 Tim Woodevents: don't call once twice
2013-11-12 Timothy J FontaineMerge branch 'v0.10.22-release' into v0.10
2013-11-11 Maciej Małeckirepl: do not insert duplicates into completions
2013-11-08 Fedor Indutnytls: prevent stalls by using read(0)
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-11-07 isaacshttp: force socket encoding to be null
2013-11-07 fengmk2http: cleanup freeSockets when socket destroyed
2013-11-05 Fedor Indutnytls: more accurate wrapping of connecting socket
2013-11-04 Nathan Rajlichhttp: make DELETE requests set `req.method`
2013-10-30 Erik Dubbelboertls: add ECDH ciphers support
2013-10-31 Trevor Norrisdomain: use AsyncListener API
2013-10-31 Trevor Norrisasync-wrap: add methods to udp/tcp/pipe/timers
2013-10-31 Trevor Norrisnode: add AsyncListener support
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-29 Thom Seddonsrc: accept passphrase when crypto signing with private key
2013-10-28 Trevor Norrisdgram: send() can accept strings
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-28 Ben Noordhuishttp: remove MethodToString()
2013-10-28 Ben Noordhuishttp: expose supported methods
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-10-25 Maxim Bogushevichdebugger: Fix bug in sb() with unnamed script
2013-10-23 isaacshttp client: pull last chunk on socket close
2013-10-17 Patrik Stutzhttp: add statusMessage
2013-10-17 isaacshttp: provide backpressure for pipeline flood
2013-10-16 Ben Noordhuisdns: set hostname property on error object
2013-10-16 Ben Noordhuisdns: rename domain to hostname
2013-10-16 isaacshttp: provide backpressure for pipeline flood
2013-10-16 Jason Gerfencrypto: add SPKAC support
2013-10-15 isaacsRevert "crypto: add SPKAC support"
2013-10-13 Jason Gerfencrypto: add SPKAC support
2013-10-15 Rod Vaggutil: format as Error if instanceof Error
2013-10-14 Ben Noordhuiscluster: fix premature 'disconnect' event
2013-10-11 Glen Mailerassert: indicate if exception message is generated
2013-10-09 Ben Noordhuistls: fix premature connection termination
2013-10-08 Ben Noordhuisfs: fix fs.truncate() file content zeroing bug
2013-10-06 Alex Kocharindebugger: count space for line numbers correctly
2013-10-01 Alex Kocharindebugger: show current line, fix for #6150
2013-10-01 Alex Kocharindebugger: repeat last command
2013-09-27 Fedor Indutnytls: fix sporadic hang and partial reads
2013-09-27 Jeff Switzerfs: remove duplicate !options case
2013-09-24 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-24 Trevor Norrislint: fix a few semicolons
2013-09-24 Fedor Indutnytls: wrap tls inside tls using legacy API
2013-09-23 Eric Schrockreadline: handle input starting with control chars
2013-09-20 Ben Noordhuisdns: fix c-ares error reporting regression
2013-09-19 Maciej Małeckinet: add a port validation to `connect`
2013-09-14 Nathan Rajlichhttp: don't pass the request options to Agent
2013-09-13 Nathan Rajlichtls: don't push() incoming data when ondata is set
2013-09-10 Trevor Norrisbuffer: optimize common encoding cases
2013-09-09 Fedor Indutnytls: fix setting NPN protocols
2013-09-07 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-06 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-05 isaacsstream: objectMode transforms allow falsey values
2013-09-05 Fedor Indutnytls: socket.renegotiate(options, callback)
2013-09-04 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-04 Timothy J FontaineMerge branch 'v0.11.7-release'
2013-09-04 isaacshttp: Only send connection:keep-alive if necessary
2013-09-04 isaacsstream: return this from pause()/resume()
2013-09-04 Julian Gruberstream: make setEncoding chainable
2013-09-04 isaacsrepl: Simplify paren wrap, continuation-detection
2013-09-04 Nathan Rajlichrepl: treat "Assignment to const" as syntax error
2013-09-04 isaacsrepl: Catch syntax errors better
2013-09-01 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-29 Domenic Denicolavm: update API to use options argument
2013-08-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-28 isaacsstream: check _events before _events.error
2013-08-28 Domenic Denicolavm: add isContext; prevent double-contextifying
2013-08-28 Mathias Buusstream: change default hwm for objectMode to 16
2013-08-28 isaacschild_process: Avoid extra copy for string stdio
2013-08-28 Seth Fitzsimmonschild_process: Callback with Buffers from exec
2013-08-27 isaacsstream: Pass 'buffer' encoding to decoded writables
2013-08-27 Forrest L Norvelldomains: deprecate domain.dispose().
next