4179 Commits (fff0b83f1b5964d31ccecaa36c0689062ad8b1e0)

Author SHA1 Message Date
Rich Trott e8438c1b22
timers: do not use user object call/apply 8 years ago
Tobias Nießen e82a9144ed
path: remove unnecessary string copies 8 years ago
Timothy Gu eefd32264e
path: fix win32 volume-relative paths 8 years ago
Sam Roberts 547e74bb22
src: use option parser for expose_internals 8 years ago
cjihrig 01302989a7
https: support rejectUnauthorized for unix sockets 8 years ago
Sam Roberts f66f09f5d1
http: describe parse err in debug output 8 years ago
Marcel Laverdet 6e60c838c9
vm: fix displayErrors in runIn.. functions 8 years ago
Vse Mozhet Byt edbe442938
cluster, dns, repl, tls, util: fix RegExp nits 8 years ago
Daniel Bevenius 5eb11ba73e
lib: correct typo in createSecureContext 8 years ago
Fedor Indutny c97b167f47
profiler: declare missing `printErr` 8 years ago
Jacob Jones 102671823c
lib: "iff" changed to "if and only if" 8 years ago
cjihrig d51cd61713
https: support agent construction without new 8 years ago
Jackson Tian 1609c7f0c5
lib: remove useless default caught 8 years ago
cjihrig 046bd79cf7
events: remove unreachable code 8 years ago
Luigi Pinca 8bf64d135f
events: do not keep arrays with a single listener 8 years ago
Rich Trott 7e6a956a29
test,lib,doc: use function declarations 8 years ago
Vse Mozhet Byt b46cf35526
child_process: fix deoptimizing use of arguments 8 years ago
Anna Henningsen cab1285ccf
http: fix first body chunk fast case for UTF-16 8 years ago
Leo 48a923af37
stream: remove unnecessary parameter 8 years ago
Brian White bd323a71a8
repl: fix /dev/null history file regression 8 years ago
Bartosz Sosnowski b2acb81016
repl: support hidden history file on Windows 8 years ago
Alexey Orlenko 55cbe24c60
zlib: fix node crashing on invalid options 8 years ago
cjihrig b920c5d44b
tools: enable no-useless-return eslint rule 8 years ago
WORMSS 6e6e63a341
lib: fix typo in comments in module.js 8 years ago
Rich Trott 00b6646f93
url: improve descriptiveness of identifier 8 years ago
Claudio Rodriguez 1bd07acbd1
net: refactor onSlaveClose in Server.close 8 years ago
Anna Henningsen 827411c1c0
Revert "repl: disable Ctrl+C support on win32 for now" 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 0bc14b6d33
dns: implement {ttl: true} for dns.resolve4() 8 years ago
Kirill Fomichev 875674bb1c
crypto: return `this` in setAuthTag/setAAD 8 years ago
Matteo Collina 0a79b2da1b
crypto: make LazyTransform compabile with Streams1 8 years ago
Evan Lucas dac66d5645
doc: limit lines to 80 cols in internal README 8 years ago
Tobias Nießen 7678da4c65
crypto: handle exceptions in hmac/hash.digest 8 years ago
Bryan English 202f00717b
process: maintain constructor descriptor 8 years ago
Yuya Tanaka c13429ad8f
child_process: optimize IPC for large data 8 years ago
Rich Trott 6eb1c25263
tools: ignore URLs in line length linting 8 years ago
Gibson Fahnestock 0fff04f24f
lib: add comment to script eval _tickCallback 8 years ago
Ben Noordhuis 1a7d6337fb
lib: fix event race condition with -e 8 years ago
Shigeki Ohtsu 632aee186d
timers: fix not to close reused timer handle 8 years ago
Rich Trott 53d7a89497
buffer: remove unneeded eslint-disable comment 8 years ago
mr-spd f8426d9177
lib: remove unused msg parameter in debug_agent 8 years ago
jseagull 1158f44599
events,test: fix TypeError in EventEmitter warning 8 years ago
Trevor Norris 858bbaa4aa
Partial revert "tls: keep track of stream that is closed" 8 years ago
jBarz 1baee1829b
tls: keep track of stream that is closed 8 years ago
Richard Lau 500d17b071
module: fix loading from global folders on Windows 8 years ago