12567 Commits (e499ea849c2bb33dd0678ba11c7754366ca2d2cb)
 

Author SHA1 Message Date
Stefan Budeanu e499ea849c test: skip/replace weak crypto tests in FIPS mode 9 years ago
cjihrig 5900d14966 doc: clarify module loading behavior 9 years ago
cjihrig 5f3ed61094 doc: add reference for buffer.inspect() 9 years ago
Wyatt Preul 007cfea308 util: remove pump 9 years ago
Wyatt Preul a2c0aa84e0 tty: Remove deprecated setRawMode wrapper 9 years ago
Wyatt Preul 4cf19ad1bb util: Remove exec, has been deprecated for years 9 years ago
Stefan Budeanu e4e5b13efd test: avoid test timeouts on rpi 9 years ago
Rich Trott ac319c3547 test: fix flaky test-child-process-spawnsync-input 9 years ago
yorkie 72e3dd9f43 process: throw on non-function to nextTick() 9 years ago
Evan Lucas 339d3840c8 test: add OS X to module loading error test 9 years ago
fansworld-claudio 9a628e2dac test: module loading error fix solaris #3798 9 years ago
Jeremiah Senkpiel 29cd1195ec 2015-11-17, Version 5.1.0 (Stable) 9 years ago
Jackson Tian b33e9da8f9 debugger: introduce exec method for debugger 10 years ago
Rod Vagg 8ceb36cb53 doc: document release types in readme 9 years ago
Rod Vagg 7ed09a36ec doc: replace head of readme with updated text 9 years ago
Evan Lucas 4fed62c876 module: cache regular expressions 9 years ago
Tristian Flanagan e3949b2ca1 doc: sort repl alphabetically 9 years ago
Rich Trott b3857723d3 test: move test-specific function out of common 9 years ago
P.S.V.R 0ed3a7c11b buffer: let WriteFloatGeneric silently drop values 9 years ago
Stefan Budeanu df268f97bc tls: use SHA1 for sessionIdContext 9 years ago
Stefan Budeanu 424ae5d4ac tls: Use SHA1 for sessionIdContext in FIPS mode 9 years ago
Rich Trott 5b80ca9339 test: fix flaky SmartOS test 9 years ago
James M Snell 3f6b9214bd doc: address use of profanity in code of conduct 9 years ago
Felix Böhm a95eb5c671 debugger: also exit when the repl emits 'exit' 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Rich Trott a2144fce35 test: skip test if FreeBSD jail will break it 9 years ago
Markus Tzoe e2eb33483d build: fix configuring with prebuilt libraries 9 years ago
Minwoo Jung 9d0396cd63 util: use Object.create(null) for dictionary object 9 years ago
Michael Cornacchia c0bac95147 test: fix path to module for repl test on Windows 9 years ago
Steven R. Loomis 84f09647d0 build: fix --with-intl=system-icu for x-compile 9 years ago
Stefan Budeanu 11ad744a92 test: increase crypto strength for FIPS standard 9 years ago
Myles Borins a49b3af00b test: add test-zlib-flush-drain 9 years ago
Craig Cavalier 1736ad8264 zlib: only apply drain listener if given callback 9 years ago
Myles Borins fa27c5634b zlib: pass kind to recursive calls to flush 9 years ago
Stefan Budeanu 8ac852fec0 test: add hasFipsCrypto to test/common.js 9 years ago
Stefan Budeanu 20cd932ce0 test: add test for invalid DSA key size 9 years ago
Stefan Budeanu 4adaaa4897 crypto: DSA parameter validation in FIPS mode 9 years ago
evan.lucas 70405d47c3 deps: backport bc2e393 from v8 upstream 9 years ago
Ben Noordhuis 34a35919e1 util: improve typed array formatting 9 years ago
Imran Iqbal 8b57b31299 test: Fix test-cluster-worker-exit.js for AIX 9 years ago
Rich Trott 3fea3cb627 test: run pipeline flood test in parallel 9 years ago
Jesse McCarthy b445938a93 doc: add link to [customizing util.inspect colors]. 9 years ago
Tom Gallacher 4270e7f0f7 doc: Updated streams simplified constructor API 9 years ago
Roman Klauke 406c596fbf doc: add warning about Windows process groups 9 years ago
Manuel B 3c56d5e9e3 doc: added what buf.copy returns 9 years ago
Tristian Flanagan 934149a808 doc: reword message.headers to indicate they are not read-only 9 years ago
Bryan English 4008961a07 doc: clarify duplicate header handling 9 years ago
Stefan Budeanu 76f40f77f8 test: stronger crypto in test fixtures 9 years ago
Yosuke Furukawa a776a86859 querystring: Parse multiple separator characters 9 years ago
Fedor Indutny 483a41c0ad tls: copy client CAs and cert store on CertCb 9 years ago