3099 Commits (e6f14d6df572b31d63facbf0a0c313d14981d73b)
 

Author SHA1 Message Date
Carter Allen 5ad93ab573 Fix tests when spaces are in path 14 years ago
Ryan Dahl 8bd7e4fad8 Preprocess out assert() 14 years ago
Ryan Dahl 39ff40e5a2 Use old http.Client 14 years ago
Ryan Dahl 72dd8778b9 Fix undefined_reference_in_new_context 14 years ago
Daniel Ennis 52f93185c7 Adding support for require-like initialization of node, 14 years ago
Ryan Dahl 4c5e570706 Upgrade V8 to 3.0.10 14 years ago
Bert Belder 07f3274ac4 Readline: fixes, more key bindings 14 years ago
isaacs 430a7f1bed Support pastes and meta-backspace 14 years ago
Bert Belder f9fea12555 Fix windows build 14 years ago
Ryan Dahl 068b733583 Land Cantrill's DTrace patch 14 years ago
Felix Geisendörfer 91cc2d8c4b Restructure src/node.js startup code 14 years ago
Ryan Dahl cc5e9130bb fs.open should set FD_CLOEXEC 14 years ago
Ryan Dahl 9e976abad9 lint 14 years ago
Bert Belder f263b29141 Windows: better net support 14 years ago
Bert Belder 25d0e38048 Workaround for libev handle caching bug on windows 14 years ago
Ryan Dahl 555184663a windows compat: undefined_reference_in_new_context test 14 years ago
Ali Farhadi d81afcb3a6 Fixing bug in http request's end method. 14 years ago
Felix Geisendörfer 5a49f96505 Move commonjs module system into lib/module.js 14 years ago
Mikeal Rogers 8d37f80f4b Expose agent in http and https client. 14 years ago
Ryan Dahl 7892918353 Now working on v0.3.7 14 years ago
Ryan Dahl bb3e71466e Bump version to v0.3.6 14 years ago
Ryan Dahl 6703a7f1e0 Add https docs to toc 14 years ago
Ryan Dahl 76afea90cf Fix test-http-exceptions 14 years ago
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