5170 Commits (a118f2172880d338101f80647437b8832ac1f768)
 

Author SHA1 Message Date
Nathan Rajlich a118f21728 repl: make tab completion work on non-objects 13 years ago
Ben Noordhuis 30e462e919 cluster: propagate bind errors 13 years ago
einaros 83fd1c1de5 Add WebSocket RFC6455 multiheader fields to the http parser. 13 years ago
Ben Noordhuis 2c07712860 http: allow multiple WWW-Authenticate headers 13 years ago
Bert Belder 8f2694bb53 Make win32 ansi api usage explicit 13 years ago
Bert Belder d52f5020ce Windows: another attempt to support unicode argv 13 years ago
Bert Belder 9364699be1 Revert "Windows: support non-ansi command line arguments" 13 years ago
Ben Noordhuis 3415427dbf tls: mitigate session renegotiation attacks 13 years ago
koichik ef50bd2e54 docs: removed unnecessary STARTTLS section 13 years ago
Bert Belder d91bc7cb09 Windows: get rid of process._cwdForDrive() 13 years ago
Bert Belder 077f9d7293 Windows: use unicode environment 13 years ago
Ben Noordhuis 0685707bc6 tcp, pipe: don't assert on uv_accept() errors 13 years ago
Igor Zinkovsky 14b20ffc30 add tls-over-http-tunnel test 13 years ago
koichik b19b8836c3 tls: Allow establishing secure connection on the existing socket 13 years ago
Seth Fitzsimmons 1ce14eca44 dgram: handle close of dgram socket before DNS lookup completes 13 years ago
Bert Belder ef032cbe85 Windows: support non-ansi command line arguments 13 years ago
Bert Belder 2e6ad62047 Add libuv test that was omitted in last libuv upgrade 13 years ago
Bert Belder c3f176222a Fix vcbuild.bat, print error when an unrecognized option is encountered 13 years ago
koichik 2f759a7090 test: fix timing sensitivity in test-net-write-slow 13 years ago
Ben Noordhuis d3f6b094c7 docs: update net.Server.address() documentation 13 years ago
Igor Zinkovsky c7771bc2ec set readable/writable for pipes 13 years ago
Igor Zinkovsky c9f58cc595 upgrade uv to f9be43a564 13 years ago
Ben Noordhuis a8f357629d docs: clarify http 'data' callback 13 years ago
Ben Noordhuis 38eec57aef docs: document tls/crypto `ciphers` option 13 years ago
Ben Noordhuis cacd3ae004 test: add cluster 'bind twice' test 13 years ago
isaacs 163900dc68 npm: update to 1.1.1 13 years ago
Dave Pacheco e5ed6b91f4 disable omit-frame-pointer on solaris systems 13 years ago
Ben Noordhuis 81d18398a8 test: add --debug-brk regression test 13 years ago
Ben Noordhuis 09c296b44d debugger: fix --debug-brk 13 years ago
Igor Zinkovsky 0a347559bf enable x64 windows build 13 years ago
Ben Noordhuis 7543c38dca Revert "Add explicit v8 locker" 13 years ago
koichik a2cd31cbf1 doc: add the note about 'data' event 13 years ago
koichik 0f0af55a0a net: fix large file downloads failing 13 years ago
Marcel Laverdet 11d1eca9f3 Add explicit v8 locker 13 years ago
Christopher Jeffrey f64989e63b fs: fix ReadStream fails to read from existing fd 13 years ago
Stefan Rusu 07a983a602 test: add tcp and https DNS error tests 13 years ago
Stefan Rusu 4671e54495 net: destroy socket on DNS error 13 years ago
Bert Belder 68db20656e Rename some occurrences of `process_1` back to `process` 13 years ago
Dave Pacheco 9fb088e3ab dtrace: add missing translator 13 years ago
isaacs 74a2528bd7 Now working on v0.6.11 13 years ago
isaacs 051908e023 2012.02.02, Version 0.6.10 (stable) 13 years ago
isaacs 5937d02aed msi: npm bash shim fixes 13 years ago
isaacs 71527e3a55 Patches floating on v8 13 years ago
isaacs 465f57c56f Upgrade v8 to 3.6.6.20 13 years ago
isaacs 30fd2f7bb2 Add npm msysgit bash shim to msi installer 13 years ago
Ben Noordhuis 7e40c7ddc9 buffers: fix intermittent out of bounds error 13 years ago
Ben Noordhuis f101f7c9ba buffers: honor length argument in base64 decoder 13 years ago
Bert Belder 67cd05472e uv: upgrade to 267e75d 13 years ago
Bert Belder e5ea6ad0f0 _makeLong shouldn't turn the empty string into \\?\C:\ 13 years ago
Bert Belder a661830569 Run path.exists paths through _makeLong 13 years ago