3176 Commits (3ef6433255cfeabdeb70bbfa51ac32a287c5d243)
 

Author SHA1 Message Date
Ryan Dahl 4612b07604 Fix test-http-allow-req-after-204-res 14 years ago
Ryan Dahl 7dfbccf9bd Add test-https-agent 14 years ago
Ryan Dahl 68f2aa2715 http: agent should cycle on close 14 years ago
isaacs 49275524a5 Fix for meta keys in a weird iTerm state. 14 years ago
isaacs d40af91b30 Windows line endings. s/\r//g 14 years ago
Bert Belder 8da7202d0b Fix meta+character keys on mac 14 years ago
Ryan Dahl b9574b995f Expose http.getAgent 14 years ago
Ryan Dahl db8736ad93 Add https.get() 14 years ago
Ryan Dahl e65f6b4ce1 Initial pass at https client 14 years ago
Ryan Dahl 86e687086b waf: display oprofile and gdbjit options for all platforms 14 years ago
Ryan Dahl 6eca6b1ec0 Merge branch 'http_agent' 14 years ago
Ryan Dahl a86747603c Fix test-http-upload-timeout 14 years ago
Ryan Dahl 7a16e2a2a0 test-http-client-reconnect-bug: hang up should be error. 14 years ago
Ryan Dahl 0866ecaf3f ... 14 years ago
Ryan Dahl 032f80efea Docs for new http API 14 years ago
Ryan Dahl f465949516 hacky work around socket hangups on http requests 14 years ago
Ryan Dahl d89454e5d4 Backport client 'upgrade' events 14 years ago
Ryan Dahl 4125822bed all errors go to req object 14 years ago
Ryan Dahl 105c35b9fd http.Client shims 14 years ago
Ryan Dahl e576d4ec79 Add parser to agent 14 years ago
Ryan Dahl 60aea96f84 first pass at http refactor for TLS 14 years ago
Ryan Dahl ae30af44cf Disable gdbjit by default 14 years ago
Bert Belder a763a4f4d9 Fix memory corruption bug on Windows 14 years ago
Bert Belder 8ca0b9a3c5 Fix ev_async misuse in node_child_process_win32.cc 14 years ago
kmillikin@chromium.org 7c2869046e Fix an assertion failure in the full code generator. 14 years ago
Ryan Dahl ba80d4d8a9 Transfer data gathering responsibility to readline 14 years ago
Ryan Dahl d4127717ac Fix tab on posix tty 14 years ago
Ryan Dahl 6e9f746a46 wscript: style 14 years ago
Ryan Dahl 5895df4d0e Compile gdbjit in by default on linux 14 years ago
Bert Belder a61066ea1b Workaround for V8 bug 884 14 years ago
Ryan Dahl b8f006ef72 Upgrade V8 to 3.0.9 14 years ago
Bert Belder e6e6e87463 Windows: fix window size getter bug 14 years ago
Bert Belder f0bf325495 Update TODO.win32 14 years ago
Bert Belder 4475b76535 Readline: use symbolic key names instead of ascii control codes 14 years ago
Bert Belder 8c9b2d1066 Readline: use tty methods instead of control sequences 14 years ago
Bert Belder 0b5bf70bff Use tty.ReadStream and tty.WriteStream for stdio when appropriate 14 years ago
Bert Belder 87d898929f Implement tty.ReadStream and tty.WriteStream 14 years ago
Bert Belder 4fddca09f1 New stdio functions to aid new readline interface 14 years ago
Bert Belder b0eed65584 Windows: watcher for tty events 14 years ago
Ryan Dahl 4f8dd28f7e wscript chooses win32 source files, not cpp 14 years ago
Ryan Dahl cb14236bb4 Use common.PORT not 8000 14 years ago
Ryan Dahl 39535d74df move test-exec to pummel - too slow 14 years ago
Alexis Sellier 66b418d6f3 make 'readyState' available to CryptoStream 14 years ago
Ryan Dahl 2f6cb66009 Add setEncoding to CryptoStream 14 years ago
Ryan Dahl 4d0416caf6 Add setNoDelay to cryptostream 14 years ago
Ryan Dahl b22b5e341b listen/bind errors should close net.Server 14 years ago
Ryan Dahl 2ec4cd5525 factor linklist code into own file 14 years ago
Bert Belder b8879d64dd Remove completed TODO.win32 items 14 years ago
Bert Belder 6ad629895d Make child_process.kill always work on windows 14 years ago
Bert Belder bb3bf091d4 Fix several child process bugs on windows 14 years ago