index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
http_proxy.h
Age
Commit message (
Expand
)
Author
2017-06-18
http_proxy: fix build with http and proxy
Marcel Raad
2017-06-16
http-proxy: fix build with --disable-proxy or --disable-http
Daniel Stenberg
2017-06-14
http-proxy: do the HTTP CONNECT process entirely non-blocking
Daniel Stenberg
2017-04-27
http-proxy: removed unused argument in CURL_DISABLE_PROXY case
Dan Fandrich
2017-04-26
http-proxy: remove unused argument from Curl_proxyCONNECT()
Daniel Stenberg
2016-11-24
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
Alex Rousskov
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-06-18
FTP: fixed compiling with --disable-proxy, broken in b88f980a
Dan Fandrich
2015-06-17
FTP: do the HTTP CONNECT for data connection blocking
Daniel Stenberg
2014-03-05
remote_port: allow connect to port 0
Daniel Stenberg
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-03-22
http_proxy.h: fix builds with proxy or http disabled
Yang Tse
2012-03-22
CONNECT: fix multi interface regression
Daniel Stenberg
2011-05-24
build: inclusion guard
Yang Tse
2011-04-05
Don't list NTLM in curl-config when HTTP is disabled
Dan Fandrich
2011-04-05
return code cleanup: build, init and run-time errors
Daniel Stenberg
2011-04-04
http-proxy: move proxy code to http_proxy.c
Daniel Stenberg