13575 Commits (61de6e9b47ba4206fc6890b31eec3a3c29339aa4)
 

Author SHA1 Message Date
Ben Noordhuis 61de6e9b47 src: remove deprecated HMAC_Init, use HMAC_Init_ex 9 years ago
Ben Noordhuis 7305e7b9d2 src: remove duplicate HMAC_Init calls 9 years ago
Ben Noordhuis 38baf6a0b7 src: remove unused md_ data members 9 years ago
Ben Noordhuis e103044b68 src: remove unused data member write_queue_size_ 9 years ago
Ben Noordhuis 67937bca0a src: guard against starting fs watcher twice 9 years ago
Ben Noordhuis c03bd57ac6 src: check uv_async_init() return value 9 years ago
Ben Noordhuis 1baa145a16 test: remove internet/test-tls-connnect-cnnic 9 years ago
Ben Noordhuis 1e0cede3a6 crypto: update root certificates 9 years ago
Ben Noordhuis efadf7639f tools: update certdata.txt 9 years ago
Ben Noordhuis 2b0dce5a5b src: don't use locale-sensitive strcasecmp() 9 years ago
Ben Noordhuis 9c31c738fc src: remove unused #include statement 9 years ago
cjihrig 75e4f74c54 doc: fix cluster worker 'message' event 9 years ago
Rich Trott e3097b7cdf test: test isFullWidthCodePoint with invalid input 9 years ago
Rich Trott f0b0fc49f9 test: update weak module for gc tests 9 years ago
Rich Trott d7ce99214d tools: update ESLint, fix unused vars bug 9 years ago
Rich Trott 1d100f6853 test: remove unused vars from http/https tests 9 years ago
Rich Trott 4b464ce4bf benchmark: remove unused variables 9 years ago
Rich Trott 3241536d95 test: remove unused var in net-server-try-ports 9 years ago
Rich Trott 7bd7c235fa test: remove unused var from stream2 test 9 years ago
Rich Trott 4d36a67738 test: remove unused var from child-process-fork 9 years ago
Rich Trott b5e516a42c test: remove unused var in test-tls-server-verify 9 years ago
Rich Trott 242d6c7323 tools: remove unused variable 9 years ago
Quentin Headen de5e2357fc doc: dns.resolve fix callback argument description 9 years ago
Rich Trott 0f903bb722 doc: add benchmark who-to-CC info 9 years ago
Diosney Sarmiento 700c6d9be8 doc: added information on how to run the linter. 9 years ago
Rich Trott db35efa6c1 test: fix flaky test-net-write-slow 9 years ago
Rich Trott 537f33351e doc: fix minor style issues in http.md 9 years ago
Bartosz Sosnowski 33a08b0414 doc: add bartosz sosnowski to colaborators 9 years ago
cjihrig 186af29298 doc: fix detached child stdio example 9 years ago
Rich Trott 8273824ca3 test: remove common.PORT from http tests 9 years ago
Rich Trott 066cefb6de doc: improve usage of `zero`/`0` 9 years ago
Rich Trott a4888926a2 assert: remove unneeded arguments special handling 9 years ago
Ruslan Iusupov 6c94c67b73 doc: fix "sign.verify" typo in crypto doc. 9 years ago
sartrey 35ee35cba2 doc: clarify child_process stdout/stderr types 9 years ago
Prince J Wesley c8e9adb135 repl: fix tab completion for defined commands 9 years ago
Josh Gavant 71ef71cff8 doc: add CTC meeting minutes 2016-06-15 9 years ago
Lance Ball 13d60cab7c doc: add lance to collaborators 9 years ago
Jeremiah Senkpiel 9122b3b665 doc: update "who to cc in issues" chart 9 years ago
Kyle E. Mitchell ccb278d330 doc: mention http request "aborted" events 9 years ago
Ingvar Stepanyan 868af29f2b doc: add RReverser to collaborators 9 years ago
Rich Trott 5129f3f2cd test: mark test-vm-timeout flaky on windows 9 years ago
Daniel Bevenius f8fe474825 doc: fixing minor typo in AtExit hooks section 9 years ago
Rich Trott 3be5cdcd43 debugger: remove obsolete setTimeout 9 years ago
Anna Henningsen 79b45886c1 test: add tests for some stream.Readable uses 9 years ago
Rich Trott b95e5d7948 benchmark: add benchmark for url.format() 9 years ago
Myles Borins 7182f5f876 tools: fix license builder to work with icu-small 9 years ago
kimown 4a7e333287 doc: use `Buffer.byteLength` for Content-Length 9 years ago
Rich Trott 85f70b36e4 doc: clarify use of `0` port value 9 years ago
Ilkka Myller 57ba51ec46 doc: fix IRC link 9 years ago
Brian White 65b5cccee9 test: fix spawn on windows 9 years ago