247 Commits (8d8a26e8f7b4e65191af80d94bccada2217cbbb2)

Author SHA1 Message Date
Rich Trott 7c79490bfb test: only refresh tmpDir for tests that need it 10 years ago
Rich Trott 88d7904c0b test: remove test repetition 10 years ago
Rich Trott 8ea6844d26 test: add test for failed save in REPL 10 years ago
Jeremiah Senkpiel d9e250295b Revert "readline: allow tabs in input" 9 years ago
Vladimir Kurchatkin a251657058 node: mark promises as handled as soon as possible 10 years ago
Sam Roberts 03ce84dfa1 test: fix cluster-worker-wait-server-close races 10 years ago
Roman Reiss ff8202c6f4 test: fix undeclared variable access 10 years ago
Oleg Elifantiev 9c0a1b8cfc cluster: wait on servers closing before disconnect 10 years ago
Rich Trott d9ddd7d345 test: remove TODO comment 10 years ago
Brian White 38d1afc24d crypto: add getCurves() to get supported ECs 10 years ago
Rich Trott 4b3d493c4b readline: allow tabs in input 10 years ago
cjihrig 6e78e5feaa os: add homedir() 10 years ago
Yosuke Furukawa 353e26e3c7 fs: Add string encoding option for Stream method 10 years ago
Fedor Indutny 75930bb38c tls: prevent use-after-free 10 years ago
Fedor Indutny 5795e835a1 tls: emit errors on close whilst async action 10 years ago
Rich Trott 6537fd4b55 test: remove TODO 10 years ago
Santiago Gimeno a804026c9b test: fix broken FreeBSD test 10 years ago
Evan Lucas 43a82f8a71 test: fix test-sync-io-option 10 years ago
Shigeki Ohtsu 4ed25f664d test: add -no_rand_screen for tls-server-verify 10 years ago
Shigeki Ohtsu 4cf323d23d test: kill child in tls-server-verify for speed up 10 years ago
João Reis e6ccdcc1fe test: improve console output of tls-server-verify 10 years ago
João Reis 975e5956f0 test: run tls-server-verify servers in parallel 10 years ago
João Reis b18604ba2c test: running tls-server-verify clients in parallel 10 years ago
Rod Vagg f78c722df5 test: remove hardwired references to 'iojs' 10 years ago
Rich Trott bd99e8de8e test: more test coverage for maxConnections 10 years ago
Yosuke Furukawa 8357c5084b fs: set encoding on fs.createWriteStream 10 years ago
Santiago Gimeno b9267189a5 test: fix test-child-process-stdout-flush-exit 10 years ago
Yosuke Furukawa d20f018dcf test: loosen condition to detect infinite loop 10 years ago
Rich Trott 8704c58fc4 test: remove unneeded comment task 10 years ago
Evan Lucas 5b6f575c1f Revert "src: add getopt option parser" 10 years ago
Evan Lucas c0e7bf2d8c src: add getopt option parser 10 years ago
Rich Trott 8059393934 test: check error type from net.Server.listen() 10 years ago
Vladimir Kurchatkin 2c686fd3ce http: flush stored header 10 years ago
Evan Lucas a77c330c32 child_process: expose ChildProcess constructor 10 years ago
Ben Noordhuis c2b8b30836 test: remove stray copyright notices 10 years ago
Ben Noordhuis 93a44d5228 src: fix deferred events not working with -e 10 years ago
Roman Reiss cb381fe3e0 net: return this from setNoDelay and setKeepAlive 10 years ago
Roman Reiss 39dde3222e net,dgram: return this from ref and unref methods 10 years ago
Brendan Ashworth 9da168b71f buffer: optimize Buffer.byteLength 10 years ago
Malte-Thorben Bruns 2a71f02988 tls: emit errors happening before handshake finish 10 years ago
Fedor Indutny 80342f649d tls: use `.destroy(err)` instead of destroy+emit 10 years ago
Shigeki Ohtsu 9b35be5810 tls: make server not use DHE in less than 1024bits 10 years ago
Michaël Zasso 5773438913 test: fix jslint error 10 years ago
Santiago Gimeno 867631986f test: fix test-sync-io-option 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Evan Lucas 85d9983009 net: persist net.Socket options before connect 10 years ago
Trevor Norris c1de6d249e core: implement runtime flag to trace sync io 10 years ago
Frederic Hemberger 066274794c doc: update links from iojs/io.js to nodejs/io.js 10 years ago
Yazhong Liu 6edc900b95 repl: support non-array `.scope`, document it 10 years ago
Shigeki Ohtsu 7c52e1c1f4 tls_wrap: fix error cb when fatal TLS Alert recvd 10 years ago