412 Commits (f417add1f4ad9dfc201102bbc34491cddaeabae0)

Author SHA1 Message Date
Mudit Ameta 4a6b678070
os: add CIDR support 8 years ago
Evan Lucas b2a9b81738 http2: fix [kInspect]() output for Http2Stream 7 years ago
Daniel Bevenius 170ff0e4bb lib: move deprecationWarned var 7 years ago
Tristian Flanagan f2b01cba7b child_process: defer error to next tick 9 years ago
Anna Henningsen 5ea25d2ebe
http2: name padding buffer fields 7 years ago
Anna Henningsen e46ae99a2a
http2: use per-environment buffers 7 years ago
Anna Henningsen 348dd66337
http2: improve perf of passing headers to C++ 7 years ago
Rich Trott a253704446 process: make `this` value consistent 8 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 8 years ago
Jan Krems 5fd2f03b16
inspector: allow require in Runtime.evaluate 8 years ago
Timothy Gu 17547c4762
inspector: fix console with inspector disabled 8 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 8 years ago
James M Snell 34d1b1144e http2: fix flakiness in timeout 8 years ago
James M Snell 064ac2c666 http2: fix linting after rebase 8 years ago
James M Snell c1d81a71b2 http2: get trailers working with the compat api 8 years ago
James M Snell b484ea1fab http2: refactor trailers API 8 years ago
James M Snell 59e509808a http2: address initial pr feedback 8 years ago
Matteo Collina 78cd5fedd5 http2: make writeHead behave like HTTP/1. 8 years ago
Matteo Collina a4017736d2 http2: doc and fixes to the Compatibility API 8 years ago
James M Snell d6a774b1bd http2: add range support for respondWith{File|FD} 8 years ago
James M Snell 953458f645 http2: fix socketOnTimeout and a segfault 8 years ago
James M Snell 6911fe337c http2: refinement and test for socketError 8 years ago
James M Snell 01a46f3981 http2: fix abort when client.destroy inside end event 8 years ago
James M Snell e71e71b513 http2: introducing HTTP/2 8 years ago
James M Snell 9ea363ee99 http: move utcDate to internal/http.js 8 years ago
Weijia Wang bdfbce9241 http_client, errors: migrate to internal/errors 8 years ago
Timothy Gu 57630adf90
url: update sort() behavior with no params 8 years ago
alexbostock ae4fde8bc8
linkedlist: correct grammar in comments 8 years ago
Anna Henningsen 75a19fb379
net,child_process: improve naming in internal code 8 years ago
James M Snell ed21cb1774 util: implement WHATWG Encoding Standard API 8 years ago
James M Snell 355523fcfb buffer: refactor module.exports, imports 8 years ago
Weijia Wang 9cb390d899
errors: migrate dns to use internal/errors 8 years ago
Ruben Bridgewater 095357e26e
lib: tweak use of internal/errors 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Vse Mozhet Byt 4f87522244 doc, lib, test: do not re-require needlessly 8 years ago
Bougarfaoui El houcine a03d8cee1f
errors: migrate socket_list to internal/errors 8 years ago
Matteo Collina 107db33fb9 process: triggerAsyncId can be undefined 8 years ago
Rich Trott 43e105f645 process: improve hrtime() error message 8 years ago
Bidisha Pyne f67aa566a6
errors: migrate tls_wrap to use internal/errors 8 years ago
Ruben Bridgewater b55ab01b45
lib: improve lazy requires 8 years ago
Gunar C. Gessner b61cab2234
errors: port internal/fs errors to internal/errors 8 years ago
Michael Dawson 3ccfeb483d tls: migrate tls.js to use internal/errors.js 8 years ago
Rich Trott d14c13238b lib: update indentation of ternaries 8 years ago
Weijia Wang fa73087fcf errors: keep error codes in alphabetical order 8 years ago
cornholio b4300536f5
cluster: overriding inspector port 8 years ago
Vse Mozhet Byt 2288e3f21c util: remove redundant declaration 8 years ago
Michael Dawson ac41db4af0 n-api: add code parameter to error helpers 8 years ago
starkwang dbfe8c4ea2
errors,buffer: port errors to internal/errors 8 years ago
Ruben Bridgewater be20e9ecfe
assert: refactor to reduce unecessary code paths 8 years ago
Rich Trott 0d22858d67 lib: remove excess indentation 8 years ago