1932 Commits (4444b7b52ced6209513acdc664e5d7586bbedc8a)

Author SHA1 Message Date
Guilherme de Souza 378d9723f2 doc: console example improvement 10 years ago
Guilherme de Souza 468fb547bb doc: http.request() improved code example 10 years ago
Ben Noordhuis 21e60643b0 lib, src: add vm.runInDebugContext() 10 years ago
Maciej Małecki 0664ddc093 doc: document `process.env` better 11 years ago
Mathias Schreck 7c5fabe405 doc: fix modules require.resolve documentation 10 years ago
Trevor Livingston bf5e2f246e tls: `checkServerIdentity` option 10 years ago
cjihrig 029cfc12a0 net,dgram: workers can listen on exclusive ports 10 years ago
Fedor Indutny 73631bbcc8 tls: support multiple keys/certs 10 years ago
Julien Gilli 90d1147b8b cluster: centralize removal from workers list. 10 years ago
Shigeki Ohtsu f6877f37b2 tls: add DHE-RSA-AES128-SHA256 to the def ciphers 10 years ago
Shigeki Ohtsu 0dfedb7127 tls, crypto: add DHE support 10 years ago
Fedor Indutny 6e453fad87 crypto: introduce ECDH 10 years ago
Fedor Indutny 6adf3ecebb crypto: allow padding in RSA methods 10 years ago
Chris Dickinson 4ef2a5a672 net,stream: add isPaused, don't read() when paused 10 years ago
Kyle Robinson Young 00004160a1 doc: typo fixes on stream, tls and http 10 years ago
seishun 42bda05af8 crypto: add RSA encryption 11 years ago
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