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
/
libcurl
Age
Commit message (
Expand
)
Author
2012-06-04
curl_easy_setopt.3: proto updates + cleanups
Daniel Stenberg
2012-05-27
DOCS: Corrected the "Added in" version number for CURLOPT_MAIL_AUTH
Steve Holme
2012-05-26
DOCS: Fixed line spacing of authentication examples in CURLOPT_URL
Steve Holme
2012-05-26
DOCS: Changed domain names in various examples to example.com
Steve Holme
2012-05-26
DOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIR
Steve Holme
2012-05-26
DOCS: Standardised how RFCs are referenced.
Steve Holme
2012-05-24
DOCS: Added LDAP to the CURLOPT_URL section
Steve Holme
2012-05-22
DOCS: Updated version number for features added in the pending release
Steve Holme
2012-05-12
NTLM: is supported in GnuTLS builds too
Daniel Stenberg
2012-05-07
CURLOPT_HEADERFUNCTION: works for non-HTTP protocols too
Daniel Stenberg
2012-05-03
Add note about default timeout in CURLOPT_TIMEOUT
Claes Jakobsson
2012-04-05
CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL
Andrei Cipu
2012-04-01
SSH: public key can now be an empty string
Armel Asselin
2012-03-31
DOCS: Added information regarding POP3 commands to CURLOPT_CUSTOMREQUEST
Steve Holme
2012-03-10
CURLSSH_OPT_AUTH: documented it has no effect
Armel Asselin
2012-02-25
libcurl docs: version corrections
Daniel Stenberg
2012-02-23
SMTP: Added support for returning SMTP response codes
Steve Holme
2012-02-21
CURLOPT_MAIL_AUTH: added in 7.25.0
Daniel Stenberg
2012-02-17
CURLE_FTP_PRET_FAILED: listed twice
Daniel Stenberg
2012-02-16
docs: mention that NTLM works with NSS, too
Kamil Dudka
2012-02-15
DOCS: Added information for CURLOPT_MAIL_AUTH.
Steve Holme
2012-02-13
s/7.24.1/7.25.0
Daniel Stenberg
2012-02-09
CURLOPT_SSL_OPTIONS: added
Daniel Stenberg
2012-02-09
add library support for tuning TCP_KEEPALIVE
Dave Reisner
2012-01-24
curl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA descriptions
Dan Fandrich
2012-01-22
CURLOPT_ACCEPTTIMEOUT_MS: spellfix
Daniel Stenberg
2012-01-03
curl_easy_setopt: refer to the most recent URI RFC
Daniel Stenberg
2012-01-02
curl_easy_strerror.3: minor synopsis edit of the look
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
DOCS: Added SMTP information to CURLOPT_INFILESIZE
Steve Holme
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-05
CURLOPT_CONNECTTIMEOUT: default is 300 seconds
Daniel Stenberg
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
CURLOPT_DNS_SERVERS: set name servers if possible
Jason Glasgow
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
CURLM_CALL_MULTI_PERFORM: remove mention
Daniel Stenberg
2011-10-16
curl_multi_fdset: clarify the max_fd == -1 case
Daniel Stenberg
2011-10-03
m4: Use x in order to avoid variable 'x' set but not used [-Werror=unused-but...
Dominique Leuenberger
[next]