5341 Commits (518d28c23a5b809ec252b3a5984611022c0036fd)
 

Author SHA1 Message Date
Mathias Bynens 483edbdf1a punycode: Update to v1.0.0 13 years ago
Igor Zinkovsky 70a393ea9a update libuv to 9a5c1bad90 13 years ago
isaacs 4f8d7328a4 Fix #2822 Only remove logo images, not logo html 13 years ago
tedsuo cd4cb8e795 docs: split TOC into two parts: overview and API 13 years ago
isaacs ca0986fbd1 Update npm to 1.1.2 13 years ago
isaacs e004721b48 Make a fat binary for the OS X pkg 13 years ago
Igor Zinkovsky 35c1f682c1 update libuv to c0e7044862 13 years ago
isaacs 634b4de2c8 Pause process.stdin in stdin getter 13 years ago
isaacs 186960fefb Add Håvard Stranden to AUTHORS file 13 years ago
Fedor Indutny c6019b8b4e docs: remove server.pause 13 years ago
Ben Noordhuis 96a137a18a docs: update man page 13 years ago
Paul Vorbach c1f474010e docs: fix quotation style in the webserver example 13 years ago
Ben Noordhuis 23c4278e06 docs: fix tls markdown 13 years ago
isaacs dfed2cef75 Merge branch 'v0.6.11-release' into v0.6 13 years ago
isaacs f73f07e126 Now working on 0.6.12 13 years ago
isaacs 1eb1fe3225 2012.02.17 Version 0.6.11 (stable) 13 years ago
isaacs a2851b6234 Revert "cluster: propagate bind errors" 13 years ago
isaacs 4672872ddd Fix #2770 Compile the OS X pkg as ia32 13 years ago
Shannen Saez 9764bea97d docs: remove unused javascript includes 13 years ago
Shannen Saez 4ed7b035bd docs: add lang="en" and remove redundant types 13 years ago
Nathan Rajlich a118f21728 repl: make tab completion work on non-objects 13 years ago
isaacs 7a1a62ec6e Upgrade uv to 86ebe48660e 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