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
2014-02-11
curl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPN
Daniel Stenberg
2014-02-10
NPN/ALPN: allow disabling via command line
Fabian Frank
2014-01-23
curl_easy_setopt.3: remove what auth types that work for CURLOPT_PROXYAUTH
Daniel Stenberg
2014-01-20
curl_getdate.3: edited, removed references to pre 7.12.2 functionality
Daniel Stenberg
2014-01-14
curl_easy_setopt.3: mention how to unset CURLOPT_INFILESIZE*
Daniel Stenberg
2014-01-02
Updated copyright year for recent changes
Steve Holme
2014-01-03
curl_easy_setopt.3: fix formatting mistakes
Christian Weisgerber
2013-12-29
curl_easy_setopt.3: Added SMTP information to CURLOPT_INFILESIZE_LARGE
Steve Holme
2013-12-26
FILE: we don't support paused transfers using this protocol
Daniel Stenberg
2013-12-22
docs: mention CURLOPT_MAX_RECV/SEND_SPEED_LARGE don't work for FILE://
Daniel Stenberg
2013-12-19
curl_easy_setopt: Fixed OAuth 2.0 Bearer option name
Steve Holme
2013-12-14
curl_easy_setopt: clarify some USERPWD and PROXYUSERPWD details
Daniel Stenberg
2013-12-14
login options: remove the ;[options] support from CURLOPT_USERPWD
Daniel Stenberg
2013-11-22
symbols-in-versions: Added missing CURLSSLBACKEND_* symbols
Steve Holme
2013-11-22
symbols-in-versions: Fixed missing CURLINFO_TLS_SESSION
Steve Holme
2013-11-21
curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals
Christian Grothoff
2013-11-17
smtp: Changed the default command to HELP when no options are specified
Steve Holme
2013-11-15
DOCS: Updated curl_easy_setopt.3 following recent SMTP changes
Steve Holme
2013-11-12
darwinssl: PKCS#12 import feature now requires Lion or later
Nick Zitzmann
2013-11-12
curl_easy_setopt: Added the ability to set the login options separately
Steve Holme
2013-11-12
curl_easy_setopt.3: clarify CURLOPT_SSL_VERIFYHOST documentation
Tomas Hoger
2013-10-30
NSS: support for CERTINFO feature
Patrick Monnerat
2013-10-23
CURLOPT_RESOLVE: mention they don't time-out
Daniel Stenberg
2013-10-16
DOCS: Added libcurl version number to CURLOPT_SSLVERSION
Steve Holme
2013-10-16
SSL: Corrected version number for new symbols from commit ad34a2d5c87c7f
Steve Holme
2013-10-15
build: distribute and install libcurl.m4 by default
Dave Reisner
2013-10-15
SSL: protocol version can be specified more precisely
Gergely Nagy
2013-09-30
curl_easy_setopt.3: slight clarification of SEEKFUNCTION
Daniel Stenberg
2013-09-20
curl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS set the same value
Daniel Stenberg
2013-09-20
pop3: Added basic SASL XOAUTH2 support
Steve Holme
2013-09-13
curl_easy_setopt.3: mention RTMP URL quirks
Daniel Stenberg
2013-09-12
libcurl: New options to bind DNS to local interfaces or IP addresses
Kim Vandry
2013-09-12
libcurl.3: for multi interface connections are held in the multi handle
Daniel Stenberg
2013-09-08
curl_easy_pause: suggest one way to unpause
Clemens Gruber
2013-09-05
darwinssl: add support for PKCS#12 files for client authentication
Nick Zitzmann
2013-09-05
symbols: added HTTP2 symbols and sorted list
Daniel Stenberg
2013-08-30
docs: Added documentation for CURLOPT_BEARER
Kyle L. Huff
2013-08-28
symbols-in-versions: add CURLOPT_XOAUTH2_BEARER
Daniel Stenberg
2013-08-20
CURLM_ADDED_ALREADY: new error code
Daniel Stenberg
2013-08-09
curl_multi_add_handle.3: ... that timer callback is for event-based
Daniel Stenberg
2013-08-09
curl_multi_add_handle.3: mention the CURLMOPT_TIMERFUNCTION use
Daniel Stenberg
2013-08-02
Revert "DOCS: Added IMAP URL example for listing new messages"
Steve Holme
2013-08-02
DOCS: Added IMAP URL example for listing new messages
Steve Holme
2013-07-29
curl_easy_pause: on unpause, trigger mulit-socket handling
Daniel Stenberg
2013-07-18
CURLOPT_XFERINFOFUNCTION: introducing a new progress callback
Daniel Stenberg
2013-06-22
docs: fix typo in curl_easy_getinfo manpage
Alessandro Ghedini
2013-06-14
curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequency
Daniel Stenberg
2013-06-13
curl_multi_wait.3: clarify the numfds counter
Daniel Stenberg
2013-06-08
curl_easy_setopt.3: HTTP header with no content
Peter Gal
2013-06-03
libcurl-tutorial.3: added a section on IPv6
Dan Fandrich
[next]