Update to 7.40.1
[platform/upstream/curl.git] / lib / http_proxy.c
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-05-21 Daniel Stenbergbits.close: introduce connection close tracking
2014-04-04 Daniel StenbergCURLOPT_PROXYHEADER: set headers for proxy-only
2014-03-05 Daniel Stenbergremote_port: allow connect to port 0
2013-12-31 Steve Holmemprintf: Replaced internal usage of FORMAT_OFF_T and...
2013-11-03 Steve Holmehttp: Post base64 decoding tidy up
2013-11-02 Steve Holmehttp: Added proxy tunnel authentication message header...
2013-08-12 Daniel StenbergSessionHandle: the protocol specific pointer is now...
2013-03-23 Martin JansenCurl_proxyCONNECT: count received headers
2013-03-18 Oliver SchindlerCurl_proxyCONNECT: clear 'rewindaftersend' on success
2013-02-05 Daniel StenbergCurl_proxyCONNECT: return once CONNECT is sent
2013-01-17 Daniel Stenbergalways-multi: always use non-blocking internals
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-11-17 Daniel Stenbergmem-include-scan: verify memory #includes
2012-07-05 Daniel Stenberghttp-proxy: keep CONNECT connections alive (for NTLM)
2012-03-21 Daniel StenbergCONNECT: fix multi interface regression
2012-03-16 Yang Tsehttp_proxy.c: fix OOM handling
2012-02-24 Daniel StenbergCONNECT: fix ipv6 address in the Request-Line
2012-01-31 Daniel StenbergCONNECT: send correct Host: with IPv6 numerical address
2012-01-15 Yang TseCurl_proxyCONNECT() trace known bug #39
2011-12-19 Daniel StenbergCurl_proxyCONNECT: use newlines in debug output
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-06-04 Daniel StenbergCurl_socket_ready: make timeout a 'long'
2011-05-18 Daniel StenbergCLOSESOCKETFUNCTION: added
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-21 Dan FandrichInclude unistd.h to declare close()
2011-04-19 Daniel StenbergCURL_DOES_CONVERSIONS: cleanup
2011-04-04 Daniel Stenberghttp-proxy: move proxy code to http_proxy.c