10247 Commits (734fb49a2af580f2d9c97a0bdd82ad3e6a1f64a2)
 

Author SHA1 Message Date
Ben Noordhuis 299cf84490 lib: unexport http.parsers 10 years ago
Ben Noordhuis 150d6f1249 lib: http: poison parser references after freeing 10 years ago
Ben Noordhuis 8e6706ea95 src: update and expand comments in base-object.h 10 years ago
Ben Noordhuis b33a47ef47 lib, src: don't make http parser handles weak 10 years ago
Ben Noordhuis 1e99486cc8 src: add ClearWrap() to util.h 10 years ago
Ben Noordhuis de9a444ab4 src: fix handle leak in Parser::Execute() 10 years ago
Majid Arif Siddiqui 176f0bd3df lib: improved forEach object performance 10 years ago
cjihrig 86bb7fa5cd test: listen on exclusive port in cluster workers 10 years ago
cjihrig 029cfc12a0 net,dgram: workers can listen on exclusive ports 10 years ago
Trevor Norris 9b8837b355 src: be more intelligent about use of "arguments" 10 years ago
Fedor Indutny 73631bbcc8 tls: support multiple keys/certs 10 years ago
Fedor Indutny 7343c77cdb tls_wrap: fix use after free 10 years ago
Fedor Indutny 68c14d6923 crypto: use less memory for storing keys 10 years ago
Fedor Indutny 627c1a92eb configure: add --openssl-no-asm flag 10 years ago
Jackson Tian 4bd396a9bf net: Improve Socket.prototype.write() 10 years ago
Trevor Norris a054f8eb29 stream_wrap: Add support to write binary strings 10 years ago
Trevor Norris 81a9739108 node,async-wrap: verify domain enter/exit are set 10 years ago
Julien Gilli 8e60b4523c tests: add test for non-integer delay timers. 10 years ago
Jesús Leganés Combarro "piranna cdc01faed2 configure: generate a fully statically linked exec 10 years ago
Julien Gilli 90d1147b8b cluster: centralize removal from workers list. 10 years ago
Brian White fcfe820481 crypto: unsigned value can't be negative 10 years ago
Brian White 16b0a3393e crypto: avoid memory leak 10 years ago
Jackson Tian 92419f8762 src: reading/owner/onread/onconnection for tcp 10 years ago
Isaac Burns 53fc14c569 crypto: wrap ECDH constants in HAVE_OPENSSL 10 years ago
Shigeki Ohtsu f6877f37b2 tls: add DHE-RSA-AES128-SHA256 to the def ciphers 10 years ago
Shigeki Ohtsu 0dfedb7127 tls, crypto: add DHE support 10 years ago
Fedor Indutny 6e453fad87 crypto: introduce ECDH 10 years ago
Mathias Bynens b869797a2d url: Add support for RFC 3490 separators 10 years ago
Jackson Tian f7d6147e43 src: Add function name for .byteLength/.compare 10 years ago
Tristan Berger 0f2956192c querystring: fix unescape override 10 years ago
Fedor Indutny 6adf3ecebb crypto: allow padding in RSA methods 10 years ago
Fedor Indutny f39e608c6e gyp: use --export-dynamic on FreeBSD 10 years ago
Fedor Indutny ada85d7307 deps: enable ARM assembly for OpenSSL 10 years ago
Fedor Indutny 8a7d7f8b2b crypto: fix memory leak in Connection::New 10 years ago
Fedor Indutny 3122e0eae6 deps: fix up v8 after fd80a3 10 years ago
Jackson Tian c0f30f6058 http: avoid create difference hidden class 10 years ago
Chris Dickinson 4ef2a5a672 net,stream: add isPaused, don't read() when paused 10 years ago
cjihrig 5086d6ef94 dns: throw if hostname is not string or falsey 10 years ago
Timothy J Fontaine adf2cfd54d Now working on 0.10.32 10 years ago
Timothy J Fontaine 3998914ec8 Merge branch 'v0.10.31-release' into v0.10 10 years ago
Ben Noordhuis 437c2f4383 node: add missing Isolate::Scope at startup 10 years ago
Yazhong Liu 7be96f5285 src: add missing Isolate arguments 10 years ago
Timothy J Fontaine 7fabdc23d8 2014.08.19, Version 0.10.31 (Stable) 10 years ago
Timothy J Fontaine 6a11bfe74b npm: Update to v1.4.23 10 years ago
Alex Kocharin b9960eefc2 http: fix bailout for writeHead 10 years ago
Fedor Indutny d1dd0d6b38 gyp: preserve v8dbg syms on freebsd too 10 years ago
Fedor Indutny ffd0116eda Revert "gyp: preserve v8dbg syms on freebsd too" 10 years ago
Fedor Indutny 181b8a5d3a gyp: preserve v8dbg syms on freebsd too 10 years ago
Fedor Indutny 9134a3bf41 gyp: preserve v8dbg syms on freebsd too 10 years ago
Fedor Indutny fd80a31e06 deps: backport 5f836c from v8 upstream 10 years ago