9855 Commits (b3ef289ffb7db476d284866658213f04415ea92d)
 

Author SHA1 Message Date
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
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
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
goussardg 8e823bcbe6 buffer: return uint if MSB is 1 in readUInt32 11 years ago
Fedor Indutny 4c36f3e7e6 buffer: truncate buffer after string decode 11 years ago
Fedor Indutny 525fad473b test: remove vm-infinite-recursion 11 years ago
Fedor Indutny 045f765a1a test: add `reuseAddr` in dgram-multicast... 11 years ago
Fedor Indutny 592be014b6
dgram: introduce `reuseAddr` option 11 years ago
Alexis Campailla c20b209dbb openssl: fix keypress requirement in apps on win32 11 years ago
Fedor Indutny 3054decc19 test: fix test-crypto 11 years ago
Fedor Indutny de7c0e8c02 Merge branch 'v0.10' 11 years ago
Fedor Indutny d6fd118727 deps: update openssl to 1.0.1g 11 years ago
Fedor Indutny f2b297cc7c http: do not emit EOF non-readable socket 11 years ago
Brian White c2d32f4c0e doc: add missing space 11 years ago
Saúl Ibarra Corretgé a0a180a0ad src: fix use of uv_cwd, len includes the NULL byte 11 years ago
Saúl Ibarra Corretgé 42b9343710 src: update uv callbacks after API changes 11 years ago
Fedor Indutny 962f96d341 deps: update libuv to v0.11.23 11 years ago
Evan Carroll 95dbb6bf64 util: made util.isArray a direct alias for Array.isArray 11 years ago
Alex Kocharin 42a33c1bb8 domain: don't crash on "throw null" 11 years ago
Dominic Tarr cdc093b31f docs: correct tls docs. server -> client 11 years ago
Yuki KAN 006d42786e lib: use triple equals 11 years ago
C. Scott Ananian 08a5b442e4 node: add signature to SET_PROTOTYPE_METHOD 11 years ago
Nick Apperson d4fcb23e38 buffer: improve {read,write}{U}Int* methods 11 years ago
Ben Noordhuis c7214fe355 src: fix up after v8 upgrade 11 years ago
Ben Noordhuis 5e24adbb90 deps: fix up v8 postmortem codegen 11 years ago
Ben Noordhuis 67e078094b deps: upgrade v8 to 3.25.30 11 years ago
Andrew Low f984555d47 test: make test-smalloc endian aware 11 years ago
Trevor Norris 8d6fa72d97 v8: upgrade to 3.24.35.22 11 years ago
Ben Noordhuis 490d5ab780 configure: make --v8-options switch more robust 11 years ago
James Pickard e9ce8fc82a fs: improve performance of all stat functions 11 years ago
Goh Yisheng (Andrew) 47bed4828c doc: typo clean up in tls 11 years ago
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago
Fedor Indutny b55c9d68aa configure: --v8-options option 11 years ago
Nathan Rajlich 6d15b163b0 http: better client "protocol not supported" error 11 years ago
dcarney@chromium.org 85d595c8c2
deps: apply floating patch to v8 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
Josh Dague a9d22247ad build: windows signing should include timestamps 11 years ago
Fedor Indutny e781832ea1 crypto: fix lint 11 years ago
Fedor Indutny a030c7b902 Merge remote-tracking branch 'origin/v0.10' 11 years ago
Ben Noordhuis f68a116c3c src: ensure that openssl's PRNG is fully seeded 11 years ago
Ben Noordhuis 70f198ddb1 src: seed V8's random number generator at startup 11 years ago
isaacs bd547d6598 npm: upgrade to 1.4.6 11 years ago
Nathan Rajlich 69b8279d4b doc: remove `agent.request()` call in example 11 years ago
Nathan Rajlich 9f23fe1141 http: use defaultAgent.protocol in protocol check 11 years ago
Ben Noordhuis 7989f42f86 build: fix g++ 4.8 build, disable -Werror 11 years ago