8961 Commits (934bfe23a16556d05bfb1844ef4d53e8c9887c3d)
 

Author SHA1 Message Date
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
Sam Roberts 70dafa7b62 child_process: check fork args is an array 10 years ago
Sam Roberts e17c5a72b2 child_process: check execFile args is an array 10 years ago
Sam Roberts 2ff29cc7e3 test: use assert.throw to test exceptions 10 years ago
Sam Roberts 13a992b1c2 doc: document the fds behind stdin/out/err 10 years ago
Julien Gilli 5ff59453a4 doc: clarify dns.lookup vs dns.resolve 10 years ago
Eric Mill 88bd95cfef doc: update openssl commands to use best practices 10 years ago
Fedor Indutny d435f4b3eb Merge remote-tracking branch 'joyent/v0.10' into v0.10 10 years ago
Emmanuel Odeke 523929c927 repl: Private Buffer object in lib/* files 10 years ago
Timothy J Fontaine ea69dd7584 Now working on 0.10.34 10 years ago
Timothy J Fontaine e59eca58ad Merge branch 'v0.10.33-release' into v0.10 10 years ago
Julien Gilli 8d045a30e9 tests: add TLS tests matrix 10 years ago
Timothy J Fontaine 69080f5474 tls: enforce secureOptions on incoming clients 10 years ago
Timothy J Fontaine b9283cf9d1 tls: honorCipherOrder should not degrade defaults 10 years ago
Timothy J Fontaine fe2e8a4a24 2014.10.20, Version 0.10.33 (Stable) 10 years ago
Timothy J Fontaine 35443862a2 uv: Update to v0.10.29 10 years ago
Fedor Indutny 1349b680ba crypto: allow forcing SSLv2/v3 via secureProtocol 10 years ago
Calvin Metcalf 7dbc024c85 doc: add note about key derivation 10 years ago
Timothy J Fontaine 6c8593d456 crypto: move disaling SSLv2/3 into JavaScript 10 years ago
Timothy J Fontaine 226c98649d doc: clarify poodle mitigation 10 years ago
Timothy J Fontaine b259f245f8 docs: update api location 10 years ago
Alexis Campailla 3139fa20d7 crypto: extra caution in setting ssl options 10 years ago
Timothy J Fontaine 3859fbdb7d test: fix test-net-listen-fd0 for pipes 11 years ago
Timothy J Fontaine 2afa3d8a03 test: crypto-domains avoid spurious failures 10 years ago
Timothy J Fontaine d601c76f4d crypto: allow runtime opt in using SSLv2/SSLv3 10 years ago
Timothy J Fontaine c1f4aacc75 build: revert change to disable ssl2 and ssl3 10 years ago
Fedor Indutny 707cc25011 test: fix test-crypto-stream 10 years ago
Fedor Indutny e0e38c2f47 deps: update openssl to 1.0.1j 10 years ago
Fedor Indutny d6712917f5 doc: document why SSL2/SSL3 is disabled 10 years ago
Fedor Indutny 0ec78c961b configure: disable ssl2/ssl3 by default 10 years ago
Swaagie 6a95e9f7e0 tls add secureOptions documentation 10 years ago
Matthew Fitzsimmons 1524d48333 doc: update design to match nodejs.org 11 years ago