1376 Commits (ecb840c14a020d77a45a71dab1a308a741ae1258)

Author SHA1 Message Date
Fedor Indutny c147e81091
crypto: add `honorCipherOrder` argument 10 years ago
Fedor Indutny e50749bb05
doc: document `tls.createSecureContext` 10 years ago
Kyle Robinson Young 16ed194659 doc: typos in child_process 11 years ago
Jan Krems ad5e8ec3e2 doc: process: Document process.mainModule 10 years ago
Ben Noordhuis 72dcc26c7a doc: buffer: clarify typed array construction 10 years ago
Euan 5413d9abe0 doc: Fix typo in dns.resolveSrv docs 11 years ago
Xavi Magrinyà 1cd48c7ae5 console: console.dir() accepts options object 11 years ago
Xavi Magrinyà e00cafa311 Added support for options parameter in console.dir() 11 years ago
Chris Barber 715bb7f89f doc: fixed wording in child_process 11 years ago
Yazhong Liu e86c9421ef doc: document url `slashes` property 11 years ago
fengmk2 4729202d1e querystring: custom encode and decode 11 years ago
Calvin Metcalf 31150df92a doc: clarify `end` vs `finish` in streams 11 years ago
cjihrig f1dc55d701 net: don't throw on net.Server.close() 11 years ago
Trevor Norris b1a44dfe9e buffer: remove Buffer#toArrayBuffer() 11 years ago
Yazhong Liu a4f2f9ea8a doc: add spec for util.deprecate() 11 years ago
Nikolai Vavilov 79e8f65cb1 doc: fix a typo 11 years ago
Adrian Lang 044da47353 doc: correct check for failed child_process.spawn 11 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
Anton Khlynovskiy 1fa5cff4f2 docs: clarify process.stdin and old mode 11 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
Christian b222374b07 doc: changed timer id to object 11 years ago