Age | Commit message (Expand) | Author |
2013-03-23 | Curl_proxyCONNECT: count received headers | Martin Jansen |
2013-03-18 | Curl_proxyCONNECT: clear 'rewindaftersend' on success | Oliver Schindler |
2013-02-05 | Curl_proxyCONNECT: return once CONNECT is sent | Daniel Stenberg |
2013-01-17 | always-multi: always use non-blocking internals | Daniel Stenberg |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: rename 93 lib/*.c files | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-14 | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse |
2012-11-17 | mem-include-scan: verify memory #includes | Daniel Stenberg |
2012-07-05 | http-proxy: keep CONNECT connections alive (for NTLM) | Daniel Stenberg |
2012-03-22 | CONNECT: fix multi interface regression | Daniel Stenberg |
2012-03-16 | http_proxy.c: fix OOM handling | Yang Tse |
2012-02-24 | CONNECT: fix ipv6 address in the Request-Line | Daniel Stenberg |
2012-01-31 | CONNECT: send correct Host: with IPv6 numerical address | Daniel Stenberg |
2012-01-15 | Curl_proxyCONNECT() trace known bug #39 | Yang Tse |
2011-12-19 | Curl_proxyCONNECT: use newlines in debug output | Daniel Stenberg |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-06-04 | Curl_socket_ready: make timeout a 'long' | Daniel Stenberg |
2011-05-18 | CLOSESOCKETFUNCTION: added | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-04-21 | Include unistd.h to declare close() | Dan Fandrich |
2011-04-20 | CURL_DOES_CONVERSIONS: cleanup | Daniel Stenberg |
2011-04-04 | http-proxy: move proxy code to http_proxy.c | Daniel Stenberg |