1559 Commits (8e724e6677ad0d977415b607fe334d5232608d3d)

Author SHA1 Message Date
Chris Dickinson 3da057fef6 dgram: make send cb act as "error" event handler 11 years ago
Julien Gilli 9bc2e26720 net: do not set V4MAPPED on FreeBSD 10 years ago
Sakthipriyan Vairamani ed85c95a9c doc,test: documents behaviour of non-existent file 10 years ago
Sakthipriyan Vairamani d168d01b04 doc: properly inheriting from EventEmitter 10 years ago
Sam Roberts 500f2538cc doc: a listener, not "an" listener 10 years ago
Sam Roberts 54627a919d doc: server close event does not have an argument 10 years ago
Sakthipriyan Vairamani d9f857df3b doc: note about custom inspect functions 10 years ago
Sam Roberts 66fc8ca22b cluster: emit 'message' event on cluster master 10 years ago
Fedor Indutny e11fc67225 tls: add `getTicketKeys()`/`setTicketKeys()` 10 years ago
Yosuke Furukawa 4ef2b5fbfb doc: Replace util.debug with console.error 10 years ago
Jeremiah Senkpiel 0ab81e6f58 docs: link to more up-to-date v8 docs 10 years ago
Sakthipriyan Vairamani 65963ec26f doc,test: empty strings in path module 10 years ago
Brendan Ashworth 23efb05cc3 doc: document fs.watchFile behaviour on ENOENT 10 years ago
Benjamin Gruenbaum 0f09b8db28 doc: don't recommend domains for error handling 10 years ago
Ivan Yan c370bd3aea doc: make the abbreviation 1MM clear 10 years ago
Сковорода Никита Андреевич 96165f9be2 doc: minor clarification in the modules API doc. 10 years ago
Roman Reiss 9f3a03f0d4 doc: add references to crypto.getCurves() 10 years ago
Brian White 38d1afc24d crypto: add getCurves() to get supported ECs 10 years ago
Rich Trott ff39ecb914 doc: remove comma splice 10 years ago
Ryan Petschek deb8b87dc9 doc: add note about available ECC curves 10 years ago
cjihrig 6e78e5feaa os: add homedir() 10 years ago
Yosuke Furukawa 353e26e3c7 fs: Add string encoding option for Stream method 10 years ago
Yosuke Furukawa 8357c5084b fs: set encoding on fs.createWriteStream 10 years ago
Сковорода Никита Андреевич 89a5b9040e doc: fix http.IncomingMessage.socket documentation 10 years ago
Tyler Anton a79dece8ad docs: add return value for sync fs functions 10 years ago
Rich Trott ff794498e7 doc: `fs.*File()` also accept encoding strings 10 years ago
Steve Sharp 98649fd31a doc: add documentation for AtExit hook 10 years ago
Rich Trott eb1856dfd1 doc: clarify stability of fs.watch and relatives 10 years ago
Josh Gummersall a74c2c9458 doc: state url decoding behavior 10 years ago
Roman Reiss cb381fe3e0 net: return this from setNoDelay and setKeepAlive 10 years ago
Roman Reiss 39dde3222e net,dgram: return this from ref and unref methods 10 years ago
Maurice Butler 515afc6367 doc: path is ignored in url.format 10 years ago
Shigeki Ohtsu 9b35be5810 tls: make server not use DHE in less than 1024bits 10 years ago
Rich Trott 86dd244d9b doc: add notes to child_process.fork() and .exec() 10 years ago
smikes 7d90c90aaf doc: recommend against use of NODE_PATH 10 years ago
Josh Gummersall fbaef40e63 doc: fix connectListener description in net docs 10 years ago
Yazhong Liu 6edc900b95 repl: support non-array `.scope`, document it 10 years ago
Evan Lucas d4726cde57 http,net,tls: return this from setTimeout methods 10 years ago
Mike MacCana 5755fc099f tls: update default ciphers to use gcm and aes128 10 years ago
Roman Klauke 931a0d4634 src: add type check to v8.setFlagsFromString() 10 years ago
Nick Raienko 2a3a1909ab doc: add require() lines to child.stdio example 10 years ago
Alexander Gromnitsky 02388dbf40 doc: fix some cross-references 10 years ago
Roman Reiss b4ad5d7050 doc: improve http.request and https.request opts 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
Ben Noordhuis 7dc8eec0a6 doc: deprecate smalloc module 10 years ago
Evan Lucas 3c92ca2b5c src: add ability to get/set effective uid/gid 10 years ago
Nick Raienko e55fdc47a7 doc: fix util.deprecate example 10 years ago
Evan Lucas 4abe2fa1cf net: add lookup option to Socket.prototype.connect 10 years ago
Nick Raienko b16a328ede doc: add spaces to child.kill example 10 years ago
Trevor Norris 10e31ba56c node: allow multiple arguments passed to nextTick 10 years ago