2305 Commits (438a6427e53fcd1ae0b5406c499ccfb69c27174c)

Author SHA1 Message Date
cjihrig b920c5d44b
tools: enable no-useless-return eslint rule 8 years ago
Vse Mozhet Byt 5ce108955d
doc: fix an unclear wording in readline.md 8 years ago
morrme 18c56df81e
doc: fix typo in doc/api/process.md 8 years ago
Vse Mozhet Byt e1098a4e9f
doc: unify spaces in a querystring.md code example 8 years ago
MapleUncle 5fa417086a
doc: fix encoding string in buffer example 8 years ago
JR McEntee 32a6d87a21
doc: correct markdown file line lengths 8 years ago
JR McEntee db4aef4ac6
doc: change Mac OS X to macOS 8 years ago
Danny Nemer e9f33e392d
readline: rename `deDupeHistory` option 8 years ago
Danny Nemer 8bd6ab7870
readline: add option to stop duplicates in history 9 years ago
cjihrig 637d9e3544
process: add NODE_NO_WARNINGS environment variable 8 years ago
Sam Roberts 7cad5613c7
tls: new tls.TLSSocket() supports sec ctx options 8 years ago
Sam Roberts df9d8ee6cb
tls: allow obvious key/passphrase combinations 8 years ago
Sean Villars ae587f3578
cluster: return worker reference from disconnect() 8 years ago
Ben Noordhuis da70161308
dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 0bc14b6d33
dns: implement {ttl: true} for dns.resolve4() 8 years ago
Adam Majer e72749b319
crypto: ability to select cert store at runtime 8 years ago
Kirill Fomichev 875674bb1c
crypto: return `this` in setAuthTag/setAAD 8 years ago
Sam Roberts f8da60fb21
crypto: support OPENSSL_CONF again 8 years ago
John Barboza c408a3bd63
src: support "--" after "-e" as end-of-options 8 years ago
John Paul Bamberg c6f3ebd774
doc: fix typo in streams.md 8 years ago
Tobias Nießen a6e06738ef
doc: path functions ignore trailing slashes 8 years ago
Shubheksha Jalan 929ca307d2
doc: add info about serializable types 8 years ago
Ruslan Bekenev 3c1bd05a24
doc: response.write ignores body in some cases 8 years ago
Tarun Batra 3ae8d00dd1
doc: add single arg scenario for util.format 8 years ago
Vse Mozhet Byt d15188f6e2
doc: modernize and fix code examples in modules.md 8 years ago
Nikolai Vavilov 03f9388eb7
doc: clarify out-of-bounds behavior of buf[index] 8 years ago
Vse Mozhet Byt 8d1a474ec2
doc: fix confusing example in process.md 8 years ago
Vse Mozhet Byt 34f9dfde1f
doc: fix confusing reference in net.md 8 years ago
Vse Mozhet Byt 811ccdf06a
doc: modernize and fix code examples in https.md 8 years ago
Vinay Hiremath c0d9b1c02b
doc: fix string interpolation in Stream 'finish' 8 years ago
Vse Mozhet Byt 9dda771c1f
doc: update and modernize examples in fs.ms 8 years ago
Sebastian Van Sande 81f561bed8
doc: stdout/err/in are all Duplex streams 8 years ago
Fumiya KARASAWA 97035136d6
doc: fix process.stdout fd number 8 years ago
Vse Mozhet Byt 6885dccd3d
doc: correct info in child_process.md 8 years ago
Rich Trott fb0a2e426d
doc: remove superfluous sample assert code 8 years ago
Bradley Farias 3ad0a1430d
doc: require uses fs root for '/' prefix 8 years ago
Jyotman Singh 4a97bc7a39
doc: add missing word in stream.md 8 years ago
Ruslan Bekenev c10a4a2a7a
doc: add note that vm module is not a security mechanism 8 years ago
Gaara b8e3a5f109
doc: fix a typo in api/process.md 8 years ago
Alexander 463f29413b
doc: correct comment error in stream.md 8 years ago
Vse Mozhet Byt 8a521fe0dc
doc: var -> let / const in events.md 8 years ago
Vse Mozhet Byt 331c0a8a26
doc: console.log() -> console.error() in events.md 8 years ago
Bradley Farias be537d0062
doc: package main can be directory with an index 8 years ago
Jeroen Mandersloot 0acebb985f
doc: fix occurences of "the the" 8 years ago
Sam Roberts 8de856b191
doc: fix process links to console.log/error 8 years ago
Laurent Fortin e8f0dba3af
doc: fixed readable.isPaused() version annotation 8 years ago
Rich Trott 40b27ba8bb
doc: remove Locked from stability index 8 years ago
Rich Trott 70a6a0a918
doc: unlock module 8 years ago
Rahat Ahmed e02d724273
doc: fix misleading ASCII comments 8 years ago
Rich Trott 39f7aaa290
timers: unlock the timers API 8 years ago