aboutsummaryrefslogtreecommitdiff
path: root/lib/socks.h
AgeCommit message (Expand)Author
2020-02-17socks: make the connect phase non-blockingDaniel Stenberg
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2016-11-24proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-07-23docs: Improve inline GSS-API naming in code documentationMichael Osipov
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: rename 76 lib/*.h filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-28lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse
2011-08-08SOCKS: fix the connect timeoutDaniel Stenberg
2011-04-05return code cleanup: build, init and run-time errorsDaniel Stenberg
2011-04-05FTP+proxy: macrofied functions when proxy disabledDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-01-28- Markus Moeller introduced two new options to libcurl:Daniel Stenberg
2008-01-02Richard Atterer brought a patch that added support for SOCKS4a proxies, whichDaniel Stenberg
2007-08-27Fixed some minor type mismatches and missing consts mainly found by splint.Dan Fandrich
2007-04-03update copyright yearYang Tse
2007-02-19- Robson Braga Araujo made passive FTP transfers work with SOCKS (both 4 andDaniel Stenberg
2006-09-23standard curl source code headersDaniel Stenberg
2006-09-23Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better asDaniel Stenberg