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
/
docs
Age
Commit message (
Expand
)
Author
2011-12-30
examples: add a couple of simple pop3s examples
Alessandro Ghedini
2011-12-30
removed execute file permission
Yang Tse
2011-12-30
removed trailing whitespace
Yang Tse
2011-12-23
Require a less ancient version of perl
Colin Hogben
2011-12-21
TODO: 1.7 Happy Eyeball dual stack connect
Daniel Stenberg
2011-12-20
TODO: remove active FTP from section 2.1
Daniel Stenberg
2011-12-20
libcurl docs: add the new FTP accept option + errors
Daniel Stenberg
2011-12-20
libcurl-tutorial.3: curl doesn't sent pragma no-cache
Daniel Stenberg
2011-12-20
libcurl-multi.3: active FTP is no longer blocking!
Daniel Stenberg
2011-12-20
FTP: perform active connections non-blocking
Gokhan Sengun
2011-12-20
libcurl.m4: Fix quoting arguments of AC_LANG_PROGRAM
Bernhard Reutner-Fischer
2011-12-20
tutorial: remove CURLM_CALL_MULTI_PERFORM add sharing
Daniel Stenberg
2011-12-19
curl.1: minor white space cleanup
Daniel Stenberg
2011-12-19
docs: improve description of the --capath option
Alessandro Ghedini
2011-12-19
DOCS: Added SMTP information to CURLOPT_INFILESIZE
Steve Holme
2011-12-15
Correct default upload mimetype in manual
Colin Hogben
2011-12-15
docs: fix typo in curl_easy_setopt manpage
Alessandro Ghedini
2011-12-12
CURLOPT_INTERFACE: avoid resolving interfaces names
Jason Glasgow
2011-12-07
FAQ: add --resolve details to question 3.19
Daniel Stenberg
2011-12-06
Added some include files in a couple of example programs
Dan Fandrich
2011-12-05
CURLOPT_CONNECTTIMEOUT: default is 300 seconds
Daniel Stenberg
2011-12-05
progress function example: include timed interval
Rob Ward
2011-12-05
FTP: call opensocket callback properly
Daniel Stenberg
2011-11-24
symbols.pl: provide LIBCURL_HAS macro for apps
Daniel Stenberg
2011-11-18
CURLOPT_QUOTE: SFTP supports the '*'-prefix now
Daniel Stenberg
2011-11-18
SFTP: support '*' prefix for quote operations
Jonas Schnelli
2011-11-17
THANKS: one new contributor in 7.23.1
Daniel Stenberg
2011-11-17
CURLOPT_DNS_SERVERS: set name servers if possible
Jason Glasgow
2011-11-15
THANKS: added 18 new contributors from 7.23.0
Daniel Stenberg
2011-11-14
curl_easy_setopt arguments should be of type long in the examples
Dan Fandrich
2011-10-30
doc/curl.1: fix sentence with ending for -# option
Dave Reisner
2011-10-27
libcurl-multi.3: update the list of areas still blocking
Daniel Stenberg
2011-10-24
curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytes
Daniel Stenberg
2011-10-24
curl_easy_setopt.3: fix typo
Daniel Stenberg
2011-10-24
curl_easy_setopt: Added pop3 to CURLOPT_URL.
Steve Holme
2011-10-20
KNOWN_BUGS: #74 fixed
Daniel Stenberg
2011-10-20
CURLM_CALL_MULTI_PERFORM: remove mention
Daniel Stenberg
2011-10-17
--epsv: fix typo
Daniel Stenberg
2011-10-16
curl_multi_fdset: clarify the max_fd == -1 case
Daniel Stenberg
2011-10-16
TODO: have form functions use CURL handle argument
Daniel Stenberg
2011-10-14
docs: --xattr
Michal Marek
2011-10-03
m4: Use x in order to avoid variable 'x' set but not used [-Werror=unused-but...
Dominique Leuenberger
2011-10-03
share: don't use SSL unless enabled
Daniel Stenberg
2011-09-30
tutorial: clarify the handle sharing when treaded
Daniel Stenberg
2011-09-28
curl_easy_setopt: Added scp and sftp to the URL section
Dan Fandrich
2011-09-28
curl_easy_setopt: A brief tidy up
Steve Holme
2011-09-28
SSL session sharing support added
Alejandro Alvarez
2011-09-28
multi docs: extended the multi_socket API description
Daniel Stenberg
2011-09-27
Added SPNEGO to NetWare build.
Guenter Knauf
2011-09-26
remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
Yang Tse
[next]