9945 Commits (820aaf5b3d2728d900ba0ff8903d343840766912)
 

Author SHA1 Message Date
Ben Noordhuis d23ac0ea9c src: add v8.getHeapStatistics() function 11 years ago
Ben Noordhuis 010222d39f src: add tracing.v8.on('gc') statistics hooks 11 years ago
Ben Noordhuis 4dc6f4adf4 src: fix MakeCallback() handle leak 11 years ago
Ben Noordhuis 1f2f3fa83a src: update MakeCallback() function prototype 11 years ago
Fedor Indutny 528a3ce3ed tls: more session configuration options, methods 11 years ago
Fedor Indutny 5ce458032f contextify: handle infinite recursion errors 11 years ago
Alexis Campailla bae545dab7 test: fix test-tcp-wrap-listen 11 years ago
Benjamin Waters d2147c55c2 doc: fix references to error keyword 11 years ago
Alexis Campailla 15de8c2b60 openssl: fix keypress requirement in apps on win32 11 years ago
Yuriy Nemtsov f65ce02ddd doc: fix after message in addAsyncListener example 11 years ago
Ben Noordhuis 09c51d5e40 crypto: update root certificates 11 years ago
Fedor Indutny 2315703035 zlib: separate sync/async methods 11 years ago
Fedor Indutny 9a60bf3726 tls: fix crash in SNICallback 11 years ago
Oguz Bastemur 3dcf7253a8 debugger: remove unused definition `currentSource` 11 years ago
Maxime Quandalle 154d9d2163 doc: add an example about multiple extensions 11 years ago
Nikolai Vavilov 9b37b83a20 zlib: add sync versions for convenience methods 11 years ago
Fedor Indutny 643a7d8c16 dtrace: fix arguments warning 11 years ago
Fedor Indutny fac8f396cc deps: backport 883637bd from latest v8 11 years ago
Alexis Campailla 49c2372e68 test: delete invalid http test 11 years ago
Fedor Indutny e796e11087 node: do not ever close stdio 11 years ago
Timothy J Fontaine c8c26f12e4 src: move header inclusion out of namespace 11 years ago
Timothy J Fontaine a98d541733 blog: Post for v0.11.11 11 years ago
Timothy J Fontaine e63268e433 Now working on 0.11.12 11 years ago
Timothy J Fontaine 245cf3f746 Merge branch 'v0.11.11-release' 11 years ago
Timothy J Fontaine b46e774215 2014.01.29, Version 0.11.11 (Unstable) 11 years ago
Timothy J Fontaine 95b8a75d5e v8: Upgrade to 3.22.24.19 11 years ago
Wyatt Preul 8c05570258 docs: clarify origin in agent.maxSockets section 12 years ago
Fedor Indutny fc26fd6b38 node: do not ever close stdio 11 years ago
Fedor Indutny 597eb6a5ae deps: update http_parser to 2.2.1 11 years ago
Thom Seddon 657cd2c4e5 lib: fix unnecessary coercion in lib/net.js 11 years ago
Thom Seddon 8eaa1ac463 lib: Remove unused var+operations in util.inspect 11 years ago
Timothy J Fontaine ab54e32bbd src: only define ssize_t on windows if undefined 11 years ago
Fedor Indutny 9836a4eeda stream_wrap: use `uv_try_write` where possible 11 years ago
Fedor Indutny eaf76648a6 node: explicitly include `sys/types.h` for size_t 11 years ago
Timothy J Fontaine 114bff467e test: use logical and not or in abort-fatal-error 11 years ago
Timothy J Fontaine 2f5e77f55b test: make abort-fatal-error more robust 11 years ago
Timothy J Fontaine cd2d3aedaa test: fix test-net-listen-fd0 for pipes 11 years ago
Keith M Wesolowski 76b98462e5 node: register modules from DSO constructors 11 years ago
Jacob Hoffman-Andrews f4c8020d10 crypto: honor default ciphers in client mode 11 years ago
Alexis Campailla dc1ffd0da6 test: race condition in test-cluster-disconnect 11 years ago
Alexis Campailla 14d6df8702 node: fix argument parsing with -p arg 11 years ago
Timothy J Fontaine c37e1b7c4b Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Jun Ma d2de8ba34d net: make Socket destroy() re-entrance safe 11 years ago
Fedor Indutny 64d33a7519 deps: update uv to 0.11.18 11 years ago
Fedor Indutny b4c4e0bbaa crypto: throw on SignFinal failure 11 years ago
Fedor Indutny cc4b6e6e58 crypto: clear error in GetPeerCertificate 11 years ago
Fedor Indutny 00efcb4cd7 net: reset `endEmitted` on reconnect 11 years ago
Fedor Indutny 896e19330a deps: backport b5135bbc from c-ares repo 11 years ago
Fedor Indutny 0ec3770767 doc: readline document TTY utils 11 years ago
Fedor Indutny a454063ea1 http: do not emit EOF non-readable socket 11 years ago