.. |
0-dns
|
crypto: fix Node_SignFinal
|
7 years ago |
GH-7131
|
lib: include cached modules in module.children
|
8 years ago |
b
|
meta: restore original copyright header
|
8 years ago |
clustered-server
|
test: refactor test-debug-signal-cluster
|
8 years ago |
cycles
|
meta: restore original copyright header
|
8 years ago |
empty
|
Don't attempt to load a directory.
|
15 years ago |
es-module-loaders
|
module: resolve and instantiate loader pipeline hooks
|
7 years ago |
es-module-require-cache
|
module: Allow runMain to be ESM
|
7 years ago |
es-module-url
|
module: Allow runMain to be ESM
|
7 years ago |
global
|
meta: restore original copyright header
|
8 years ago |
internal-modules
|
iojs: introduce internal modules
|
10 years ago |
json-with-directory-name-module
|
meta: restore original copyright header
|
8 years ago |
keys
|
tls: multiple PFX in createSecureContext
|
7 years ago |
module-load-order
|
meta: restore original copyright header
|
8 years ago |
module-require
|
test: use const for all require() calls
|
8 years ago |
module-require-depth
|
module: cache stat() results more aggressively
|
9 years ago |
module-require-symlink
|
test: do not write fixture in test-require-symlink
|
7 years ago |
nested-index
|
meta: restore original copyright header
|
8 years ago |
node_modules
|
meta: restore original copyright header
|
8 years ago |
packages
|
meta: restore original copyright header
|
8 years ago |
repl-folder-extensions/foo.js
|
repl: include folder extensions in autocomplete
|
7 years ago |
require-bin
|
module: fix regression in require ../
|
10 years ago |
syntax
|
src: wrap source before doing syntax check
|
9 years ago |
test-init-index
|
meta: restore original copyright header
|
8 years ago |
test-init-native
|
meta: restore original copyright header
|
8 years ago |
test-module-loading-globalpaths
|
test: add test for loading from global folders
|
8 years ago |
uncaught-exceptions
|
util: add callbackify
|
8 years ago |
.empty-hidden-repl-history-file
|
repl: support hidden history file on Windows
|
8 years ago |
.empty-repl-history-file
|
repl: Fixed node repl history edge case.
|
9 years ago |
.node_repl_history
|
test: add tests for persistent repl history
|
10 years ago |
GH-892-request.js
|
meta: restore original copyright header
|
8 years ago |
GH-1899-output.js
|
meta: restore original copyright header
|
8 years ago |
a.js
|
meta: restore original copyright header
|
8 years ago |
agent.crt
|
Add failing test for TLS server
|
14 years ago |
agent.key
|
Add failing test for TLS server
|
14 years ago |
alice.crt
|
tls: x509 certificate subject parsing fail
|
14 years ago |
baz.js
|
test: update test-repl-require for local paths
|
9 years ago |
catch-stdout-error.js
|
meta: restore original copyright header
|
8 years ago |
cert.pem
|
Add SSL tests
|
15 years ago |
child-process-message-and-exit.js
|
child process: fix processes with IPC channel don't emit 'close'
|
13 years ago |
child-process-persistent.js
|
test: enable linting for tests
|
10 years ago |
child-process-spawn-node.js
|
test: use const for all require() calls
|
8 years ago |
child_process_should_emit_error.js
|
meta: restore original copyright header
|
8 years ago |
cluster-preload-test.js
|
test: use const for all require() calls
|
8 years ago |
cluster-preload.js
|
test: refactor cluster-preload.js
|
8 years ago |
create-file.js
|
meta: restore original copyright header
|
8 years ago |
crypto-timing-safe-equal-benchmark-func.js
|
test: make crypto.timingSafeEqual test less flaky
|
8 years ago |
debugger-repeat-last.js
|
debugger: run last command on presssing enter
|
9 years ago |
debugger-util-regression-fixture.js
|
node_contextify: do not incept debug context
|
9 years ago |
define-global.js
|
node: allow preload modules with -i
|
9 years ago |
deprecated-userland-class.js
|
util: fix deprecated class prototype
|
8 years ago |
deprecated-userland-function.js
|
util: prepend '(node) ' to deprecation messages
|
10 years ago |
deprecated-userland-subclass.js
|
util: support classes in util.deprecate()
|
9 years ago |
deprecated.js
|
util: Remove p, has been deprecated for years
|
9 years ago |
destroy-stdin.js
|
test: new test, verify that we don't close and reuse fd 0
|
13 years ago |
dherror.pem
|
tls, crypto: add DHE support
|
10 years ago |
doc_inc_1.md
|
tools: make sure doctool anchors respect includes
|
9 years ago |
doc_inc_2.md
|
tools: make sure doctool anchors respect includes
|
9 years ago |
doc_with_includes.md
|
tools: make sure doctool anchors respect includes
|
9 years ago |
doc_with_yaml.md
|
doc: change broken fg(1) links to fg(1p)
|
8 years ago |
echo-close-check.js
|
test: add hijackStdout and hijackStderr
|
8 years ago |
echo.js
|
meta: restore original copyright header
|
8 years ago |
elipses.txt
|
Bugfix: fs.ReadStream.setEncoding
|
15 years ago |
empty.js
|
test: add --debug-brk regression test
|
13 years ago |
empty.txt
|
Handle empty files with fs.readFile
|
15 years ago |
exit.js
|
meta: restore original copyright header
|
8 years ago |
exports-function-with-param.js
|
test: add test for debugging one line files
|
9 years ago |
failmustcall1.js
|
test: add mustCallAtLeast
|
8 years ago |
failmustcall2.js
|
test: add mustCallAtLeast
|
8 years ago |
file-to-read-with-bom.txt
|
test: ensure stream preprocessing order
|
9 years ago |
file-to-read-without-bom.txt
|
test: ensure stream preprocessing order
|
9 years ago |
fixture.ini
|
More ini parser features.
|
15 years ago |
foafssl.crt
|
added test case for foaf+ssl client certificate
|
14 years ago |
foafssl.key
|
added test case for foaf+ssl client certificate
|
14 years ago |
foo
|
Support including modules that don't have an extension.
|
15 years ago |
google_ssl_hello.bin
|
tls: add `options` argument to createSecurePair
|
9 years ago |
guess-hash-seed.js
|
test: verify hash seed uniqueness
|
8 years ago |
inspector-global-function.js
|
test: move inspector tests to parallel/sequential
|
7 years ago |
invalid.json
|
module: add filename to require() json errors
|
13 years ago |
is-object.js
|
test: add known issue test for #7788
|
9 years ago |
loop.js
|
inspector: introduce a smoke test
|
8 years ago |
module-loading-error.node
|
process: show detailed error message in process.dlopen()
|
13 years ago |
msca.pem
|
Add SSL tests
|
15 years ago |
multi-alice.crt
|
tls: parsing multiple values of a key in ssl certificate
|
13 years ago |
net-fd-passing-receiver.js
|
meta: restore original copyright header
|
8 years ago |
not-main-module.js
|
meta: restore original copyright header
|
8 years ago |
old-repl-history-file-faulty.json
|
repl: fix old history error handling
|
8 years ago |
old-repl-history-file-obj.json
|
repl: fix old history error handling
|
8 years ago |
old-repl-history-file.json
|
test: add tests for persistent repl history
|
10 years ago |
openssl_fips_disabled.cnf
|
crypto: Improve control of FIPS mode
|
9 years ago |
openssl_fips_enabled.cnf
|
crypto: Improve control of FIPS mode
|
9 years ago |
order_of_end_tags_5873.md
|
tools: add tests for the doctool
|
9 years ago |
parent-process-nonpersistent.js
|
test: use const for all require() calls
|
8 years ago |
pass-cert.pem
|
test: update an expired certificate
|
13 years ago |
pass-csr.pem
|
tls, https: add passphrase option
|
13 years ago |
pass-key.pem
|
test: stronger crypto in test fixtures
|
9 years ago |
path-resolve.js
|
test: use const for all require() calls
|
8 years ago |
path.js
|
meta: restore original copyright header
|
8 years ago |
person.jpg
|
test: strip non-free icc profile from person.jpg
|
9 years ago |
person.jpg.gz
|
test: strip non-free icc profile from person.jpg
|
9 years ago |
print-10-lines.js
|
meta: restore original copyright header
|
8 years ago |
print-chars-from-buffer.js
|
meta: restore original copyright header
|
8 years ago |
print-chars.js
|
meta: restore original copyright header
|
8 years ago |
printA.js
|
src: add -r/--require flags for preloading modules
|
10 years ago |
printB.js
|
src: add -r/--require flags for preloading modules
|
10 years ago |
printC.js
|
src: add -r/--require flags for preloading modules
|
10 years ago |
pseudo-multimember-gzip.gz
|
zlib: Fix handling of gzip magic bytes mid-file
|
9 years ago |
pseudo-multimember-gzip.z
|
zlib: Fix handling of gzip magic bytes mid-file
|
9 years ago |
pss-vectors.json
|
crypto: add sign/verify support for RSASSA-PSS
|
8 years ago |
raw-key.pem
|
doc: rework tls for accuracy and clarity
|
8 years ago |
recvfd.js
|
meta: restore original copyright header
|
8 years ago |
registerExt.hello.world
|
Don't try to run extension loaders unless they're actually functions
|
14 years ago |
registerExt.test
|
Add require.registerExtension
|
15 years ago |
registerExt2.test
|
Add require.registerExtension
|
15 years ago |
repl-load-multiline.js
|
repl: force editorMode in .load
|
7 years ago |
repl-pretty-stack.js
|
repl: remove internal frames from runtime errors
|
7 years ago |
sample.png
|
added test for Issue #214
|
15 years ago |
sample_document.md
|
tools: add tests for the doctool
|
9 years ago |
semicolon.js
|
meta: restore original copyright header
|
8 years ago |
should_exit.js
|
meta: restore original copyright header
|
8 years ago |
spawn_closed_stdio.py
|
src: ensure that fd 0-2 are valid on windows
|
8 years ago |
spkac.fail
|
crypto: add SPKAC support
|
11 years ago |
spkac.pem
|
crypto: add SPKAC support
|
11 years ago |
spkac.valid
|
crypto: add SPKAC support
|
11 years ago |
test-error-first-line-offset.js
|
test: replace CRLF by LF in a fixture
|
8 years ago |
test-fs-readfile-error.js
|
fs: Revert throw on invalid callbacks
|
8 years ago |
test-regress-GH-4015.js
|
test: use const for all require() calls
|
8 years ago |
test_bad_rsa_privkey.pem
|
crypto: check for OpenSSL errors when signing
|
9 years ago |
test_ca.pem
|
Split tests.
|
15 years ago |
test_cert.pem
|
Split tests.
|
15 years ago |
test_cert.pfx
|
test: stronger crypto in test fixtures
|
9 years ago |
test_dsa_params.pem
|
test: add DSA sign/verify crypto tests
|
13 years ago |
test_dsa_privkey.pem
|
test: stronger crypto in test fixtures
|
9 years ago |
test_dsa_privkey_encrypted.pem
|
test: stronger crypto in test fixtures
|
9 years ago |
test_dsa_pubkey.pem
|
test: stronger crypto in test fixtures
|
9 years ago |
test_key.pem
|
Split tests.
|
15 years ago |
test_rsa_privkey.pem
|
Support for signature verification with RSA/DSA public keys
|
14 years ago |
test_rsa_privkey_2.pem
|
crypto: add support for RSA public key signing/verification
|
13 years ago |
test_rsa_privkey_encrypted.pem
|
test: stronger crypto in test fixtures
|
9 years ago |
test_rsa_pubkey.pem
|
Support for signature verification with RSA/DSA public keys
|
14 years ago |
test_rsa_pubkey_2.pem
|
crypto: add support for RSA public key signing/verification
|
13 years ago |
throws_error.js
|
meta: restore original copyright header
|
8 years ago |
throws_error1.js
|
meta: restore original copyright header
|
8 years ago |
throws_error2.js
|
meta: restore original copyright header
|
8 years ago |
throws_error3.js
|
meta: restore original copyright header
|
8 years ago |
throws_error4.js
|
meta: restore original copyright header
|
8 years ago |
throws_error5.js
|
src: fix buffer overflow for long exception lines
|
9 years ago |
throws_error6.js
|
src: use standard conform snprintf on windows
|
9 years ago |
throws_error7.js
|
src: don't print garbage errors
|
9 years ago |
tls-connect.js
|
test: continue normalizing fixtures use
|
7 years ago |
tls-session-ticket.txt
|
tls: expose SSL_CTX_set_timeout via tls.createServer
|
12 years ago |
url-idna.js
|
url: update IDNA handling
|
8 years ago |
url-searchparams.js
|
querystring: fix up lastPos usage
|
8 years ago |
url-setter-tests-additional.js
|
url: enforce valid UTF-8 in WHATWG parser
|
8 years ago |
url-setter-tests.js
|
test: add comments for whatwg-url tests
|
8 years ago |
url-tests-additional.js
|
url: enforce valid UTF-8 in WHATWG parser
|
8 years ago |
url-tests.js
|
url: fix port overflow checking
|
7 years ago |
url-toascii.js
|
test: add comments for whatwg-url tests
|
8 years ago |
utf8-bom.js
|
module: strip byte order marker when loading *.js and *.json files
|
14 years ago |
utf8-bom.json
|
module: strip byte order marker when loading *.js and *.json files
|
14 years ago |
vm-run-in-debug-context.js
|
vm: fix crash on fatal error in debug context
|
10 years ago |
warnings.js
|
process: add 'warning' event and process.emitWarning()
|
9 years ago |
x.txt
|
Split tests.
|
15 years ago |
x1024.txt
|
test: fixture for streams2 testing
|
12 years ago |