1869 Commits (2a415358ee8585e9480c425678234fa8d05fc620)

Author SHA1 Message Date
Jackson Tian 4516e6dda4 doc: document max `new Buffer(size)` 10 years ago
Maciej Małecki d6b4766a78 doc: document arguments for 'error' event on a stream 10 years ago
Kevin Simper 70cc9968f6 doc: clarify factory methods for net.Socket 10 years ago
cjihrig 430678640c net: don't prefer IPv4 addresses during resolution 11 years ago
Jakob Gillich 92518892ec docs: fix non-string ignore note in path.resolve 10 years ago
Jackson Tian e1ce8ba639 net: add remoteFamily for socket 10 years ago
Sam Roberts 96b166f291 doc: console.trace takes a message format 10 years ago
Ryan Graham 04d6fc2c3f cluster: include settings object in 'setup' event 10 years ago
Ryan Graham b96e38ac3a cluster: allow multiple calls to setupMaster() 11 years ago
Ryan Graham 9452ea2ef5 doc: re-org child_process into async/sync 10 years ago
Ryan Graham feac62d8d6 doc: remove customFds mentions 10 years ago
Maurice Butler 71fc4d9486 doc: added X.json to the LOAD_AS_FILE sudo code 10 years ago
Sam Roberts e2f2a20279 doc: fix console.assert docs, message is a format 10 years ago
Brian White c7c904b1fc doc: fix createCipher description 10 years ago
Fedor Indutny ae1e325e8a child_process: accept uid/gid everywhere 10 years ago
Saúl Ibarra Corretgé 35b9580cd8
dns: introduce lookupService function 10 years ago
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