8992 Commits (09b482886bdd3d863c3d4e7d71264eac0daaf9e1)
 

Author SHA1 Message Date
Timothy J Fontaine 09b482886b 2015.01.26, Version 0.10.36 (Stable) 10 years ago
Timothy J Fontaine 6168fe6720 build: add win32 convenience build rule 10 years ago
Fedor Indutny 9e387fb611 test: fix crypto-stream after openssl update 10 years ago
Fedor Indutny f5e9b6e84a build: remove vanished masm file from openssl build 10 years ago
James M Snell deef605085 deps: update openssl to 1.0.1l 10 years ago
Fedor Indutny b28c76e9d2 deps: update openssl to 1.0.1k 10 years ago
Andrei Sedoi e45c52c573 doc: use correct signature for assert() 10 years ago
Robert Kowalski 0c50195071 docs: delete unused/duplicate css files 10 years ago
cjihrig 0a430b9aec test: backport use executable in spawn() test 10 years ago
Julien Gilli 31051e5c7b deps: revert backport b593aa8 from v8 upstream 10 years ago
Ben Noordhuis 6ebd85e105 v8: don't busy loop in cpu profiler thread 10 years ago
Timothy J Fontaine fe2019699a Now working on 0.10.36 10 years ago
Timothy J Fontaine cd6dff9728 Merge branch 'v0.10.35-release' into v0.10 10 years ago
Timothy J Fontaine a363f61ca8 2014.12.22, Version 0.10.35 (Stable) 10 years ago
James M Snell 102a861ec2 doc: clarify buffer api documentation 10 years ago
James M Snell 48536394c9 doc: clarify add/removeListener semantics 10 years ago
Julien Gilli fd2cb7c611 timers: don't mutate unref list while iterating it 10 years ago
Chris Dickinson 1425ccd1b2 src: re-add 1024-bit SSL certs removed by f9456a2 10 years ago
Julien Gilli 78db74dd88 timers: don't close interval timers when unrefd 10 years ago
Timothy J Fontaine 1b81ea8276 Now working on 0.10.35 10 years ago
Timothy J Fontaine a6757fb9d0 Merge branch 'v0.10.34-release' into v0.10 10 years ago
Timothy J Fontaine 52795f8fcc 2014.12.17, Version 0.10.34 (Stable) 10 years ago
Trevor Norris afb488db86 Revert "src: reduce cpu profiler overhead" 10 years ago
Ben Noordhuis 1eb1e0a9af src: reduce cpu profiler overhead 10 years ago
cjihrig f75a8ad723 test: remove redundant code in test 10 years ago
Julien Gilli 542234ad98 doc: improve dns module's documentation 10 years ago
Julien Gilli 45f1330425 deps: backport b593aa8 from v8 upstream 10 years ago
Julien Gilli 0ff51c6e06 deps: backport 2ad2237 from v8 upstream 10 years ago
Shigeki Ohtsu bddea12026 doc: Update LICENSE for zlib 1.2.8 10 years ago
Shigeki Ohtsu 710845cfd3 deps: fix zlib.gyp for zlib upgrade to 1.2.8 10 years ago
Shigeki Ohtsu 33f74bbd90 deps: upgrade zlib to 1.2.8 10 years ago
Julien Gilli 934bfe23a1 timers: Avoid linear scan in _unrefActive. 11 years ago
Trevor Norris 813114dab0 src: remove icu_config 10 years ago
Steven R. Loomis 69b122a642 build: configure return exit status from gyp 10 years ago
Julien Gilli 0603c8345b docs: clarify url.format documentation 10 years ago
silverwind d230fa9eb7 doc: fix typo secureOptions in tls 10 years ago
Saúl Ibarra Corretgé 1c031c84d2 deps: update libuv to 0.10.30 10 years ago
pkcs 8120015f40 doc: clearer log messages in net code samples 10 years ago
Alejandro Oviedo f5cb330ab1 docs: fix streams example for write() after end() 10 years ago
Brendan Ashworth 5e503f45d2 doc: fix grammar in tls and timers 10 years ago
Fedor Indutny 8c868989be zlib: do not Unref() if wasn't Ref()ed 10 years ago
Ben Noordhuis f9456a2d36 crypto: update root certificates 11 years ago
Ben Noordhuis 479b0b4e54 tools: customize mk-ca-bundle.pl 11 years ago
Ben Noordhuis 3c9c920f57 tools: bundle mk-ca-bundle.pl from upstream curl 11 years ago
Trevor Norris 0d051238be timers: fix unref() memory leak 10 years ago
Sam Roberts 3a08b7c3e0 doc: cover stdio option in child_process 10 years ago
Trevor Norris a1b2875afd lint: fix lint issues 10 years ago
Julien Gilli caeb67735b domains: fix issues with abort on uncaught 10 years ago
Trevor Norris fbff7054a4 v8: add api for aborting on uncaught exception 10 years ago
Sam Roberts 8032a21025 test: test all spawn parameter positions 10 years ago