4167 Commits (b854d2733076451419f7c3c4bf767b99a8901240)

Author SHA1 Message Date
cjihrig c7257e716f
dgram: remove this aliases 8 years ago
Luigi Pinca b4dc7a778f
http: make request.abort() destroy the socket 8 years ago
Brian White db45bf850a
querystring: improve unescapeBuffer performance 8 years ago
Brian White 32cdbca2dc
querystring: improve stringify() performance 8 years ago
Brian White 23f3f20963
querystring: improve parse() performance 8 years ago
Brian White e397e6f94a
buffer: improve compare() performance 8 years ago
dcposch@dcpos.ch 2b52859535
buffer: fix comments in bidirectionalIndexOf 8 years ago
Sakthipriyan Vairamani 83a3aef873
tools: rename eslintrc to an undeprecated format 9 years ago
Brian White f7879d98f8
buffer: improve toJSON() performance 8 years ago
Timothy Gu 9e6fcbb34c
url: fix surrogate handling in encodeAuth() 8 years ago
Adam Langley 44510197dd
crypto: freelist_max_len is gone in OpenSSL 1.1.0 8 years ago
Jackson Tian bde1a7e09e
lib: remove unnecessary parameter for assertCrypto() 8 years ago
Rich Trott ccb6045f2d
crypto,tls: fix mutability of return values 8 years ago
Rich Trott 4a87aee532
test,util: remove lint workarounds 8 years ago
Rich Trott 73283060ad
test,repl: add coverage for repl .clear+useGlobal 8 years ago
Joyee Cheung 53213004eb
util: improve readability of normalizeEncoding 8 years ago
Rich Trott a2aa2f7de4
lib: refactor bootstrap_node.js regular expression 8 years ago
Jackson Tian dc88b6572d
readline: refactor construct Interface 9 years ago
Rich Trott 797d9ee924
lib: refactor crypto cipher/hash/curve getters 8 years ago
yorkie 412f380903
stream: move legacy to lib/internal dir 9 years ago
Umair Ishaq f7c6ad2df9
readline: update 6 comparions to strict 8 years ago
Roee Kasher 28102edbc8
src: unconsume stream fix in internal http impl 8 years ago
asafdav2 b90a141cc7
timer: remove duplicated word in comment 8 years ago
John Barboza d71ebb90ec
timer,domain: maintain order of timer callbacks 8 years ago
Rich Trott 32b264c33b
assert: remove unneeded condition 8 years ago
Jackson Tian 4179c7050f
child_process: move anonymous class to top level 8 years ago
Shinnosuke Watanabe e54b433c8d
util: use ES2015+ Object.is to check negative zero 8 years ago
James M Snell a55af77fc5
vm: refactor vm module 8 years ago
cjihrig 818cef848e
child_process: remove empty if condition 8 years ago
Arseniy Maximov c371fdcf34
child_process: refactor internal/child_process.js 8 years ago
Fedor Indutny 2a168917cb
tls: do not crash on STARTTLS when OCSP requested 8 years ago
Dmitry Tsvettsikh 1ed47d3f33
tty: avoid oob warning in TTYWrap::GetWindowSize() 8 years ago
JungMinu 69327f5e72
lib: rename kMaxCallbacksUntilQueueIsShortened 8 years ago
Daniel Bevenius a6b2dfa43c
lib: add constant kMaxCallbacksUntilQueueIsShortened 8 years ago
Rich Trott a0c705ef79
assert: apply minor refactoring 8 years ago
levsthings 02e5f5c57e
process: fix typo in comments 8 years ago
Arseniy Maximov 742ec6213f
net: prefer === to == 8 years ago
Kai Cataldo 7ecfe4971a
assert: update comments 8 years ago
Ben Noordhuis a3ad63b9b3
lib,src: support values > 4GB in heap statistics 8 years ago
Ben Noordhuis d777da27bc
http: reject control characters in http.request() 8 years ago
Sakthipriyan Vairamani (thefourtheye) f83d035c50
buffer: convert offset & length to int properly 8 years ago
Evan Lucas bad0d9367e
http: add debug message for invalid header value 8 years ago
Anna Henningsen 1d400ea484 Revert "repl: disable Ctrl+C support on win32 for now" 8 years ago
Evan Lucas 57c4c6f5ae repl: allow autocompletion for scoped packages 8 years ago
Francis Gulotta e6c74b37b3 fs: remove needless assignment of null 8 years ago
Anna Henningsen 40c7ec62e0 buffer: fix single-character string filling 8 years ago
Axel Monroy 3ac9e01faa url: add a got host pattern in url.js 8 years ago
Lance Ball 8bccd9ed67 debugger: call `this.resume()` after `this.run()` 8 years ago
Jeremy Yallop 709b9b4660 fs: cache non-symlinks in realpathSync. 8 years ago
hveldstra b868ce6763 timers: fix handling of cleared immediates 8 years ago