342 Commits (1aa9d3a2ab9bcd03f58efc95dc0077a82088fe61)

Author SHA1 Message Date
Ali Ijaz Sheikh 1514b82355 src: add -r/--require flags for preloading modules 10 years ago
Rod Vagg f600111d82 test: cache lazy properties, fix style nits 10 years ago
Fedor Indutny 3038b8ee6a test: double timeout in tls-wrap-timeout.js 10 years ago
Ben Noordhuis 2b2e48a4b9 lib: don't error in repl when cwd doesn't exist 10 years ago
Ben Noordhuis 2c6f79c08c src: don't error at startup when cwd doesn't exist 10 years ago
Johan Bergström c15e81afdd test: Introduce knowledge of FreeBSD jails 10 years ago
Yosuke Furukawa b2e00e38dc http: add flushHeaders and deprecate flush 10 years ago
James Hartig 30666f22ca net: use cached peername to resolve remote fields 10 years ago
cjihrig eb995d6822 path: add type checking for path inputs 10 years ago
Chris Dickinson 056ed4b0c9 src: revert -r/--require flags 10 years ago
Ali Ijaz Sheikh 7bde3f1a8f src: add -r/--require flags for preloading modules 10 years ago
Jeremiah Senkpiel 53e200acc2 test: fix test-http-content-length 10 years ago
Shigeki Ohtsu 82f067e60b test: fix ext commands to be double quoted 10 years ago
Santiago Gimeno 5ecdc0314d test: add test for reading a large file through a pipe 10 years ago
Santiago Gimeno 0782c24993 test: fix readfile-zero-byte-liar test 10 years ago
skenqbx 8453fbc879 https: don't overwrite servername option 10 years ago
Ben Noordhuis 480b48244f lib: allow server.listen({ port: "1234" }) 10 years ago
Trevor Norris 8070b1ff99 buffer: Don't assign .parent if none exists 10 years ago
Fedor Indutny 1a3ca8223e http_client: ensure empty socket on error 10 years ago
Jeremiah Senkpiel cf565b5516 fs: fix .write() not coercing non-string values 10 years ago
Christian Tellnes 4874182065 http: send Content-Length when possible 10 years ago
Ben Noordhuis 1640dedb3b src: fix ucs-2 buffer encoding regression 10 years ago
Ben Noordhuis e2fb733a95 test: simplify parallel/test-stringbytes-external 10 years ago
Ben Noordhuis 7b554b1a8f test: don't spawn child processes in domain test 10 years ago
Fedor Indutny 3446ff417b tty: do not add `shutdown` method to handle 10 years ago
cjihrig 9d2b89d06c net: allow port 0 in connect() 10 years ago
Jonathan Ong 4d0329ebeb fs: remove unnecessary usage of .hasOwnProperty() 10 years ago
Ken Perkins b72fa03057 test: adds a test for undefined value in setHeader 10 years ago
Johan Bergström 563771d8b1 test: split parts out of host-headers test into its own test 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
Johan Bergström c7ad320472 test: check for openssl cli and provide path if it exists 10 years ago
Johan Bergström 71776f9057 test: remove unused https imports 10 years ago
Johan Bergström d0e7c359a7 test: don't assume process.versions.openssl always is available 10 years ago
Trevor Norris 78581c8d90 buffer: add indexOf() method 10 years ago
Christian Tellnes abb00cc915 url: throw for invalid values to url.format 10 years ago
Vladimir Kurchatkin 8f5f12bb48 smalloc: export constants from C++ 10 years ago
Fedor Indutny 7b3b8acfa6 tls: accept empty `net.Socket`s 10 years ago
Fedor Indutny e1bf6709dc test: fix racey-ness in tls-inception 10 years ago
Trevor Norris e0835c9cda node: improve performance of nextTick 10 years ago
Johan Bergström fd3ea29902 test: fix test-fs-access when uid is 0 10 years ago
Michael Dawson 5abfa930b8 test: make destroyed-socket-write2.js more robust 10 years ago
Julien Gilli 1009130495 tests: fix race in test-http-curl-chunk-problem 10 years ago
Christian Tellnes 675cffb33e http: don't confuse automatic headers for others 10 years ago
Chris Dickinson 0af4c9ea74 src: fix domains + --abort-on-uncaught-exception 10 years ago
Evan Lucas 2ca22aacbd http: emit abort event from ClientRequest 10 years ago
Ben Noordhuis 506c7fd40b test: fix infinite spawn cycle in stdio test 10 years ago
Petka Antonov 872702d9b7 node: implement unhandled rejection tracking 10 years ago
Fedor Indutny 1738c77835 streams: introduce StreamWrap and JSStream 10 years ago
cjihrig ed3b057e9f util: handle symbols properly in format() 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago