16794 Commits (95b412b277b72a05f9a803a7788ea4fc8a9bdfa7)
 

Author SHA1 Message Date
João Reis 95b412b277
src,etw: fix event 9 on 64 bit Windows 7 years ago
Ben Noordhuis 45f22eee6f
doc: retire bnoordhuis from the TSC 7 years ago
Gibson Fahnestock c788b0e2c9
crypto: only try to set FIPS mode if different 8 years ago
Yang-Kichang 892d224955
url: change variable name to be more descriptive 7 years ago
Michaël Zasso 6153575efa
path: fix normalize paths ending with two dots 7 years ago
Bryan English 624fe6b765
doc: ctc -> tsc in collab guide 7 years ago
Łukasz Szewczak 2924d641ae
docs: clarify usage cli options -e,-p on windows 7 years ago
Daniel Bevenius d0dedf34f9
src: correct typo in trace_event header 7 years ago
Ali Ijaz Sheikh 0b3e9dc8c6
deps: v8: fix potential segfault in profiler 7 years ago
Claudio Rodriguez b574cbfbe6
test: improve readline test coverage for tty 8 years ago
Luigi Pinca 93152fe342
doc: fix 'aborted' event documentation 7 years ago
Gibson Fahnestock 8f1a586a49
build: don't fail `make test` on source tarballs 7 years ago
icarter09 cfdd29e89b
test: use reserved invalid hostname for tests 7 years ago
Vse Mozhet Byt 860be62d1a
doc: fix some internal links 7 years ago
Rich Trott 845c73921d
test: make test-http-agent-maxsockets robust 7 years ago
Rich Trott 6ec8eb1616
test: remove random timer in test-tls-fast-writing 7 years ago
David Benjamin f3af453ae0
crypto: fix Node_SignFinal 7 years ago
Rahul Mishra d29d846b71
test: check inspect array with empty string key 7 years ago
Sebastiaan Deckers bbaceb4bbc
doc: adding sebdeckers to collaborators 7 years ago
Michaël Zasso 9ce485d27f
doc: update AUTHORS list 7 years ago
Jon Moss d2ef71ae47
doc: update README with SHASUMS256.txt.sig info 7 years ago
Tuan Anh Tran bf130072a8
doc: fix "added in" for Buffer.allocUnsafeSlow() 7 years ago
Rich Trott 19cba1c4c7
test: remove invalid test 7 years ago
Rich Trott d72c9b3112
doc: use consistent terminology in process doc 7 years ago
Refael Ackermann 9f71570981
test: allow adding known-globals through ENV 7 years ago
Bartosz Sosnowski 1ad7946ca6
doc: make mkdtemp example work on Windows 7 years ago
Bartek Szczepański 13b223123c
src: remove outdated todo from node_crypto.cc 7 years ago
Peter Marshall 190bcdd9a0
benchmark: use smaller n value in some http tests 8 years ago
Daniel Bevenius e85cb9f3cd
timers: clarify lib/timer.js comment 8 years ago
Gergely Nemeth 72bf0b41a9
test: backward compatible api for tty 7 years ago
Michaël Zasso e7d5b51258
test: split path tests into multiple files 7 years ago
Michaël Zasso f9d00165d0
path: fix normalize on directories with two dots 8 years ago
cjihrig f6b4063e0a
doc: make socket IPC examples more robust 8 years ago
cjihrig eb2a0db5ae
test: update windows module load error message 7 years ago
cjihrig efc353007e
deps: upgrade libuv to 1.14.1 7 years ago
cjihrig 5118792c6a
deps: upgrade libuv to 1.13.1 8 years ago
cjihrig e53ef05d01
gitignore: add libuv book and GitHub template 8 years ago
cjihrig 1ba3932621
deps: upgrade libuv to 1.12.0 8 years ago
Daniel Bevenius 8b0a780020
test: skipIfInspectorDisabled cluster-inspect-brk 8 years ago
dave-k 1de5797ddd
test: add inspect-brk option to cluster module 8 years ago
Fabio Campinho 0a4398d43a
test: change == to === in crypto test 8 years ago
Andreas Lind 968e5649a3
fs: Fix default params for fs.write(Sync) 8 years ago
Sam Roberts a76c2ae701
src: --abort-on-uncaught-exception in NODE_OPTIONS 8 years ago
Daniel Bevenius c98baa4433
test: add hasCrypto check to test-cli-node-options 8 years ago
Daniel Bevenius 03a12cf505
test: chdir before running test-cli-node-options 8 years ago
Sam Roberts aa5c58c3e8
src: allow --tls-cipher-list in NODE_OPTIONS 8 years ago
Sam Roberts 9c0f734007
src: whitelist new options for NODE_OPTIONS 8 years ago
Sam Roberts 2871340151
src: allow CLI args in env with NODE_OPTIONS 8 years ago
Sam Roberts 69c1329375
src: use a std::vector for preload_modules 8 years ago
Sam Roberts ef722790fc
src: use SafeGetenv() for NODE_REDIRECT_WARNINGS 7 years ago