15974 Commits (c6aeb4491b30afe3e5c9f87a41848c2a980b7faf)
 

Author SHA1 Message Date
Sam Roberts c6aeb4491b test: fix linting for test-tls-add-ca-cert.js 8 years ago
Sam Roberts 1fca69c263 doc,test: tls .ca option supports multi-PEM files 8 years ago
Sam Roberts 542f65c66b test: tls cert chain completion scenarios 8 years ago
Sam Roberts 97a8bd20c6 test: check tls server verification with addCACert 8 years ago
Sam Roberts ebcf834c14 test: move common tls connect setup into fixtures 8 years ago
Brian White 35334273b9 benchmark: don't lint autogenerated modules 8 years ago
cjihrig ffd938a694 deps: upgrade libuv to 1.10.2 8 years ago
Rich Trott 30926ac6d6 test: move resource intensive test to sequential 8 years ago
Alexey Orlenko b89d848b36 src: enable writev for pipe handles on Unix 8 years ago
larissayvette 06a1e9eb7b test: add test for noAssert option in buf.read*() 8 years ago
Andreas Lind c012dd79dc https: Use secureProtocol in Agent#getName 8 years ago
adelmann 160d0381d2 test: refactor test-crypto-padding-aes256 8 years ago
sivaprasanna cb111c96cc test: refactor the code of test-keep-alive.js 8 years ago
Rich Trott a6c93af244 lib: refactor crypto cipher/hash/curve getters 8 years ago
Nathan Friedly dbb7727320 test: validate 'expected' argument to mustCall() 8 years ago
Nathan Friedly e408f0a1f5 test: fix misplaced ) in http response statuscode test 8 years ago
abouthiroppy 4c8676bc26 test: refactor test-doctool-html.js 8 years ago
Sam Roberts 09ac2a2cb7 doc: specify sorted requires in tests 8 years ago
Adrian Estrada da572131db test: improve the code in test-process-hrtime 8 years ago
sivaprasanna 17d9a739c1 test: refactor test-watch-file.js 8 years ago
vitkarpov 8ba2cf9c51 http: define all used properties in constructors 8 years ago
Rich Trott 4323c8018e test,cluster: add test-cluster-worker-deprecated 8 years ago
Michael Lefkowitz cf5579d746 test: improve zlib-from-gzip-with-trailing-garbage 8 years ago
sivaprasanna 2d856097b3 test: refactor the code in test-child-process-spawn-loop.js 8 years ago
cjihrig 1329eb47f0 test: allow testing uid and gid separately 8 years ago
Adrian Estrada 4aa32c196a test: improve code in test-https-strict 8 years ago
Adrian Estrada e78de99bcb test: improve test-http-chunked-304 8 years ago
Adrian Estrada ff23d8112a test: improve test-fs-readfile-zero-byte-liar 8 years ago
Junshu Okamoto 38bdfb0b8e test: refactor test-fs-utimes 8 years ago
Rich Trott dec5900c42 tools: add lint rule to enforce timer arguments 8 years ago
Rich Trott 09f35a49e3 test: provide duration/interval to timers 8 years ago
Rich Trott 891874406a tools: remove no-useless-regex-char-class-escape 8 years ago
Rich Trott 1634a7017e tools: remove custom align-function-arguments rule 8 years ago
Daniel Bevenius f0de955220 src: reduce test_inspector_socket_server output 8 years ago
Adrian Estrada 06a82436c2 test: improve test-event-emitter-modify-in-emit 8 years ago
Evan Torrie 75aa6050ab http: eliminate capture of ClientRequest in Agent 8 years ago
Anna Henningsen 736b95a617 test: check error and cleanups in test-fs-read-buffer 8 years ago
James M Snell de8eee6b16 meta: decharter the http working group 8 years ago
James M Snell 824978e337 url: do not decode arbitrary %2e sequences in paths 8 years ago
James M Snell e46bdcf2bb url: change null password handling 8 years ago
Anna Henningsen f380a5fb5a doc: mention cc-ing nodejs/python team for reviews 8 years ago
Victor Felder 4f96272f12 benchmark: fix typo "categoty" -> "category" 8 years ago
Victor Felder 5cca69320f events: avoid emit() eager deopt 8 years ago
Michael Dawson a77940c2d5 test: mark test-tty-wrap as flaky for AIX 8 years ago
Adrian Estrada cf875d17f3 test: improve test-fs-null-bytes 8 years ago
Brian White 59196af646 stream: avoid additional validation for Buffers 8 years ago
Brian White ded17579e5 events: improve removeListener() performance 8 years ago
Brian White 2f4577c07d benchmark: keep decimals in results 8 years ago
Brian White 372e3eeb4b benchmark: improve readability of net benchmarks 8 years ago
Brian White d19136da84 benchmark: move punycode benchmark out of net 8 years ago