955 Commits (934bfe23a16556d05bfb1844ef4d53e8c9887c3d)

Author SHA1 Message Date
Julien Gilli 0603c8345b docs: clarify url.format documentation 10 years ago
silverwind d230fa9eb7 doc: fix typo secureOptions in tls 10 years ago
pkcs 8120015f40 doc: clearer log messages in net code samples 10 years ago
Alejandro Oviedo f5cb330ab1 docs: fix streams example for write() after end() 10 years ago
Brendan Ashworth 5e503f45d2 doc: fix grammar in tls and timers 10 years ago
Sam Roberts 3a08b7c3e0 doc: cover stdio option in child_process 10 years ago
Sam Roberts 13a992b1c2 doc: document the fds behind stdin/out/err 10 years ago
Julien Gilli 5ff59453a4 doc: clarify dns.lookup vs dns.resolve 10 years ago
Eric Mill 88bd95cfef doc: update openssl commands to use best practices 10 years ago
Fedor Indutny 1349b680ba crypto: allow forcing SSLv2/v3 via secureProtocol 10 years ago
Calvin Metcalf 7dbc024c85 doc: add note about key derivation 10 years ago
Timothy J Fontaine 226c98649d doc: clarify poodle mitigation 10 years ago
Timothy J Fontaine d601c76f4d crypto: allow runtime opt in using SSLv2/SSLv3 10 years ago
Fedor Indutny d6712917f5 doc: document why SSL2/SSL3 is disabled 10 years ago
Swaagie 6a95e9f7e0 tls add secureOptions documentation 10 years ago
Calvin Metcalf c8e0bdd7cf doc: document _transform callback takes 2 args 11 years ago
Maciej Małecki 0664ddc093 doc: document `process.env` better 11 years ago
Mathias Schreck 7c5fabe405 doc: fix modules require.resolve documentation 11 years ago
Maciej Małecki d6b4766a78 doc: document arguments for 'error' event on a stream 11 years ago
Kevin Simper 70cc9968f6 doc: clarify factory methods for net.Socket 11 years ago
Jakob Gillich 92518892ec docs: fix non-string ignore note in path.resolve 11 years ago
Sam Roberts 96b166f291 doc: console.trace takes a message format 11 years ago
Maurice Butler 71fc4d9486 doc: added X.json to the LOAD_AS_FILE sudo code 11 years ago
Sam Roberts e2f2a20279 doc: fix console.assert docs, message is a format 11 years ago
Brian White c7c904b1fc doc: fix createCipher description 11 years ago
Ben Noordhuis 72dcc26c7a doc: buffer: clarify typed array construction 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
Calvin Metcalf 31150df92a doc: clarify `end` vs `finish` in streams 11 years ago
Forrest L Norvell 793c76e5c6 docs: add cautionary note to emitter.removeAllListeners 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
William Bert bfb7de5e75 docs: fix links to streams 11 years ago
Brian White c2d32f4c0e doc: add missing space 11 years ago
Dominic Tarr cdc093b31f docs: correct tls docs. server -> client 11 years ago
Goh Yisheng (Andrew) 47bed4828c doc: typo clean up in tls 11 years ago
Shuhei Kagawa 43a29f53ca doc: remove an unused arg in process.stdin. 11 years ago
Nicolas Talle 1efe6837b2 doc: update assert.markdown 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
Christian b222374b07 doc: changed timer id to object 11 years ago
Brian White 3595139b51 doc: fix diffieHellman.getGenerator() description 11 years ago
Benjamin Waters d2147c55c2 doc: fix references to error keyword 11 years ago
Maxime Quandalle 154d9d2163 doc: add an example about multiple extensions 11 years ago
Wyatt Preul 8c05570258 docs: clarify origin in agent.maxSockets section 12 years ago
Fedor Indutny 0ec3770767 doc: readline document TTY utils 11 years ago
Scott González 9975ff603b doc: fix typo in readline 11 years ago
Sam Roberts abe02553f2 doc: clarify Windows signal sending emulation 11 years ago
Sam Roberts 198ed0bd0d doc: describe child_process.fork() silent option 11 years ago