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
/
socks.h
Age
Commit message (
Expand
)
Author
2018-09-23
whitespace fixes
Viktor Szakats
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
2014-07-23
docs: Improve inline GSS-API naming in code documentation
Michael Osipov
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
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-28
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2011-08-08
SOCKS: fix the connect timeout
Daniel Stenberg
2011-04-05
return code cleanup: build, init and run-time errors
Daniel Stenberg
2011-04-05
FTP+proxy: macrofied functions when proxy disabled
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-01-28
- Markus Moeller introduced two new options to libcurl:
Daniel Stenberg
2008-01-02
Richard Atterer brought a patch that added support for SOCKS4a proxies, which
Daniel Stenberg
2007-08-27
Fixed some minor type mismatches and missing consts mainly found by splint.
Dan Fandrich
2007-04-03
update copyright year
Yang Tse
2007-02-19
- Robson Braga Araujo made passive FTP transfers work with SOCKS (both 4 and
Daniel Stenberg
2006-09-23
standard curl source code headers
Daniel Stenberg
2006-09-23
Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as
Daniel Stenberg