10051 Commits (300dd3499c2b939e3bc3501d9b060a7b364dd5e2)
 

Author SHA1 Message Date
Timothy J Fontaine 9479399d3b test: use larger buffer in net-error-twice 11 years ago
Alexis Campailla 29518c17be test: fix test-http-flush on Windows 11 years ago
Timothy J Fontaine a6583ebd11 Now working on 0.11.14 11 years ago
Timothy J Fontaine 0ed4aba0ac Merge branch 'v0.11.13-release' 11 years ago
Timothy J Fontaine bfe1fdb8ab Now working on 0.10.29 11 years ago
Timothy J Fontaine d857d5ab09 Merge branch 'v0.10.28-release' into v0.10 11 years ago
Timothy J Fontaine 99c9930ad6 Merge remote-tracking branch 'upstream/v0.10' into v0.11.13-release 11 years ago
Timothy J Fontaine b148cbe09d 2014.05.01, Version 0.10.28 (Stable) 11 years ago
isaacs dbec0a0cd8 npm: upgrade to v1.4.9 11 years ago
Timothy J Fontaine 89223ae860 2014.05.01, Version 0.11.13 (Unstable) 11 years ago
Timothy J Fontaine 8637a40ea8 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine 1285008fca Now working on 0.10.28 11 years ago
Timothy J Fontaine 7abd826366 Merge branch 'v0.10.27-release' into v0.10 11 years ago
Timothy J Fontaine cb7911f78a 2014.05.01, Version 0.10.27 (Stable) 11 years ago
Timothy J Fontaine b19b60a05c Merge remote-tracking branch 'upstream/v0.10' 11 years ago
isaacs f76c3938d0 npm: upgrade to v1.4.8 11 years ago
Trevor Norris d1fe6857ba buffer: normalize compare() output 11 years ago
Timothy J Fontaine 1038959dbf uv: update to v0.10.27 11 years ago
Fedor Indutny 3d3d48d4b7 deps: update uv to v0.11.25 11 years ago
Vladimir Kurchatkin d0fc5538d1 stream: split `objectMode` for Duplex 11 years ago
Timothy J Fontaine 7b72e15665 test: update test-dns.js after a60a9b0 11 years ago
Shigeki Ohtsu ab7a3d098d child_process: fix assertion error in spawnSync 11 years ago
Ingmar Runge 26a1b712ec crypto: improve error messages 11 years ago
Forrest L Norvell 793c76e5c6 docs: add cautionary note to emitter.removeAllListeners 11 years ago
Rasmus Christian Pedersen d13e0297c3 crypto: fix a couple of VC++ warnings 11 years ago
Sean McArthur 226f98a356 buffer: add compare and equals methods 11 years ago
Ben Noordhuis 3f3a71e61e deps: fix v8 link error with glibc < 2.17 11 years ago
Rod Vagg 250782d139 util: format as Error if instanceof Error 11 years ago
Denys Zariaiev 681fe599d7 vm: assign Environment to created context 11 years ago
Ben Noordhuis f9ced08de3 deps: make v8 use CLOCK_REALTIME_COARSE 11 years ago
Julian Gruber 0ee99565f9 doc: fix missing link in net api 11 years ago
Julian Gruber b0fa931e07 doc: fix order in net api 11 years ago
Ben Noordhuis bd24ab2bd7 http: add request.flush() method 11 years ago
Fedor Indutny a60a9b0dbd deps: provide TXT chunk info in c-ares 11 years ago
Fedor Indutny 4601e7c892 Revert "deps: backport b5135bbc from c-ares repo" 11 years ago
Farrin Reid 3950024c2f doc: tls: added path property to tls.connect 12 years ago
Fedor Indutny 89e88e96df crypto: fix memory leak in CipherBase::Final 11 years ago
Fedor Indutny 0f3b72460b crypto: work around OpenSSL oddness 11 years ago
Fedor Indutny afaff70a9b src: lint after OCSP commits 11 years ago
Fedor Indutny 345c40b661 tls: `getPeerCertificate(detailed)` 11 years ago
Fedor Indutny b3ef289ffb tls: support OCSP on client and server 11 years ago
Fedor Indutny 77d1f4a91f tls: set _connecting before starting the flow 11 years ago
isaacs 75bc11cf12 npm: upgrade to 1.4.7 11 years ago
isaacs 9520adeb37 url: treat \ the same as / 11 years ago
Vladimir Kurchatkin 2c6b424829 events: check if _events is an own property 11 years ago
Trevor Norris c7f424e44b fs: return blksize on stats object 11 years ago
Fedor Indutny 1bd4f3a605 child_process: fix deadlock when sending handles 11 years ago
Yazhong Liu 940974ed03 net: deduplicate Socket.prototype.address 11 years ago
Fedor Indutny 2272052461 net: bind to `::` TCP address by default 11 years ago
Geir Hauge c61b0e9cbc
main: Handle SIGINT properly. 11 years ago