4976 Commits (2b196fb14c48d8426338d1eae30e62a2ebcd8a3d)

Author SHA1 Message Date
James M Snell f55ee6e24a
http2: make --expose-http2 flag a non-op 8 years ago
Lance Ball e416b3ee36
repl: deprecate turnOffEditorMode 8 years ago
Bryan English 2043944a4c http: client keep-alive for UNIX domain sockets 8 years ago
Bryan English 26174fcfe1 crypto: expose ECDH class 9 years ago
Yang-Kichang 7d55b81999
url: change variable name to be more descriptive 8 years ago
Michaël Zasso cfee1c9778 path: fix normalize paths ending with two dots 8 years ago
Andreas Madsen 3a69ef55e0
async_hooks: consistent internal naming 8 years ago
Anatoli Papirovski c705f1067c http2: fix compat stream read handling, add tests 8 years ago
Rich Trott 55d49eb3cc
errors: replace `.split()` with `.replace()` 8 years ago
Rich Trott cef6e1c55f
errors: refactor `invalidArgType()` 8 years ago
Anatoli Papirovski 33760ccc18
http2: remove unused onTimeout, add timeout tests 8 years ago
James M Snell 193926ecab
tls,doc: fix unallocated deprecation code 8 years ago
Anna Henningsen b605b15346
async_hooks: support promise resolve hook 8 years ago
Jackson Tian 9d7574eef5
module: deprecate Module._debug 8 years ago
Bryan English 6f1caadb85 tls: prefer path over port in connect 8 years ago
cjihrig 20259f9092
net: support passing null to listen() 8 years ago
cjihrig 6983157adf
dgram: refactor SO_RCVBUF and SO_SNDBUF methods 8 years ago
Anatoli Papirovski bc23681aa2 http2: small fixes to compatibility layer 8 years ago
Matteo Collina e5c290bed9 fs: refactor close to use destroy 8 years ago
Eugene Ostroukhov 75606c4f69 inspector: break in eval script 8 years ago
Jeremiah Senkpiel 11f7dcf91e
timers: do not expose .unref()._handle._list 9 years ago
Anna Henningsen 602fd36d95
domain: remove `.dispose()` 8 years ago
Luigi Pinca 10be20a0e8
http: set socket timeout when socket connects 9 years ago
Matteo Collina 8589c70c85 http: revert #14024 writable is never set to false 8 years ago
Anatoli Papirovski 2f5bef4705 http2: expand list of known headers 8 years ago
Daniel Bevenius 3c65a83ac5
timers: clarify lib/timer.js comment 8 years ago
Ruben Bridgewater b1c8f15c5f
util: use constructor name 8 years ago
Ruben Bridgewater 4bcb1c3f75
lib: refactor console startup 8 years ago
Ruben Bridgewater db2e093e05
assert: handle enumerable symbol keys 8 years ago
Ruben Bridgewater faaefa8082
util: improve format performance 8 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 8 years ago
Anatoli Papirovski 8fa5fcc0ba http2: emit close event if request aborted 8 years ago
Anatoli Papirovski a4e923f5c1 http2: fix subsequent end calls to not throw 8 years ago
Ruben Bridgewater b0d3bec95c
assert: use Same-value equality in deepStrictEqual 8 years ago
Ruben Bridgewater 2e8217c64e
assert: improve AssertionError in case of "Errors" 8 years ago
guybedford dce72c2335 module: check file url passed to top-level import 8 years ago
James M Snell d8a0364ad5 async_hooks,doc: some async_hooks improvements 8 years ago
Ruben Bridgewater bac313b086
util: fix out of bounds indices in util.inspect 8 years ago
Ruben Bridgewater f9ad23dc91
util: refactor inspect for performance and more 8 years ago
Ruben Bridgewater 01652ccc68
util: add fast internal array join method 8 years ago
Jon Moss e9358af581 errors: remove duplicate error definition 8 years ago
Will Young 4ae0afb12b dgram: added setMulticastInterface() 9 years ago
Alex Gresnel ed2f347f27
child_process: set shell to false in fork() 8 years ago
Weijia Wang eb4940e2d2
string_decoder: Migrate to use internal/errors 8 years ago
XadillaX 468110b327
tls: deprecate parseCertString & move to internal 8 years ago
James M Snell 9d9552f7ee http2: custom promisify for http2.connect 8 years ago
James M Snell ad3d899ae0 http2: improve http2 coverage 8 years ago
Anatoli Papirovski 1aca135cb9 http2: add tests for push stream error handling 8 years ago
Damien O'Reilly 2ac7b433b4
dgram: support for setting socket buffer size 8 years ago
Ruben Bridgewater 22ae8c0248
assert: fix boxed primitives in deepStrictEqual 8 years ago