3274 Commits (5c2e415ab4b97f4bf69d5280220e70f1087246a6)

Author SHA1 Message Date
Sam Roberts 2096638fe0 tls: allow obvious key/passphrase combinations 8 years ago
Sean Villars 663c44eaaa cluster: return worker reference from disconnect() 8 years ago
Sam Roberts 980acb4b95 tls: document and test option-less createServer 8 years ago
Sam Roberts 7c3d280bf0 doc: rework tls for accuracy and clarity 8 years ago
Rich Trott 7e8c5e3490 doc: expand common module material in test guide 8 years ago
Sam Roberts 6963e8aa9d crypto: allow adding extra certs to well-known CAs 8 years ago
pallxk 40b0ca1329 doc: fix typo in code example of 'path' module 8 years ago
Jonathan Darling b44e7891d0 doc: standardizing on make -j4 8 years ago
joyeecheung 5a64187bed doc: buffer allocation throws for negative size 8 years ago
Jeremiah Senkpiel 20fdf3aec6 doc: add some info on `tty#setRawMode()` 8 years ago
anoff ae53a6e12b doc: update `path.format` description and examples 8 years ago
Vse Mozhet Byt 30340388f1 doc: add a variable declaration in the buffer.md 8 years ago
Vse Mozhet Byt bc64a63440
doc: fix a wrong note in the buffer.md 8 years ago
Vse Mozhet Byt d4c73d4823
doc: remove an extraneous word in the buffer.md 8 years ago
Vse Mozhet Byt d373b2f2fb
doc: fix examples in buffer.md to avoid confusion 8 years ago
Vse Mozhet Byt 7a39a44dbc
doc: remove a wrong remark in the buffer.md 8 years ago
Vse Mozhet Byt 39b083eb51
doc: repeat a remark as needed in the buffer.md 8 years ago
Vse Mozhet Byt 622690f242
doc: fix copy-paste artifacts in the buffer.md 8 years ago
Vse Mozhet Byt 3b848a279b
doc: fix wrong function arguments in the buffer.md 8 years ago
Vse Mozhet Byt 9e47b943a7
doc: fix a syntax error in the buffer.md 8 years ago
Vse Mozhet Byt 1864222d50
doc: var => const/let in the buffer.md 8 years ago
Jeremiah Senkpiel 35d284685e 2016-12-06, Version 7.2.1 (Current) 8 years ago
BethGriggs 3bc40ce725 doc: remove repeated info onboarding.md 8 years ago
Rich Trott 446bcbea4e doc: correct it's vs. its usage 8 years ago
Anna Henningsen 51b77aa44a doc: add people to cc for async_wrap 8 years ago
Devon Rifkin 346204d77e doc: add link to `net.Server` in tls.md 8 years ago
iamchenxin c4fbdfa785
doc: fix typo for `decipher.final`. 8 years ago
Teddy Katz d226418b87
doc: suggest Buffer.alloc instead of Buffer#fill 8 years ago
Wes Tyler 78e188d929
doc: clarify fs.createReadStream options 8 years ago
Vse Mozhet Byt cdec174d4d
doc: var => const in js code examples of addons.md 8 years ago
Safia Abdalla 13eea40d6f
doc: rename writing_tests.md to writing-tests.md 8 years ago
Devon Rifkin c948d9051b
doc: it’s -> its in api/child_process.md 8 years ago
Rich Trott a0e25b2544
doc: remove minor contradiction in debugger doc 8 years ago
Rich Trott 8c70f79249
doc: clarify introductory module material 8 years ago
Sam Roberts 2e22fa043d
doc: improve description of module `exports` 8 years ago
Ali Ijaz Sheikh 6ab920a3fc
doc: add guide for maintaining V8 8 years ago
子丶言 4fa84c9589
doc: fix crypto Verify cut-n-paste from Sign 8 years ago
Dan Koster 6297b9afc5
doc: minor fixes event-loop-timers-and-nexttick.md 8 years ago
atrioom a8d84d5b50
doc: changed order of invocations in https.request() example. 8 years ago
子丶言 c7cd400fcb
doc: fix crypto "decipher.setAAD()" typo 8 years ago
Rich Trott 77e145a00e
doc: clarify slashes-appending in url module 8 years ago
Adam Brunner 65af114267
doc: "util" is not needed to extend ES6 classes 8 years ago
Roman Reiss 44ae0283af
doc: fix <code> inside stability boxes 8 years ago
Jeremiah Senkpiel c1aa949064 2016-11-22, Version 7.2.0 (Current) 8 years ago
Vse Mozhet Byt fa98eec410 doc: fix typo in assert code example 8 years ago
Ben Noordhuis 0a3e5cc57a dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 1bd79368cd dns: implement {ttl: true} for dns.resolve4() 8 years ago
Syuhei Kobayashi 409851427a doc: fix typo in doc/tls.md 8 years ago
Evan Lucas ebc9c4ba97 doc: add missing link in changelog 8 years ago
Andreas Lind 8a9c45a4a9 fs: Fix default params for fs.write(Sync) 9 years ago