http: add 308 status_code, see RFC7238
[platform/upstream/nodejs.git] / doc /
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-31 Chris Barberdoc: fixed wording in child_process
2014-05-22 Yazhong Liudoc: document url `slashes` property
2014-05-22 fengmk2querystring: custom encode and decode
2014-05-21 Calvin Metcalfdoc: clarify `end` vs `finish` in streams
2014-05-18 cjihrignet: don't throw on net.Server.close()
2014-05-12 Trevor Norrisbuffer: remove Buffer#toArrayBuffer()
2014-05-07 Yazhong Liudoc: add spec for util.deprecate()
2014-05-07 Nikolai Vavilovdoc: fix a typo
2014-05-02 Adrian Langdoc: correct check for failed child_process.spawn
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-30 Vladimir Kurchatkinstream: split `objectMode` for Duplex
2014-04-29 Forrest L Norvelldocs: add cautionary note to emitter.removeAllListeners
2014-04-29 Sean McArthurbuffer: add compare and equals methods
2014-04-24 Julian Gruberdoc: fix missing link in net api
2014-04-24 Julian Gruberdoc: fix order in net api
2014-04-24 Ben Noordhuishttp: add request.flush() method
2014-04-24 Fedor Indutnydeps: provide TXT chunk info in c-ares
2014-04-24 Farrin Reiddoc: tls: added path property to tls.connect
2014-04-17 Fedor Indutnytls: `getPeerCertificate(detailed)`
2014-04-17 Fedor Indutnytls: support OCSP on client and server
2014-04-10 William Bertdocs: fix links to streams
2014-04-10 Fedor Indutnydgram: introduce `reuseAddr` option
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-04-07 Brian Whitedoc: add missing space
2014-04-03 Evan Carrollutil: made util.isArray a direct alias for Array.isArray
2014-04-02 Dominic Tarrdocs: correct tls docs. server -> client
2014-04-02 C. Scott Ananiannode: add signature to SET_PROTOTYPE_METHOD
2014-03-31 Goh Yisheng (Andrew)doc: typo clean up in tls
2014-03-29 Fedor Indutnycrypto: move `createCredentials` to tls
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-25 Nathan Rajlichdoc: remove `agent.request()` call in example
2014-03-13 Ben Noordhuissrc, test: fix up ObjectWrap, `make test-addons`
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-10 Shuhei Kagawadoc: remove an unused arg in process.stdin.
2014-03-04 Brian Whitecrypto: allow setting add'l authenticated data
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-28 Sam Robertsdoc: document `beforeExit` and add more tests
2014-02-23 Nicolas Talledoc: update assert.markdown
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-19 Timothy J FontaineMerge branch 'v0.10.26-release' into v0.10
2014-02-18 Timothy J Fontainebuild: readd missing installer resources v0.10.26
2014-02-18 Anton Khlynovskiydocs: clarify process.stdin and old mode
2014-02-18 Pedro Ballesterosdoc: stdout blocking or non-blocking behaviour
2014-02-18 Raynosdoc: mention objectMode for Writable streams
2014-02-18 Timothy J Fontainechild_process: execFileSync stderr should inherit
2014-02-18 Timothy J Fontainenet: add localPort to connect options
2014-02-18 Brian Whitecrypto: allow custom generator for DiffieHellman
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Yazhong Liurepl: REPLServer inherits from readline.Interface
2014-02-17 Fedor Indutnytls: introduce asynchronous `newSession`
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J Fontainedoc: re-add node.1 man page
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-13 Timothy J Fontainewebsite: move website to joyent/node-website
2014-02-12 Christiandoc: changed timer id to object
2014-02-10 Timothy J Fontainechild_process: js bits for spawnSync/execSync
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-08 Brian Whitedoc: fix diffieHellman.getGenerator() description
2014-02-07 Timothy J Fontainewebsite: update cla email address
2014-02-06 Trevor Norrissrc: move AsyncListener from process to tracing
2014-02-05 Timothy J Fontainedoc: document the tracing api
2014-02-05 Fedor Indutnytls: more session configuration options, methods
2014-02-04 Benjamin Watersdoc: fix references to error keyword
2014-02-04 Yuriy Nemtsovdoc: fix after message in addAsyncListener example
2014-02-03 Fedor Indutnyzlib: separate sync/async methods
2014-02-03 Maxime Quandalledoc: add an example about multiple extensions
2014-01-31 Nikolai Vavilovzlib: add sync versions for convenience methods
2014-01-29 Timothy J Fontaineblog: Post for v0.11.11
2014-01-28 Wyatt Preuldocs: clarify origin in agent.maxSockets section
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-25 Fedor Indutnydoc: readline document TTY utils
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-24 Scott Gonzálezdoc: fix typo in readline
2014-01-23 Timothy J Fontaineblog: Post for v0.10.25
2014-01-22 Ben Noordhuiscrypto: support custom pbkdf2 digest methods
2014-01-21 Fedor Indutnyaddons: build and test examples
2014-01-20 Fedor Indutnylib: introduce `.setMaxSendFragment(size)`
2014-01-20 Ben Noordhuisdoc: tls: note that SSLv2 is disabled by default
2014-01-20 Ben Noordhuisdoc: tls: clarify server cipher list
2014-01-17 Ben Noordhuistls: show human-readable error messages
2014-01-16 Timothy J Fontaineblog: nodejs v0.12 roadmap update
2014-01-16 Sam Robertsdoc: clarify Windows signal sending emulation
2014-01-16 Sam Robertsdoc: describe child_process.fork() silent option
2014-01-16 Sam Robertsdoc: child_process.execFile arguments are optional
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-15 isaacsblog: TJ is the new node core project lead
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Sam Robertsdoc: streams must be open to be passed to child
2014-01-10 gluxondoc: Fix argument typo in SimpleProtocol example
2014-01-08 Lorenz Leutgebdoc: fix typo in cluster page
2014-01-05 Lorenz Leutgebdoc: Add forward secrecy section to TLS docs
2014-01-05 Fedor Indutnycrypto: introduce .setEngine(engine, [flags])
2014-01-03 Trevor Norrisnode: change AsyncListener API
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-01 Timothy J Fontaineblog: Post for v0.11.10
next