5010 Commits (edebc902cf0191e02eb7d485d53cfd008a6d3336)

Author SHA1 Message Date
cjihrig 6983157adf
dgram: refactor SO_RCVBUF and SO_SNDBUF methods 7 years ago
Anatoli Papirovski bc23681aa2 http2: small fixes to compatibility layer 7 years ago
Matteo Collina e5c290bed9 fs: refactor close to use destroy 7 years ago
Eugene Ostroukhov 75606c4f69 inspector: break in eval script 7 years ago
Jeremiah Senkpiel 11f7dcf91e
timers: do not expose .unref()._handle._list 8 years ago
Anna Henningsen 602fd36d95
domain: remove `.dispose()` 7 years ago
Luigi Pinca 10be20a0e8
http: set socket timeout when socket connects 8 years ago
Matteo Collina 8589c70c85 http: revert #14024 writable is never set to false 7 years ago
Anatoli Papirovski 2f5bef4705 http2: expand list of known headers 7 years ago
Daniel Bevenius 3c65a83ac5
timers: clarify lib/timer.js comment 8 years ago
Ruben Bridgewater b1c8f15c5f
util: use constructor name 7 years ago
Ruben Bridgewater 4bcb1c3f75
lib: refactor console startup 7 years ago
Ruben Bridgewater db2e093e05
assert: handle enumerable symbol keys 7 years ago
Ruben Bridgewater faaefa8082
util: improve format performance 7 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 7 years ago
Anatoli Papirovski 8fa5fcc0ba http2: emit close event if request aborted 7 years ago
Anatoli Papirovski a4e923f5c1 http2: fix subsequent end calls to not throw 7 years ago
Ruben Bridgewater b0d3bec95c
assert: use Same-value equality in deepStrictEqual 7 years ago
Ruben Bridgewater 2e8217c64e
assert: improve AssertionError in case of "Errors" 7 years ago
guybedford dce72c2335 module: check file url passed to top-level import 7 years ago
James M Snell d8a0364ad5 async_hooks,doc: some async_hooks improvements 7 years ago
Ruben Bridgewater bac313b086
util: fix out of bounds indices in util.inspect 7 years ago
Ruben Bridgewater f9ad23dc91
util: refactor inspect for performance and more 7 years ago
Ruben Bridgewater 01652ccc68
util: add fast internal array join method 7 years ago
Jon Moss e9358af581 errors: remove duplicate error definition 7 years ago
Will Young 4ae0afb12b dgram: added setMulticastInterface() 8 years ago
Alex Gresnel ed2f347f27
child_process: set shell to false in fork() 7 years ago
Weijia Wang eb4940e2d2
string_decoder: Migrate to use internal/errors 7 years ago
XadillaX 468110b327
tls: deprecate parseCertString & move to internal 7 years ago
James M Snell 9d9552f7ee http2: custom promisify for http2.connect 7 years ago
James M Snell ad3d899ae0 http2: improve http2 coverage 7 years ago
Anatoli Papirovski 1aca135cb9 http2: add tests for push stream error handling 7 years ago
Damien O'Reilly 2ac7b433b4
dgram: support for setting socket buffer size 7 years ago
Ruben Bridgewater 22ae8c0248
assert: fix boxed primitives in deepStrictEqual 7 years ago
geek e13d1df89b
assert: support custom errors 7 years ago
Anatoli Papirovski c981483686 http2: cleanup of h2 compat layer, add tests 7 years ago
Tobias Nießen 6ccb9fe809 errors: fix ERR_MODULE_RESOLUTION_LEGACY message 7 years ago
James M Snell 6ff521b59b errors: eliminate circular dependency on assert 7 years ago
Anatoli Papirovski fc1fa4e2c4
buffer: improve Buffer.from performance 7 years ago
Anatoli Papirovski 45357d0556
http2: fix refs to status 205, add tests 7 years ago
Anatoli Papirovski c20901a7f5
http2: correct behaviour for enablePush unpack 7 years ago
Anatoli Papirovski 78fc726203
http2: store headersSent after stream destroyed 7 years ago
Ben Noordhuis 668ad44922
intl: unexpose Intl.v8BreakIterator 7 years ago
Tim Costa a2b68723a9
timers: fix outdated comment 7 years ago
Ezequiel Garcia 5f22375922
src: add support to pass flags to dlopen 8 years ago
Timothy Gu 428bcb7877
promises: more robust stringification 7 years ago
cjihrig 11b7428832
fs: add fs.copyFile{Sync} 7 years ago
Yury Popov 372dc86af5
tls: multiple PFX in createSecureContext 7 years ago
Anatoli Papirovski 2ffc8ac301 http2: set decodeStrings to false, test 7 years ago
Eugene Ostroukhov 9bae3eacc6 inspector: log exceptions in message handlers 7 years ago