Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | FTP: fixed compiling with --disable-proxy, broken in b88f980a | Dan Fandrich | 2015-06-18 | 1 | -1/+1 |
* | FTP: do the HTTP CONNECT for data connection blocking | Daniel Stenberg | 2015-06-17 | 1 | -2/+3 |
* | remote_port: allow connect to port 0 | Daniel Stenberg | 2014-03-05 | 1 | -2/+2 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -0/+41 |
* | build: rename 76 lib/*.h files | Yang Tse | 2012-12-28 | 1 | -41/+0 |
* | http_proxy.h: fix builds with proxy or http disabled | Yang Tse | 2012-03-22 | 1 | -2/+3 |
* | CONNECT: fix multi interface regression | Daniel Stenberg | 2012-03-22 | 1 | -1/+4 |
* | build: inclusion guard | Yang Tse | 2011-05-24 | 1 | -0/+4 |
* | Don't list NTLM in curl-config when HTTP is disabled | Dan Fandrich | 2011-04-05 | 1 | -1/+1 |
* | return code cleanup: build, init and run-time errors | Daniel Stenberg | 2011-04-05 | 1 | -1/+1 |
* | http-proxy: move proxy code to http_proxy.c | Daniel Stenberg | 2011-04-04 | 1 | -0/+33 |