12575 Commits (94c3507f5c66a2c2da24591f9b28867465918675)
 

Author SHA1 Message Date
Alexander Gromnitsky 94c3507f5c doc: fix broken references 9 years ago
Matt Loring 22478d3669 buffer: move checkFloat from lib into src 9 years ago
Martin Forsberg 55b1eccae6 doc: move fs.existsSync() deprecation message 9 years ago
Bryan English 174d4e484e test: http complete list of non-concat headers 9 years ago
Stefan Budeanu 56a2b9a246 crypto: disable crypto.createCipher in FIPS mode 9 years ago
Michael Cornacchia 6de82c69a0 test: fix race condition in unrefd interval test 9 years ago
Minwoo Jung d01eb6882f lib: add 'pid' prefix in `internal/util` 9 years ago
cjihrig ca2e8b292f readline: deprecate undocumented exports 9 years ago
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