243 Commits (fd16eed8ea9f94cf97bdb7c4c662a18f3e70a81c)

Author SHA1 Message Date
Rich Trott 306936e98f test: change calls to deprecated util.print() 9 years ago
Sakthipriyan Vairamani 61d48b45b5 test: use tmpDir instead of fixtures in readdir 9 years ago
Karl Skomski 98608774a7 src: use standard conform snprintf on windows 9 years ago
Karl Skomski 3bb923740d src: fix buffer overflow for long exception lines 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
P.S.V.R 00bffa6c75 crypto: check for OpenSSL errors when signing 9 years ago
Jeremiah Senkpiel ceee8d2807 test: add tests for persistent repl history 9 years ago
Sakthipriyan Vairamani 9cd44bb2b6 util: prepend '(node) ' to deprecation messages 9 years ago
Shigeki Ohtsu 3beb880716 crypto: add cert check to CNNIC Whitelist 10 years ago
Rich Trott 7c79490bfb test: only refresh tmpDir for tests that need it 10 years ago
Rich Trott a6b8ee19b8 test: create temp dir in common.js 10 years ago
Ali Ijaz Sheikh 5759722cfa src: fix module search path for preload modules 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Fedor Indutny 550c2638c0 tls: use `SSL_set_cert_cb` for async SNI/OCSP 10 years ago
Shigeki Ohtsu 3a69b7689b benchmark: add rsa/aes-gcm performance test 10 years ago
Ali Ijaz Sheikh b6e22c4bd5 src: setup cluster workers before preloading 10 years ago
Vladimir Kurchatkin 2db758c562 iojs: introduce internal modules 10 years ago
Ben Noordhuis 10a9c00563 test: fix timing issue in signal test 10 years ago
Ben Noordhuis cf081a4712 vm: fix crash on fatal error in debug context 10 years ago
Michaël Zasso 6fc5e95354 module: allow require('.') 10 years ago
Ali Ijaz Sheikh 1514b82355 src: add -r/--require flags for preloading modules 10 years ago
Chris Dickinson 056ed4b0c9 src: revert -r/--require flags 10 years ago
Ali Ijaz Sheikh 7bde3f1a8f src: add -r/--require flags for preloading modules 10 years ago
Bert Belder abd3ecfbd1 win,test: fix test-stdin-from-file 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Evan Lucas 78a7dc2b8f module: fix regression in require ../ 10 years ago
Fedor Indutny 687dfc9875 crypto: separate altname extensions with ", " 10 years ago
Robert Kowalski 36777d2a5f module: test for directories, fix require with .. 11 years ago
Rod Vagg 28c4520bb7 test: fix test-cluster-eaccess to work on windows 10 years ago
Fedor Indutny 1bb0aeb8f2 crypto: escape DNS altname 10 years ago
Fedor Indutny d87480beb2 test: fix debug-signal-cluster after da update 10 years ago
Fedor Indutny 25e8adefa3 test: fix debug-signal-cluster after da update 10 years ago
Adam Lippai 11d57a535c tls: fix encoding in certificate-related functions 10 years ago
Shigeki Ohtsu 0dfedb7127 tls, crypto: add DHE support 10 years ago
Fedor Indutny 93390ffc20 test: fix test-tls-server-verify 10 years ago
Yazhong Liu 6b09f9cd41 node: fix #7841 by overlooking the spare sourceline 10 years ago
Fedor Indutny b3ef289ffb tls: support OCSP on client and server 11 years ago
Fedor Indutny e796e11087 node: do not ever close stdio 11 years ago
Fedor Indutny fc26fd6b38 node: do not ever close stdio 11 years ago
Fedor Indutny cc4b6e6e58 crypto: clear error in GetPeerCertificate 11 years ago
Sam Roberts cb1646f44e test: fix assumption of worker exit on disconnect 11 years ago
Alexis Campailla f9e3364a47 test: fix create-file test fixture 11 years ago
Erik Dubbelboer bb909ad642 tls: add ECDH ciphers support 11 years ago
Thom Seddon f755ecf484 src: accept passphrase when crypto signing with private key 11 years ago
Jason Gerfen 7bf46ba4ce crypto: add SPKAC support 11 years ago
isaacs d9b4cc323f Revert "crypto: add SPKAC support" 11 years ago
Jason Gerfen 7f66e44dc1 crypto: add SPKAC support 11 years ago
Ben Noordhuis 81655a224a test: don't call process.exit() in debugger tests 11 years ago