1259 Commits (e63b51793bb36a28415e137cd2b1086b8bd31ffa)

Author SHA1 Message Date
Ben Noordhuis 8c303115f5 doc: tls: clarify server cipher list 11 years ago
Ben Noordhuis 262a752c29 tls: show human-readable error messages 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
Sam Roberts 549be1caa8 doc: child_process.execFile arguments are optional 11 years ago
Sam Roberts 7bd6e33318 doc: streams must be open to be passed to child 11 years ago
gluxon 56913d2cde doc: Fix argument typo in SimpleProtocol example 11 years ago
Lorenz Leutgeb fc7e217a30 doc: fix typo in cluster page 11 years ago
Lorenz Leutgeb e1f4f6aa28 doc: Add forward secrecy section to TLS docs 11 years ago
Fedor Indutny 92b6417098 crypto: introduce .setEngine(engine, [flags]) 11 years ago
Trevor Norris d9fc6af32a node: change AsyncListener API 11 years ago
Maciej Małecki 5a8de857f0 doc: document that `process.send` is synchronous 11 years ago
Timothy J Fontaine ffb718b5a3 doc: clarify process on exit safe usage 11 years ago
Ron Korving 3917232030 docs: process.on('exit') receives exit code 11 years ago
Tuğrul Topuz bddea032b7 dns: add resolveSoa and 'SOA' rrtype 11 years ago
Benjamin Waters 58d6ca3a95 doc: Fix doc heading for 'response' event 11 years ago
Dav Glass 34b9280da4 doc: Fix missing backtick in debugger doc 11 years ago
Benjamin Waters 8c4b2c35a4 doc: Missing word 'are' in documentation 11 years ago
Fedor Indutny 7c3643b767 tls: reintroduce socket.encrypted 11 years ago
Cam Swords 7ffe2ad616 http: parse the status message in a http response. 11 years ago
Sam Roberts a15c44b175 doc: describe the local domain path on Windows 11 years ago
Mathias Bynens f89a7185b7 doc: mention `binary` as deafult for Hash strings 11 years ago
Gabriel Farrell 04d52270b6 doc: "finish" event is on the writable stream 11 years ago
Ingmar Runge e0d31ea2db crypto: support GCM authenticated encryption mode. 11 years ago
Yazhong Liu 5cfee927cd doc: mention execArgv in setupMaster 11 years ago
Fedor Indutny 796834bf18 doc: document 'error' event for stream.Writable 11 years ago
Yazhong Liu bd7fa92de4 doc: list execArgv option for child_process.fork() 11 years ago
Gabriel Falkenberg 94c4ba9dd3 doc: change constant to consistent 11 years ago
Sam Roberts 8aac118b69 process: document kill(0), disallow kill(O_RDWR) 11 years ago
Yazhong Liu fcfaa392ae doc: net: fix typo in example code 11 years ago
Michael Ridgway a32b8787a4 doc: http: document ServerResponse 'finish' event 11 years ago
Nikolai Vavilov 207a3e10f8 doc: http: properly document callback argument 11 years ago
Ben Noordhuis 84c03a984a tls: add serialNumber to getPeerCertificate() 11 years ago
Linus Unnebäck 953d7184ec doc: clarify child_process error behaviour 11 years ago
Fedor Indutny 88dc1fcb62 crypto: `randomBytes` is non-blocking 11 years ago
Fedor Indutny 5885f464f0 net: fix `new net.Socket` documentation 11 years ago
Trevor Norris 26a795baa1 doc: fix few smalloc entries for proper formatting 11 years ago
Trevor Norris c414ec1c2c smalloc: check if object has external memory 11 years ago
Fedor Indutny 0be5a94c56 doc: encoding is ignored if input is a Buffer 11 years ago
Ben Noordhuis 10cf8ade63 doc: cluster: bump stability level to 'unstable' 11 years ago
Sam Roberts 155df9ca76 doc: document node signal handling 11 years ago
Erik Dubbelboer bb909ad642 tls: add ECDH ciphers support 11 years ago
Trevor Norris fe4fbc2a1e doc: add docs for AsyncListeners 11 years ago
Nick Simmons 691b9ebc8c fs: add recursive subdirectory support to fs.watch 11 years ago
Scott Blomquist a9a53ca05a doc: Update documentation to reflect ObjectWrap changes 11 years ago
Thom Seddon f755ecf484 src: accept passphrase when crypto signing with private key 11 years ago
Ben Noordhuis 0c5981b226 doc: dgram: reword dgram.Socket#send() docs 11 years ago
Trevor Norris 8130744044 dgram: send() can accept strings 11 years ago
Ben Noordhuis 610022851a http: expose supported methods 11 years ago
Phillip Alexander 977c54adb5 doc: fs: clarify fs.symlink Windows specific args 11 years ago