3916 Commits (2032bba65f9e929a472efc4d19e020c03c503e24)

Author SHA1 Message Date
Anna Henningsen 9f1b790f79 net: make holding the buffer in memory more robust 8 years ago
Rich Trott 337d2dd381 test: implement consistent braces 8 years ago
Anna Henningsen f7796f23e3 util: inspect boxed symbols like other primitives 8 years ago
Michael Dawson 77df523264 test: exclude tests for AIX 8 years ago
Marcin Cieślak c41efe4d68 build: add node_module_version to config.gypi 8 years ago
Сковорода Никита Андреевич 93b10fbec2 buffer: zero-fill uninitialized bytes in .concat() 8 years ago
Ben Noordhuis 3ff82deb2c lib: make tls.checkServerIdentity() more strict 8 years ago
Evan Lucas b5c57ff772 http: check reason chars in writeHead 9 years ago
Shigeki Ohtsu c7a601c090 test: remove openssl options of -no_<prot> 8 years ago
Brian White 9a8acad6ff test: use random ports where possible 9 years ago
Michael Wain 65624440bf crypto: allow GCM ciphers to have longer IV length 9 years ago
Anna Henningsen 223c0e2010 test: skip doctool tests when js-yaml is missing 8 years ago
Anna Henningsen 9ef6e23088 tools: make sure doctool anchors respect includes 9 years ago
Jesse McCarthy f9f85a006f tools: restore change of signatures to opts hashes 9 years ago
Rich Trott 3681b9b868 test: refactor doctool tests 9 years ago
Ben Noordhuis 686d7b329c test: build addons with V8_DEPRECATION_WARNINGS=1 9 years ago
Rich Trott 8b88c384f0 tools: lint for object literal spacing 9 years ago
Daniel Wang 96b5aa8710 tools: update marked dependency 9 years ago
Anna Henningsen ea137637b7 tools: allow multiple added: version entries 9 years ago
Anna Henningsen 8f76d7db03 test,tools: test yaml parsing of doctool 9 years ago
Anna Henningsen 8404e34665 Revert "test: mark test-vm-timeout flaky on windows" 8 years ago
Anna Henningsen eab9ced2ee test: fix flaky test-vm-timeout 8 years ago
Ben Noordhuis 4748bed736 src: fix readability/namespace cpplint warnings 8 years ago
Anna Henningsen 855759757a vm: don't print out arrow message for custom error 8 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
Fedor Indutny b956635e41 tls: catch `certCbDone` exceptions 9 years ago
Ben Noordhuis 1baa145a16 test: remove internet/test-tls-connnect-cnnic 8 years ago
Ben Noordhuis 2b0dce5a5b src: don't use locale-sensitive strcasecmp() 9 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 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 db35efa6c1 test: fix flaky test-net-write-slow 8 years ago
Rich Trott 8273824ca3 test: remove common.PORT from http tests 8 years ago
Rich Trott a4888926a2 assert: remove unneeded arguments special handling 8 years ago
Prince J Wesley c8e9adb135 repl: fix tab completion for defined commands 8 years ago
Rich Trott 5129f3f2cd test: mark test-vm-timeout flaky on windows 8 years ago
Anna Henningsen 79b45886c1 test: add tests for some stream.Readable uses 8 years ago
Brian White 65b5cccee9 test: fix spawn on windows 9 years ago
Rich Trott 96ed883d2f test: enable test-debug-brk-no-arg 9 years ago
Rich Trott 8724c442f3 test: add test for uid/gid setting in spawn 9 years ago
Rich Trott 042e858dfb test: make test-child-process-fork-net more robust 9 years ago