208 Commits (027cd2719ff75a170ff61a79853782673157aef2)

Author SHA1 Message Date
Myles Borins 7003a4e3d8 node_contextify: do not incept debug context 9 years ago
Ben Noordhuis eb2b8c637b module: cache stat() results more aggressively 9 years ago
Evan Lucas 848b04bf78 node: allow preload modules with -i 9 years ago
Mudit Ameta 3d41a44dba repl: Fixed node repl history edge case. 9 years ago
Fedor Indutny fcf632bc6a crypto: load PFX chain the same way as regular one 9 years ago
cjihrig 4badd93182 test: add test for debugging one line files 9 years ago
Ben Noordhuis 1999fdc859 repl: fix require('3rdparty') regression 9 years ago
cjihrig da3137d0c5 src: don't print garbage errors 9 years ago
Tristian Flanagan 13834caa28 module: fix column offsets in errors 9 years ago
Stefan Budeanu 828b786e48 test: add test for invalid DSA key size 9 years ago
Stefan Budeanu 583f58e5d6 test: stronger crypto in test fixtures 9 years ago
Evan Lucas 65cd03cda6 src: wrap source before doing syntax check 9 years ago
Wyatt Preul 412252ca04 util: Remove p, has been deprecated for years 9 years ago
Коренберг Марк 2296a4fc0f tls: add `options` argument to createSecurePair 10 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 10 years ago
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 10 years ago
P.S.V.R 00bffa6c75 crypto: check for OpenSSL errors when signing 10 years ago
Jeremiah Senkpiel ceee8d2807 test: add tests for persistent repl history 10 years ago
Sakthipriyan Vairamani 9cd44bb2b6 util: prepend '(node) ' to deprecation messages 10 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