2269 Commits (a6a7338b1c1bce5276a86933a4b3553593f24b64)

Author SHA1 Message Date
David Woods 471aa5a989 doc:fix function param order in assert doc 9 years ago
Guilherme Souza ac7dd5fc6c doc: add note about timeout delay > TIMEOUT_MAX 9 years ago
Jason Gerfen 9e3aa451a1 doc: fix crypto spkac function descriptions 9 years ago
phijohns d995b72db9 doc: made code spans more visible in the API docs 9 years ago
Rich Trott cdcf00a0b9 lib,doc: return boolean from child.send() 9 years ago
Sakthipriyan Vairamani 5d5a4c4c18 doc: createServer's key option can be an array 9 years ago
Rod Vagg 052611b0d1 doc: add TSC meeting minutes 2015-10-21 9 years ago
Shigeki Ohtsu 802a2e79e1 tls, crypto: add ALPN Support 10 years ago
Martii e32aca698e doc: clarify API buffer.concat 9 years ago
Rod Vagg 0a0926e863 doc: add TSC meeting minutes 2015-10-14 9 years ago
Kyle Smith 60a3dd4810 doc: clarify the use of `option.detached` 9 years ago
Domenic Denicola d381290854 doc: more use-cases for promise events 10 years ago
Rod Vagg cba5d2b948 doc: add TSC meeting minutes 2015-09-30 9 years ago
Yuval Brik adfd20b6fd tls: TLSSocket options default isServer false 9 years ago
Rod Vagg b78de124d6 doc: add TSC meeting minutes 2015-10-07 9 years ago
fansworld-claudio 49f965c41c docs: add missing shell option to execSync 9 years ago
Trevor Norris 57f99a9479 doc: binary encoding is not deprecated 9 years ago
Rich Trott f875c73325 doc: add information about Assert behavior and maintenance 9 years ago
calebboyd ff8fa5150f doc: show keylen in pbkdf2 as a byte length 9 years ago
Коренберг Марк d8db75730f tls: add `options` argument to createSecurePair 10 years ago
Johannes Wüller 0803962860 fs: add file descriptor support to *File() funcs 9 years ago
Michaël Zasso 8c043c1245 console: rename argument of time and timeEnd 9 years ago
Michaël Zasso fc72a578e6 doc: reword description of console.time 9 years ago
Michaël Zasso 419f7d4726 console: sub-millisecond accuracy for console.time 9 years ago
Shigeki Ohtsu f72e178a78 tls: add minDHSize option to tls.connect() 10 years ago
Shigeki Ohtsu 6d92ebac11 tls: add TLSSocket.getEphemeralKeyInfo() 10 years ago
Roman Reiss 503f279527 doc: fix indent in tls resumption example 9 years ago
Michaël Zasso 4fc638804c doc: update V8 options in man page 9 years ago
David Boivin 8e213096df doc: update the assert module summary 9 years ago
Roman Klauke 0474bf57d9 doc: replace node-gyp link with nodejs/node-gyp 9 years ago
Balázs Galambosi b9279aa193 doc: remove old note, 'cluster' is marked stable 9 years ago
Jason Karns 775c01e3aa doc: recommend Infinity on emitter.setMaxListeners 10 years ago
Dave Hodder 048c8f2c4b doc: Amend capitalization of word JavaScript 9 years ago
Alejandro Oviedo 2146f62065 doc: add method links in child_process.markdown 9 years ago
Alejandro Oviedo 70c78c9469 doc: add method links in dns.markdown 9 years ago
Roman Reiss 07a84191c0 doc: add TLS session resumption example 9 years ago
Martial f5a3f44f5c doc: standardize references to userland 9 years ago
Rod Machen 20b68e5b42 doc: fix spelling in Buffer documentation 9 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 9 years ago
Minwoo Jung d32363ff20 doc: fix outdated 'try/catch' statement in sync 9 years ago
Rod Vagg dd8b26758c doc: add TSC meeting minutes 2015-09-16 9 years ago
Rich Trott 0e4b772d6c doc: copyedit fs.watch() information 9 years ago
Evan Lucas 30b8bb0aab src: add process.versions.icu 9 years ago
James M Snell 6192c9892f http: add checkIsHttpToken check for header fields 9 years ago
Michał Gołębiowski 02448c69de doc: jenkins-iojs.nodesource.com -> ci.nodejs.org 9 years ago
Fabio Oliveira 79ebeabd08 docs: Clarify assert.doesNotThrow behavior 9 years ago
Laurent Fortin 2d21092400 doc: rearrange execSync and execFileSync 9 years ago
Laurent Fortin 28da400d47 doc: make execFileSync in line with execFile 9 years ago
reggi ffdbe9d4f1 doc: fix typos in cluster & errors 9 years ago
Sakthipriyan Vairamani 7953c83b85 doc: remove usage of events.EventEmitter 9 years ago