2250 Commits (c6b12d0984cc2891433b57cf344b433059681667)

Author SHA1 Message Date
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
Alexander Makarenko 13a3685e43 doc: fix links in Addons docs 9 years ago
Brian White 01dd8ed113 doc: fix inconsistent styling 9 years ago
Timothy Gu ac0d92e4d1 doc: fix link in cluster documentation 9 years ago
Minwoo Jung 34a5019b6b doc: fix reference to API `hash.final` 9 years ago
Brian White c41c09375b doc: correct tlsSocket.getCipher() description 9 years ago
Brian White 2c357a7e3b tls: add getProtocol() to TLS sockets 9 years ago
Michaël Zasso 4501a28ad9 doc: clarify optional arguments of Buffer methods 9 years ago
Rainer Oviir 977159f149 doc: uppercase 'RSA-SHA256' in crypto.markdown 9 years ago
Rich Trott 3874f32277 doc: apply consistent styling for functions 9 years ago
Alexander Makarenko b0b4aeb640 doc: multiple improvements in Stream docs 9 years ago
Alexander Makarenko 0c924ea39f doc: improve styling consistency in VM docs 9 years ago
piepmatz d74eb5fe01 doc: fix anchor links from stream to http and events 9 years ago
Evan Lucas f3be421c1c dns: coerce port to number in lookupService 9 years ago
Alexander Makarenko 4736eeca53 doc: minor improvement to HTTPS doc 9 years ago
Alexander Makarenko 7aff1d95b7 doc: improve styling consistency in Buffer docs 9 years ago
Alexander Makarenko 267bb391ec doc: consistent styling for functions in TLS docs 9 years ago
Prayag Verma 4644673f2d doc: fix minor typo in process doc 9 years ago
Minwoo Jung de3e94b0ef doc: fix `notDeepEqual` API 9 years ago
Timothy Gu 6ad1f7b51c doc: make buffer methods styles consistent 9 years ago
Timothy Gu 27c8b73fa6 doc: fix JSON generation for aliased methods 9 years ago
Evan Lucas 8ff9b56c92 doc: add more details to process.env 9 years ago
ChALkeR 6894c62df5 doc: don't use "interface" as a variable name 9 years ago
Peter Lyons b004bbd9bd doc: spell writable consistently 9 years ago
Matteo Collina 137f53c7b7 dgram: support dgram.send with multiple buffers 9 years ago
Kári Tristan Helgason 3218dfbe60 doc: update eol handling in readline 9 years ago
Benjamin Gruenbaum 334a7e3614 doc: replace function expressions with arrows 9 years ago
Sakthipriyan Vairamani 4714abb482 doc: show links consistently in deprecations 9 years ago
cjihrig c3bb4b1aa5 child_process: add shell option to spawn() 9 years ago
Dmitriy Lazarev 2c426355df doc: remove unnecessary bind(this) 9 years ago
Jimb Esser 58086423f9 doc: fix nonsensical grammar in Buffer::write 9 years ago
cjihrig 57003520f8 src: attach error to stack on displayErrors 9 years ago
Alexander Makarenko 8ba5631625 doc: add `servername` parameter docs 9 years ago
Jackson Tian accd69ef63 doc: fix code type of markdowns 9 years ago
Fedor Indutny 96934cbb30 vm: introduce `cachedData`/`produceCachedData` 9 years ago
Benjamin Gruenbaum 83e43fbb04 doc: check for errors in 'listen' event 9 years ago
Jeff Harris f19b9d6b8c doc: undo move http.IncomingMessage.statusMessage 9 years ago
Robert Jefe Lindstaedt 17d5a3ab99 doc: proper markdown escaping -> \_\_, \*, \_ 9 years ago
Glen Arrowsmith 26073dd1c1 doc: Examples work when data exceeds buffer size 9 years ago
Robert Jefe Lindstaedt 4e1023d6b4 doc: harmonize $ node command line notation 9 years ago
Karl Skomski 2bcea02e24 doc: add buf.indexOf encoding param with example 9 years ago
Tom Gallacher a1163582c5 crypto: pbkdf2 deprecate digest overload. 9 years ago
José Moreira 5ef9989bd6 net: add net.listening boolean property over a getter 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
cjihrig eee9dc7e9d Revert "stream: add bytesRead property for readable" 9 years ago