5389 Commits (f19f980724fa07347a0d0a9d92e48b267555da5d)
 

Author SHA1 Message Date
isaacs f19f980724 Now working on 0.6.19 13 years ago
isaacs 2498d15dde Merge branch 'v0.6.18-release' into v0.6 13 years ago
isaacs 4bc1d395de 2012.05.15 Version 0.6.18 (stable) 13 years ago
isaacs 8068f9bf38 Escape leading # signs in 'make email.md' 13 years ago
isaacs 14a5b45c06 Guard against emitting 'end' twice on http responses 13 years ago
isaacs ea4b1c1c0c Upgrade libuv to bc4126b 13 years ago
Ben Noordhuis 9b42d7daaf test: add https + .pfx client/server test 13 years ago
ssuda fb7348ae06 crypto: add PKCS12/PFX support 13 years ago
Ben Noordhuis bd907174e8 node: delete NODE_CHANNEL_FD from env 13 years ago
Bert Belder a475e62a3e Windows: add test for path.normalize with UNC paths 13 years ago
Bert Belder d91004a73d Windows: make path.normalize convert all slashes to backslashes 13 years ago
Bert Belder d8351a2ef4 Automatically close FSWatcher on error 13 years ago
koichik 5f9ffa17b1 fs: fix ReadStream.pause() emits duplicate data event 13 years ago
isaacs 9239088e87 500 is a magic number for the GC for some reason 13 years ago
isaacs 07d8a4650e Break up huge function in ClientRequest.onSocket 13 years ago
Ben Noordhuis 884499d37e build: fix cross-compiling 13 years ago
Shigeki Ohtsu cc8cfb145a doc: fix typo in buffer documentation 13 years ago
vegorov@chromium.org 52f0c37d09 Runtime_NotifyDeoptimized should search for function activation in all thread stacks. 13 years ago
Philip Tellis 493beb23f2 doc: fs.ReadableStream does not have a destroySoon method 13 years ago
Ben Noordhuis 3883f22ad1 pipe_wrap: don't assert() on pipe accept errors 13 years ago
Felix Geisendörfer bf9d8e9214 Fix exception output for module load exceptions 13 years ago
Felix Geisendörfer 814033365b Fix process.nextTick throw call sites 13 years ago
Ben Noordhuis ee437c0557 zlib: fix error reporting 13 years ago
isaacs 8c758e127c Don't destroy on timeout 13 years ago
isaacs b4fbf6d275 Fix #3231. Don't try to emit error on a null'ed req object 13 years ago
Ben Noordhuis e02af94947 test: add failing HTTP client timeout test 13 years ago
isaacs 8cd2b0e778 test: No need for weak in 'make test' 13 years ago
isaacs 992e3464b8 Now working on 0.6.18 13 years ago
isaacs fbe143d9cb Merge branch 'v0.6.17-release' into v0.6 13 years ago
isaacs 4ced23deaf 2012.05.04 Version 0.6.17 (stable) 13 years ago
isaacs 711ecdd54f test: Run weak install with --unsafe-perm 13 years ago
isaacs aaf0453b7c Upgrade npm to 1.1.21 13 years ago
isaacs 719cd461d3 Upgrade uv to 936795a2c 13 years ago
isaacs ab60efb535 Update Authors 13 years ago
isaacs d1effbb338 Merge branch 'http-memleak' into v0.6 13 years ago
isaacs 2fc528ce00 http: Clean up parser usage 13 years ago
isaacs 62c12d2161 Clean up gc tests 13 years ago
ANDO Takahiro ebd0f98e2b doc: fix callback argument of child_process.exec, execFile 13 years ago
isaacs e3ceee2dce http: .once() usage in setTimeout 13 years ago
isaacs 91120e0429 Tests for memory leaks 13 years ago
isaacs b7e8e35c0e http leak: Null links from parser to req/res 13 years ago
vvo 75f2365558 Fix #3179 HTTP memory leak using ClientRequest. 13 years ago
Ben Noordhuis df2c5fa81d fs: fix file descriptor leak in sync functions 13 years ago
Ben Noordhuis 47d6a94656 fs: fix ReadStream / WriteStream double close bug 13 years ago
isaacs c9be1d5ffd http client: Destroy on timeout 13 years ago
isaacs bce68134b6 http: Remove socket ondata/onend in parser cleanup 13 years ago
isaacs bfe9cdb7f2 Null references to request object on socket errors. 13 years ago
isaacs acf19500ee Now working on 0.6.17 13 years ago
isaacs 518d28c23a Merge branch 'v0.6.16-release' into v0.6 13 years ago
isaacs a1d193963d 2012.04.30 Version 0.6.16 (stable) 13 years ago