12664 Commits (c836f1a88fc6a9fdb8b7485fbfe0890255508467)
 

Author SHA1 Message Date
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
Jesse McCarthy 96f53c6b02 doc: add link to [customizing util.inspect colors]. 9 years ago
Tom Gallacher 132297d3f6 doc: Updated streams simplified constructor API 9 years ago
Roman Klauke d137f0fd28 doc: add warning about Windows process groups 9 years ago
Manuel B 45ff31cf94 doc: added what buf.copy returns 9 years ago
Tristian Flanagan 5d1faa28cb doc: reword message.headers to indicate they are not read-only 9 years ago
Bryan English 25c3807051 doc: clarify duplicate header handling 9 years ago
Stefan Budeanu 583f58e5d6 test: stronger crypto in test fixtures 9 years ago
Yosuke Furukawa fd3f0d8e6e querystring: Parse multiple separator characters 9 years ago