1694 Commits (b010c8716498dca398e61c388859fea92296feb3)

Author SHA1 Message Date
Fedor Indutny b010c87164 crypto, string_bytes: treat `buffer` str as `utf8` 9 years ago
Evan Lucas 3c79bbda47 doc: fix typo in child_process documentation 9 years ago
Anton Andesen 8d8fef09ee doc: add note for binary safe string reading 9 years ago
Alexander Makarenko f0c06147b3 doc: improvements to crypto.markdown copy 9 years ago
Hugo Wood 5298c81f42 doc: `require` behavior on case-insensitive systems 9 years ago
Tristan Slominski 1411e0b648 doc: document base64url encoding support 9 years ago
Jackson Tian c6ae7d00c6 doc: improve httpVersionMajor / httpVersionMajor 9 years ago
Evan Lucas 1c30d606b1 doc: fix relative links in net docs 9 years ago
Brian White a67d5c1034 doc: fix crypto function indentation level 9 years ago
dcposch@dcpos.ch 4e77a7ce29 doc: link to man pages 9 years ago
Rafael Cepeda 9894c026f5 doc: add missing property in cluster example 9 years ago
Chris Dew 1913909fce doc: corrected name of argument in socket.send 9 years ago
Alexander Makarenko acee594b6e doc: fix links in tls, cluster docs 9 years ago
Sam Roberts 513133c936 doc: correct name of engine methods 9 years ago
Rich Trott 3e3d941495 doc,tools,test: lint doc-based addon tests 9 years ago
Rich Trott 6e6ce09861 doc: copyedit util doc 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Marc Cuva 7e51966b32 doc: fix typo in pbkdf2Sync code sample 9 years ago
Chinedu Francis Nwafili 8b1af2f8d4 doc: fix buf.readInt16LE output 9 years ago
cjihrig ee7754be47 repl: accept no arguments to start() 9 years ago
cjihrig 54cbf2826b doc: note util.isError() @@toStringTag limitations 9 years ago
Dirceu Pereira Tiegs 581606a5fd doc: clarify error handling in net.createServer 9 years ago
Ron Korving 45789027ac doc: document fs.datasync(Sync) 9 years ago
Ben Noordhuis 66f4586dd0 cluster: emit worker as first 'message' event arg 9 years ago
cjihrig 10f55b0aae doc: mention prototype check in deepStrictEqual() 9 years ago
cjihrig e854f60585 child_process: add keepOpen option to send() 9 years ago
cjihrig 1952844f45 child_process: support options in send() 9 years ago
Jiho Choi d5c04c34f1 vm: fix `produceCachedData` 9 years ago
Kevin Locke 91f6bc0bd6 doc: clarify child_process.execFile{,Sync} file arg 9 years ago
Chinedu Francis Nwafili 0cb0287f8a doc: fix buf.length slice example 9 years ago
Chinedu Francis Nwafili 069072c4bf doc: fix buffer[index] example 9 years ago
Rafael Cepeda 51bd77022b doc: fix template string 9 years ago
Noah Rose c605c5d587 doc: clarify exceptions during uncaughtException 9 years ago
Alexander Makarenko fb502ef081 doc: improvements to console.markdown copy 9 years ago
cjihrig 7550160e2b doc: update process.send() signature 9 years ago
James M Snell 9b6440a86c doc: add simple http clientError example 9 years ago
Brian White a1dace166a doc: fix net.createConnection() example 9 years ago
Brian White 9bee03aaf2 http: allow async createConnection() 9 years ago
Rich Trott 49fa0abf9b doc: fix minor inconsistencies in repl doc 9 years ago
Trevor Norris b55e58042c buffer: add encoding parameter to fill() 9 years ago
James M Snell 7bef1b7907 http: strictly forbid invalid characters from headers 9 years ago
Alejandro Oviedo 3da7d13e59 doc: merging behavior of writeHead vs setHeader 9 years ago
Claudio Rodriguez 47e926a8d6 doc: fix type references for link gen, link css 9 years ago
Rich Trott 394556e9f5 doc: fix dgram doc indentation 9 years ago
Daniel Turing dbdbdd4998 dns: add resolvePtr to query plain DNS PTR records 9 years ago
Matteo Collina 76bc4c75bf doc: clarify dgram socket.send() multi-buffer support 9 years ago
Ben Noordhuis eaa9e0e776 doc: console is asynchronous unless it's a file 9 years ago
Rich Trott 07424705a6 doc: fix typo in dgram doc 9 years ago
Alexander Makarenko c714b2e21c doc: fix links order in Buffer doc 9 years ago
Alexander Makarenko 39d0797449 doc: minor improvement in OS docs 9 years ago