12772 Commits (ffb4a6e0e4f0aaeb39b829d3fba9897a5c97720a)
 

Author SHA1 Message Date
Tristian Flanagan 13834caa28 module: fix column offsets in errors 9 years ago
Alexander Gromnitsky 26eeae8016 doc: fix broken references 9 years ago
Matt Loring fcf0e8ebdf buffer: move checkFloat from lib into src 9 years ago
Martin Forsberg f90227b0e8 doc: move fs.existsSync() deprecation message 9 years ago
Bryan English 54aafa17af test: http complete list of non-concat headers 9 years ago
Stefan Budeanu def681a07e crypto: disable crypto.createCipher in FIPS mode 9 years ago
Michael Cornacchia 788541b40c test: fix race condition in unrefd interval test 9 years ago
Stefan Budeanu e129d83996 test: skip/replace weak crypto tests in FIPS mode 9 years ago
cjihrig bbcb2a2e65 doc: clarify module loading behavior 9 years ago
cjihrig 0997178037 doc: add reference for buffer.inspect() 9 years ago
Stefan Budeanu bc27379453 test: avoid test timeouts on rpi 9 years ago
Rich Trott 272732e76b test: fix flaky test-child-process-spawnsync-input 9 years ago
Evan Lucas 781f8c0d1e test: add OS X to module loading error test 9 years ago
fansworld-claudio f99c6363de test: module loading error fix solaris #3798 9 years ago
Jackson Tian ce423f3624 debugger: introduce exec method for debugger 10 years ago
Rod Vagg 6c16c40283 doc: clarify v5.1.1 notable items 9 years ago
Rod Vagg 51a52279e2 Working on v5.1.2 9 years ago
Rod Vagg 11433127c7 2015-12-04, Version 5.1.1 (Stable) 9 years ago
Ben Noordhuis 678398f250 deps: backport a7e50a5 from upstream v8 9 years ago
Ben Noordhuis 76a552c938 deps: backport 6df9a1d from upstream v8 9 years ago
Fedor Indutny 12e70fafd3 http: fix pipeline regression 9 years ago
Shigeki Ohtsu 533881f889 deps: upgrade openssl sources to 1.0.2e 9 years ago
Jeremiah Senkpiel 3b69060727 Working on v5.1.1 9 years ago
Jeremiah Senkpiel 02fd81a89f 2015-11-17, Version 5.1.0 (Stable) 9 years ago
Stefan Budeanu 2f16be2b70 tls: Use SHA1 for sessionIdContext in FIPS mode 9 years ago
Rod Vagg ea67d870f4 doc: document release types in readme 9 years ago
Rod Vagg 60d3daa65c doc: replace head of readme with updated text 9 years ago
Evan Lucas 5c54fa0095 module: cache regular expressions 9 years ago
Tristian Flanagan df1fdba2ae doc: sort repl alphabetically 9 years ago
Rich Trott 047abbd6eb test: move test-specific function out of common 9 years ago
P.S.V.R 7bff0138e2 buffer: let WriteFloatGeneric silently drop values 9 years ago
Rich Trott 19a36ff355 test: fix flaky SmartOS test 9 years ago
James M Snell 7ecd5422c8 doc: address use of profanity in code of conduct 9 years ago
Felix Böhm 66dccaf0cd debugger: also exit when the repl emits 'exit' 10 years ago
Bryan English c2393d1f2a doc: consistent reference-style links 9 years ago
Rich Trott 4bb27baf8d test: skip test if FreeBSD jail will break it 9 years ago
Markus Tzoe 2d0ca0293a build: fix configuring with prebuilt libraries 9 years ago
Minwoo Jung d61cb90ee3 util: use Object.create(null) for dictionary object 9 years ago
Michael Cornacchia 1c1e70864b test: fix path to module for repl test on Windows 9 years ago
Steven R. Loomis 2a69b6820f build: fix --with-intl=system-icu for x-compile 9 years ago
Stefan Budeanu 413ca53107 test: increase crypto strength for FIPS standard 9 years ago
Myles Borins 2ec5e17d16 test: add test-zlib-flush-drain 9 years ago
Craig Cavalier 33ffc62670 zlib: only apply drain listener if given callback 9 years ago
Myles Borins d70deabf90 zlib: pass kind to recursive calls to flush 9 years ago
Stefan Budeanu de707f0876 test: add hasFipsCrypto to test/common.js 9 years ago
Stefan Budeanu 828b786e48 test: add test for invalid DSA key size 9 years ago
Stefan Budeanu 7a290abea6 crypto: DSA parameter validation in FIPS mode 9 years ago
evan.lucas fd0253be4d deps: backport bc2e393 from v8 upstream 9 years ago
Imran Iqbal 252e810059 test: Fix test-cluster-worker-exit.js for AIX 9 years ago
Rich Trott 91248b1094 test: run pipeline flood test in parallel 9 years ago