13590 Commits (391fc804872372c906c799433ba5b8b219106ed0)
 

Author SHA1 Message Date
Ben Noordhuis 391fc80487 tools: update cpplint to r456 8 years ago
Anna Henningsen dda81b44b0 src: unify implementations of Utf8Value etc. 9 years ago
Ben Noordhuis db2b23f06f src: fix sporadic deadlock in SIGUSR1 handler 9 years ago
Anna Henningsen 855759757a vm: don't print out arrow message for custom error 8 years ago
Ingvar Stepanyan 7dbb0d0084 buffer: fix dataview-set benchmark 9 years ago
Santiago Gimeno 20d3378969 cluster: reset handle index on close 9 years ago
Santiago Gimeno 09349a8b92 cluster: don't send messages if no IPC channel 9 years ago
Rich Trott 6a08535dd1 child_process: preserve argument type 8 years ago
Rich Trott fd05b0b289 Revert "child_process: measure buffer length in bytes" 8 years ago
Rich Trott a31d3161f5 test: add test for exec() known issue 8 years ago
Michaël Zasso 5290c9d38c build: use BUILDTYPE when building V8 in Makefile 8 years ago
Michaël Zasso 79bd39c202 build: add v8 requirement to test-v8* in Makefile 8 years ago
Fedor Indutny b956635e41 tls: catch `certCbDone` exceptions 9 years ago
Ben Noordhuis 53a67ed6d7 src: fix bad logic in uid/gid checks 8 years ago
Ben Noordhuis e6a27a70d8 src: fix use-after-return in zlib bindings 8 years ago
Ben Noordhuis 61de6e9b47 src: remove deprecated HMAC_Init, use HMAC_Init_ex 8 years ago
Ben Noordhuis 7305e7b9d2 src: remove duplicate HMAC_Init calls 8 years ago
Ben Noordhuis 38baf6a0b7 src: remove unused md_ data members 8 years ago
Ben Noordhuis e103044b68 src: remove unused data member write_queue_size_ 8 years ago
Ben Noordhuis 67937bca0a src: guard against starting fs watcher twice 8 years ago
Ben Noordhuis c03bd57ac6 src: check uv_async_init() return value 8 years ago
Ben Noordhuis 1baa145a16 test: remove internet/test-tls-connnect-cnnic 8 years ago
Ben Noordhuis 1e0cede3a6 crypto: update root certificates 8 years ago
Ben Noordhuis efadf7639f tools: update certdata.txt 8 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 8 years ago
Rich Trott e3097b7cdf test: test isFullWidthCodePoint with invalid input 8 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 8 years ago
Rich Trott 1d100f6853 test: remove unused vars from http/https tests 8 years ago
Rich Trott 4b464ce4bf benchmark: remove unused variables 8 years ago
Rich Trott 3241536d95 test: remove unused var in net-server-try-ports 8 years ago
Rich Trott 7bd7c235fa test: remove unused var from stream2 test 8 years ago
Rich Trott 4d36a67738 test: remove unused var from child-process-fork 8 years ago
Rich Trott b5e516a42c test: remove unused var in test-tls-server-verify 8 years ago
Rich Trott 242d6c7323 tools: remove unused variable 8 years ago
Quentin Headen de5e2357fc doc: dns.resolve fix callback argument description 8 years ago
Rich Trott 0f903bb722 doc: add benchmark who-to-CC info 8 years ago
Diosney Sarmiento 700c6d9be8 doc: added information on how to run the linter. 8 years ago
Rich Trott db35efa6c1 test: fix flaky test-net-write-slow 8 years ago
Rich Trott 537f33351e doc: fix minor style issues in http.md 8 years ago
Bartosz Sosnowski 33a08b0414 doc: add bartosz sosnowski to colaborators 8 years ago
cjihrig 186af29298 doc: fix detached child stdio example 8 years ago
Rich Trott 8273824ca3 test: remove common.PORT from http tests 8 years ago
Rich Trott 066cefb6de doc: improve usage of `zero`/`0` 8 years ago
Rich Trott a4888926a2 assert: remove unneeded arguments special handling 8 years ago
Ruslan Iusupov 6c94c67b73 doc: fix "sign.verify" typo in crypto doc. 8 years ago
sartrey 35ee35cba2 doc: clarify child_process stdout/stderr types 8 years ago
Prince J Wesley c8e9adb135 repl: fix tab completion for defined commands 8 years ago