1297 Commits (bb867c0fa6c245e95009f18742997b4cf372d6e3)

Author SHA1 Message Date
Andreas Madsen d927fbc9ab cluster: add graceful disconnect support 13 years ago
Ben Noordhuis d8c4ecea0b test: fix race in simple/test-cluster-master-error 13 years ago
koichik 03077db45d test: HTTP responses with no content-length 13 years ago
Nathan Rajlich 11d8823791 process: add `process.config` 13 years ago
Charlie McConnell c7b8073afc child_process: Separate 'close' event from 'exit' 13 years ago
Nathan Rajlich 928ea564d1 events: don't delete the listeners array in removeListener() 13 years ago
Ben Noordhuis 761a82bc9a test: make .removeAllListeners() test more exhaustive 13 years ago
Ben Noordhuis 78dc13fbf9 events: don't delete the listeners array 13 years ago
Ben Noordhuis f9aa01de32 test: don't let debugger listen on common.PORT 13 years ago
isaacs 702b46c80d Fix invalid timer test 13 years ago
Ben Noordhuis 7fc835afe3 timers: handle negative or non-numeric timeout values 13 years ago
Maciej Małecki 9a35656210 test: test if forks are spawned with parent's `process.execArgv` 13 years ago
Maciej Małecki 0113f5a72d test: test `process.execArgv` 13 years ago
Łukasz Walukiewicz 677c2c112c Ignore an empty port component when parsing URLs. 13 years ago
isaacs a10cfba766 module: remove 'exited', replace 'children' array 13 years ago
ssuda 9b672bcaa2 tls: parsing multiple values of a key in ssl certificate 13 years ago
Ben Noordhuis 296b7a580b cluster: support passing of named pipes 13 years ago
Igor Zinkovsky 5ad0140f48 Emit end event only once 13 years ago
ssuda b72d43cbf9 dgram: fix when we call .close() inside 'listening' 13 years ago
Dmitry Nizovtsev 1e9bcf26ce net, http, https: add localAddress option 13 years ago
Igor Zinkovsky 9ea5a4c468 fix simple/test-process-argv-0 on windows 13 years ago
Shigeki Ohtsu 59c3923672 process: show detailed error message in process.dlopen() 13 years ago
Igor Zinkovsky e10bd5177f disable simple/test-signal-handler on Windows 13 years ago
ssuda 578ba76e6c util: fix util.format() formatting of %% 13 years ago
Jimb Esser 78db18739a tls: proxy set(Timeout|NoDelay|KeepAlive) methods 13 years ago
Igor Zinkovsky 67b10f816c fix test-net-pipe-connect-errors for windows 13 years ago
Vincent Ollivier 8cdbf014bd test: fix typo in test-child-process-stdout-flush 13 years ago
Ben Noordhuis ebb79cdaba Revert "test-fs-watch: Add faster failure, and link to #2813" 13 years ago
koichik cd5d2473a4 net: fix race write() before and after connect() 13 years ago
koichik 63431796f4 net: fix race write() before and after connect() 13 years ago
isaacs 29463cb60c Update argv0 test to verify correct behavior 13 years ago
AJ ONeal 493a6bb19a [ISSUE #2554 #2567] throw if fs args for 'start' or 'end' are strings 13 years ago
AJ ONeal 7f58d207f3 [ISSUE #2554 #2567] throw if fs args for 'start' or 'end' are strings 13 years ago
Roly Fentanes db8940dae2 `newListener` emits correct fn when using `once` 13 years ago
Maciej Małecki b73ec84ce1 test: test for `process.argv[0]` correctness 13 years ago
isaacs 9a6f936c8a test-fs-watch: Add faster failure, and link to #2813 13 years ago
Ben Noordhuis defa637378 dgram: fix out-of-bound memory read 13 years ago
isaacs 634b4de2c8 Pause process.stdin in stdin getter 13 years ago
isaacs 27d8b059fa Pause process.stdin in stdin getter 13 years ago
Ben Noordhuis b9127eb0a5 buffer: support decoding of URL-safe base64 13 years ago
Tomasz Buchert c6a04ce78f crypto: add function getDiffieHellman() 13 years ago
Ben Noordhuis f116e17a23 test: update HTTP basic auth test 13 years ago
Ben Noordhuis 86f4846c21 url: decode url entities in auth section 13 years ago
Ben Noordhuis de5e3f6a6f http: support PURGE request method 13 years ago
Brandon Benvie b72277183f repl: add automatic loading of built-in libs 13 years ago
Ben Noordhuis 999757983c test: don't let debugger listen on common.PORT 13 years ago
Ben Noordhuis 7f4aba91d3 test: include common.js in all tests 13 years ago
koichik 7ae0d473a6 test: fix test-tls-over-http-tunnel with v0.7 13 years ago
Mikeal Rogers d530ee62cd Issue #2762. Add callback to close function. 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago