4831 Commits (e96ca62480c6fc14952c81a3e24835b91d6c849e)

Author SHA1 Message Date
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 b1909d3a70 tls: add tlsSocket.disableRenegotiation() 8 years ago
James M Snell 9ea363ee99 http: move utcDate to internal/http.js 8 years ago
Greg Alexander 211df3fe8c util: implement %o and %O as formatting specifiers 8 years ago
Anna Henningsen fb3d0e25cb console,test: make message test more accurate 8 years ago
cjihrig 5a050550d3 dgram: add custom lookup function in sockets 8 years ago
Lance Ball 766506a2e9
repl: deprecate REPLServer.parseREPLKeyword 8 years ago
James M Snell cc43c8fb54 console: add console.count() and console.clear() 8 years ago
Anna Henningsen 8a8a6865c0
doc,net: assign deprecation code 8 years ago
Lance Ball 2ca9f94e33
repl: make REPLServer.bufferedCommand private 8 years ago
Anna Henningsen 0f5dabe4ed
dns: name generated functions 8 years ago
Anna Henningsen 732658e4cf
dns: add channel.cancel() 8 years ago
Anna Henningsen 6e05970494
dns: enable usage of independent cares resolvers 8 years ago
Anna Henningsen 727b2911ec
src,dns: refactor cares_wrap to avoid global state 8 years ago
Weijia Wang bdfbce9241 http_client, errors: migrate to internal/errors 8 years ago
Ruben Bridgewater a8149c4799 assert: fix deepEqual inconsistencies 8 years ago
Timothy Gu 57630adf90
url: update sort() behavior with no params 8 years ago
Azard b8e0a5ea23
readline: remove max limit of crlfDelay 8 years ago
Anna Henningsen 717a138b4a
zlib: fix interaction of flushing and needDrain 8 years ago
alexbostock ae4fde8bc8
linkedlist: correct grammar in comments 8 years ago
Rich Trott e9b67f7e5d tools: remove legacy indentation linting 8 years ago
Timothy Gu 2791761eda
path: fix win32 volume-relative paths 8 years ago
Brendan Ashworth 85a5e5a1f2 net: fix bytesWritten during writev 8 years ago
Shivanth MP 46d3ff2af9
repl: do not consider `...` as a REPL command 8 years ago
Anna Henningsen d731369b1d
async_hooks: remove deprecated APIs 8 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Ben Noordhuis 06a684aab4 tls: fix empty issuer/subject/infoAccess parsing 8 years ago
Anna Henningsen 75a19fb379
net,child_process: improve naming in internal code 8 years ago
Tobias Nießen 2ac0aff283 path: remove unnecessary string copies 8 years ago
Roee Kasher 156549d8ff http: disable OutgoingMessage pipe method 8 years ago
Rich Trott 50f45fffc1 lib: modify destructuring for indentation 8 years ago
Trevor Norris 93f47b1154
http: check for handle before running asyncReset() 8 years ago
James M Snell ed21cb1774 util: implement WHATWG Encoding Standard API 8 years ago
Rich Trott 7f5a745e35 tools: enable stricter linting in lib directory 8 years ago
Rich Trott 8cccdd96f5 lib: adjust indentation for impending lint change 8 years ago
Ben Noordhuis c83d9bbffb lib: include cached modules in module.children 8 years ago
James M Snell 355523fcfb buffer: refactor module.exports, imports 8 years ago