1224 Commits (03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7)

Author SHA1 Message Date
Julien Gilli 72188d87d0 tls,crypto: revert recent cipher lists changes 10 years ago
Julien Gilli 0e392f3b68 net: do not set V4MAPPED on FreeBSD 10 years ago
James M Snell f9291a9449 disable RC4, add --cipher-list command line switch 10 years ago
Tyler Anton 51fe319faf docs: add return value for sync fs functions 10 years ago
Robert Kowalski 5d821fe0be doc: add explanations for querystring 10 years ago
h7lin f1bf883959 doc: fix default value of opts.decodeURIComponent 10 years ago
Robert Kowalski 08a1192478 doc: remove broken link to tracing api 10 years ago
Bruno Jouhier b3aa876f08 fs: properly handle fd passed to truncate() 10 years ago
Dan Dascalescu 6c60a72d2b doc: fix code syntax 10 years ago
Debjeet Biswas 8d8a2f2190 doc: grammar fix in smalloc 10 years ago
Julien Gilli 3b392d33c7 Revert "url: support `path` for url.format" 10 years ago
Andrei Sedoi 430096a90f doc: use correct signature for assert() 10 years ago
Andrei Sedoi e45c52c573 doc: use correct signature for assert() 10 years ago
Timothy J Fontaine 89f3c9037f http: rename flush to flushHeaders 10 years ago
Colin Ihrig 29449349da fs: add access() and accessSync() 10 years ago
James M Snell 102a861ec2 doc: clarify buffer api documentation 10 years ago
James M Snell 48536394c9 doc: clarify add/removeListener semantics 10 years ago
Jackson Tian 890baa03a8 doc: add details for http res/req end callback 10 years ago
Julien Gilli 542234ad98 doc: improve dns module's documentation 10 years ago
Ben Burns 5b9e5bdd03 doc: clarify create{Read,Write}Stream fd option 11 years ago
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
Brendan Ashworth 70195acbe3 doc: fix grammar and wording in tls and timers 10 years ago
Jackson Tian 9653c4b8c7 doc: mention callback for http res/req write & end 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Carlos Campderrós 4815873bb5 doc: set logical umask in process.umask example 11 years ago
Yazhong Liu d312b6d15c url: support `path` for url.format 10 years ago
Rory Bradford 2d17193f20 path: added parse() and format() functions 11 years ago
Timothy J Fontaine 6a90a06002 path: allow calling platform specific methods 12 years ago
Steve Sharp 4dc8b26bbe doc: correct broken link in net.markdown 10 years ago
MK Safi 6a6782343c doc: clarify return value of http.createServer 12 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
Artur Cistov adc0206de9 doc: fix typos in http.markdown 12 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
sudodoki fd2226894a doc: note ability to require files within packages 11 years ago
Chris Dickinson 03bae7bded doc: remove tls.createSecurePair deprecation 10 years ago
cjihrig c2b4f4809b net: add pauseOnConnect option to createServer() 10 years ago
Vladimir Kurchatkin 15aa47e261 docs: fix smalloc.dispose() example 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
Wang Xinyong db7df57e03 doc: correct createSecureContext 10 years ago