1888 Commits (2122a77f5177a039b80403a3772fdd14323e158a)

Author SHA1 Message Date
Adrian Lang 044da47353 doc: correct check for failed child_process.spawn 12 years ago
Vladimir Kurchatkin d0fc5538d1 stream: split `objectMode` for Duplex 11 years ago
Forrest L Norvell 793c76e5c6 docs: add cautionary note to emitter.removeAllListeners 11 years ago
Sean McArthur 226f98a356 buffer: add compare and equals methods 11 years ago
Julian Gruber 0ee99565f9 doc: fix missing link in net api 11 years ago
Julian Gruber b0fa931e07 doc: fix order in net api 11 years ago
Ben Noordhuis bd24ab2bd7 http: add request.flush() method 11 years ago
Fedor Indutny a60a9b0dbd deps: provide TXT chunk info in c-ares 11 years ago
Farrin Reid 3950024c2f doc: tls: added path property to tls.connect 12 years ago
Fedor Indutny 345c40b661 tls: `getPeerCertificate(detailed)` 11 years ago
Fedor Indutny b3ef289ffb tls: support OCSP on client and server 11 years ago
William Bert bfb7de5e75 docs: fix links to streams 11 years ago
Fedor Indutny 592be014b6
dgram: introduce `reuseAddr` option 11 years ago
Brian White c2d32f4c0e doc: add missing space 11 years ago
Evan Carroll 95dbb6bf64 util: made util.isArray a direct alias for Array.isArray 11 years ago
Dominic Tarr cdc093b31f docs: correct tls docs. server -> client 11 years ago
C. Scott Ananian 08a5b442e4 node: add signature to SET_PROTOTYPE_METHOD 11 years ago
Goh Yisheng (Andrew) 47bed4828c doc: typo clean up in tls 11 years ago
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago
Nathan Rajlich 69b8279d4b doc: remove `agent.request()` call in example 11 years ago
Ben Noordhuis 1f17f88071 src, test: fix up ObjectWrap, `make test-addons` 11 years ago
Shuhei Kagawa 43a29f53ca doc: remove an unused arg in process.stdin. 11 years ago
Brian White 31ce34887f crypto: allow setting add'l authenticated data 11 years ago
Sam Roberts 37d3c56c0b doc: document `beforeExit` and add more tests 11 years ago
Nicolas Talle 1efe6837b2 doc: update assert.markdown 11 years ago
Timothy J Fontaine cc56c62ed8 build: readd missing installer resources 11 years ago
Anton Khlynovskiy 1fa5cff4f2 docs: clarify process.stdin and old mode 12 years ago
Pedro Ballesteros 1d734a75b5 doc: stdout blocking or non-blocking behaviour 11 years ago
Raynos abbde2fafa doc: mention objectMode for Writable streams 12 years ago
Timothy J Fontaine 937e2e351b child_process: execFileSync stderr should inherit 11 years ago
Timothy J Fontaine 59baab2776 net: add localPort to connect options 11 years ago
Brian White a226be4f76 crypto: allow custom generator for DiffieHellman 11 years ago
Yazhong Liu 3ae0b17c76 repl: REPLServer inherits from readline.Interface 11 years ago
Fedor Indutny 75ea11fc08 tls: introduce asynchronous `newSession` 11 years ago
Timothy J Fontaine 86b8d84811 doc: re-add node.1 man page 11 years ago
Timothy J Fontaine 37376debe5 website: move website to joyent/node-website 11 years ago
Christian b222374b07 doc: changed timer id to object 11 years ago
Timothy J Fontaine e8df267674 child_process: js bits for spawnSync/execSync 11 years ago
Brian White 3595139b51 doc: fix diffieHellman.getGenerator() description 11 years ago
Timothy J Fontaine e3d8359021 website: update cla email address 11 years ago
Trevor Norris 6cbfcdad46 src: move AsyncListener from process to tracing 11 years ago
Timothy J Fontaine 1d2fab37e6 doc: document the tracing api 11 years ago
Fedor Indutny 528a3ce3ed tls: more session configuration options, methods 11 years ago
Benjamin Waters d2147c55c2 doc: fix references to error keyword 11 years ago
Yuriy Nemtsov f65ce02ddd doc: fix after message in addAsyncListener example 11 years ago
Fedor Indutny 2315703035 zlib: separate sync/async methods 11 years ago
Maxime Quandalle 154d9d2163 doc: add an example about multiple extensions 11 years ago
Nikolai Vavilov 9b37b83a20 zlib: add sync versions for convenience methods 11 years ago
Timothy J Fontaine a98d541733 blog: Post for v0.11.11 11 years ago
Wyatt Preul 8c05570258 docs: clarify origin in agent.maxSockets section 12 years ago