12556 Commits (51a52279e21e6ff39732c8ed309065d182ccc484)
 

Author SHA1 Message Date
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
Fedor Indutny 05f0549b50 tls: copy client CAs and cert store on CertCb 9 years ago
Rich Trott 2e67db3104 test: refactor test-http-pipeline-flood 9 years ago
Devin Nakamura 1ab59ab9b3 test: fix flaky test test-http-pipeline-flood 9 years ago
Bryan English ae2d1ee302 doc: repl: add defineComand and displayPrompt 9 years ago
cjihrig 84bb74547d child_process: add safety checks on stdio access 9 years ago
Tristian Flanagan 09e524d013 doc: sort tls alphabetically 9 years ago
Tristian Flanagan 7e60b81c81 doc: sort stream alphabetically 9 years ago
Tristian Flanagan cd931a8a13 doc: sort net alphabetically 9 years ago