2842 Commits (862cc28183b03f0e1a67b052b5c8250a3e2e8995)

Author SHA1 Message Date
Nathan Rajlich 6d15b163b0 http: better client "protocol not supported" error 11 years ago
Fedor Indutny d24946b1b4 tls: do not call SNICallback unless present 11 years ago
Fedor Indutny ef096f8d8f tls: force readable/writable to `true` 11 years ago
Nathan Rajlich 9f23fe1141 http: use defaultAgent.protocol in protocol check 11 years ago
Fedor Indutny b76a1ff940 vm: share security token between contexts 11 years ago
Timothy J Fontaine ee4b9b552d test: update our branched weakref to v8 3.24 11 years ago
Ben Noordhuis 1f17f88071 src, test: fix up ObjectWrap, `make test-addons` 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Yazhong Liu 93c3674ff7 readline: consider newlines for cursor position 11 years ago
Bryan Cantrill e496707d39 mdb_v8: update to latest version 11 years ago
Fedor Indutny f0d870501e crypto: do not lowercase cipher/hash names 11 years ago
Timothy J Fontaine a18c9b7dde test: timers-ordering should be more precise 11 years ago
Vladimir Kurchatkin e108ff4da7 buffer: fix typo in `SlowBuffer` 11 years ago
Brian White 68bfa91af7 buffer: allow toString to accept Infinity for end 11 years ago
Benoit Vallée a9d24fa40d test: test sending a handle twice 12 years ago
Brian White 31ce34887f crypto: allow setting add'l authenticated data 11 years ago
Greg Brail 6eb4d1d15c timer: don't reschedule timer bucket in a domain 11 years ago
Timothy J Fontaine 06453a94a7 src: domain should not replace nextTick function 11 years ago
Sam Roberts 37d3c56c0b doc: document `beforeExit` and add more tests 11 years ago
Ben Noordhuis a2eeb43ded src: emit 'beforeExit' event on process object 11 years ago
Nathan Rajlich 0a5d8ca197 test: update "http-*" tests to only use public API 11 years ago
Nathan Rajlich d307bebec4 test: add failing http `agent: null` test 11 years ago
Nathan Rajlich 47abdd9c43 test: add `agent: null` http client request test 11 years ago
Nathan Rajlich 0a01a42e87 http: invoke createConnection when no agent 11 years ago
Trevor Norris 846f304fa8 test: fix async-listener-run-error-once 11 years ago
Alexis Campailla 20176a9841 src: make stdout/sterr pipes blocking 11 years ago
Alexis Campailla c1bb886990 test: remove invalid part of stream2-stderr-sync 11 years ago
Timothy J Fontaine 98a0909da0 test: internet/test-dns disable implicit ipv6 11 years ago
Timothy J Fontaine 67dfcd55be test: pummel/net-connect-econnrefused backoff 11 years ago
Timothy J Fontaine d2952cce36 test: migrate pummel/keep-alive to wrk 11 years ago
Mike Pennisi aae51ecf7d assert: Ensure reflexivity of deepEqual 11 years ago
Timothy J Fontaine de56ffa58b test: pummel/*ci-reneg* handle EPIPE 11 years ago
Timothy J Fontaine 265fdc8e91 test: internet/test-dns handle ESERVFAIL 11 years ago
Timothy J Fontaine 78a854f872 test: move pummel/test-fs-largefile to disabled 11 years ago
Timothy J Fontaine 95bb347d6c test: pummel/test-net-throttle adhere to streams 11 years ago
Timothy J Fontaine 3a3b7488b5 test: pummel fs-watch-file-slow handle spurious 11 years ago
Timothy J Fontaine e324717f8d test: remove next-tick-loops-quick 11 years ago
Timothy J Fontaine af1418325b test: backoff client connection rates 11 years ago
David Björklund b105997193 http: avoid duplicate keys in writeHead 11 years ago
Timothy J Fontaine 3e6e63406d test: make test-net-error-twice less racey 11 years ago
Timothy J Fontaine 937e2e351b child_process: execFileSync stderr should inherit 11 years ago
Timothy J Fontaine 59baab2776 net: add localPort to connect options 11 years ago
Brian White a226be4f76 crypto: allow custom generator for DiffieHellman 11 years ago
Farid Neshat 562b015170 debugger: Fix breakpoint not showing after restart 11 years ago
Yazhong Liu cfe0bab85b readline: fix `line` event, if input emit 'end' 11 years ago
Yazhong Liu 3ae0b17c76 repl: REPLServer inherits from readline.Interface 11 years ago
Fedor Indutny 829a9b8cba zlib: introduce pending close state 11 years ago
Fedor Indutny 75ea11fc08 tls: introduce asynchronous `newSession` 11 years ago
Timothy J Fontaine a4436bab7b dgram: pass the bytes sent to the send callback 11 years ago
Fedor Indutny 940abd0b19 test: fix tls-honorcipherorder slowness 11 years ago