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
/
opts
Age
Commit message (
Expand
)
Author
2015-06-08
docs: Spelling fixes
Ville Skyttä
2015-06-03
cookie: Stop exporting any-domain cookies
Jay Satiro
2015-05-25
CURLOPT_COOKIELIST.3: Explain Set-Cookie without a domain
Jay Satiro
2015-05-24
CURLOPT_COOKIE.3: Explain that the cookies won't be modified
Jay Satiro
2015-05-24
CURLOPT_COOKIELIST.3: Add example
Jay Satiro
2015-05-21
CURLOPT_HTTPPROXYTUNNEL.3: only works with a HTTP proxy!
Daniel Stenberg
2015-05-20
CURLOPT_POSTFIELDS.3: Mention curl_easy_escape
Jay Satiro
2015-05-18
CURLOPT_PIPEWAIT: added
Daniel Stenberg
2015-05-18
CURLMOPT_PIPELINE: bit 1 is for multiplexing
Daniel Stenberg
2015-05-12
CURLMOPT_MAX_HOST_CONNECTIONS: host = host name + port number
Daniel Stenberg
2015-05-08
opts: improved the TCP keepalive examples
Egon Eckert
2015-04-28
CURLOPT_HEADEROPT: default to separate
Daniel Stenberg
2015-04-28
docs/libcurl: Corrected a typo in the CURLOPT_PROXY_SERVICE_NAME documentation
Linus Nielsen
2015-04-28
dist: ship CURLOPT_PROXY_SERVICE_NAME and CURLOPT_SERVICE_NAME
Daniel Stenberg
2015-04-28
Negotiate: custom service names for SPNEGO.
Linus Nielsen
2015-04-22
cyassl: Implement public key pinning
Jay Satiro
2015-04-22
docs: distribute the CURLOPT_PINNEDPUBLICKEY(3) man page, too
Kamil Dudka
2015-04-22
nss: implement public key pinning for NSS backend
Kamil Dudka
2015-04-20
CURLOPT_HEADERFUNCTION.3: match parameter name in synopsis and desc
Daniel Stenberg
2015-04-19
CURLMOPT_TIMERFUNCTION.3: Clarify, add an example
Michael Stapelberg
2015-03-31
CURLOPT_HTTP200ALIASES.3: Mainly SHOUTcast servers use "ICY 200"
Thomas Ruecker
2015-03-28
cyassl: CTX callback cosmetic changes and doc fix
Jay Satiro
2015-03-27
cyassl: add SSL context callback support for CyaSSL
Kyle L. Huff
2015-03-24
CURLOPT_HTTPHEADER.3: fix typo in recent commit
Viktor Szakáts
2015-03-24
CURLOPT_PATH_AS_IS.3: add type 'long' to prototype
Viktor Szakáts
2015-03-24
CURLOPT_PATH_AS_IS: added
Daniel Stenberg
2015-03-21
darwinsssl: add support for TLS False Start
Nick Zitzmann
2015-03-20
url: add CURLOPT_SSL_FALSESTART option
Alessandro Ghedini
2015-03-20
gtls: implement CURLOPT_CERTINFO
Alessandro Ghedini
2015-03-20
CURLOPT_URL.3: spelling!
Daniel Stenberg
2015-03-20
CURLOPT_URL.3: Added "SECURITY CONCERNS"
Daniel Stenberg
2015-03-20
CURLOPT_HTTPHEADER.3: add a "SECURITY CONCERNS" section
Daniel Stenberg
2015-03-17
CURLOPT_*.3: more examples and edits
Daniel Stenberg
2015-03-17
CURLOPT_*.3: added lots of small example sections
Daniel Stenberg
2015-03-16
CURLOPT_PRIVATE.3: provide an example
Daniel Stenberg
2015-03-16
CURLOPT_*TIMEOUT.3: provide examples
Daniel Stenberg
2015-03-16
CURLOPT_USERAGENT.3: added an example
Daniel Stenberg
2015-03-16
CURLOPT_STDERR.3: added an example
Daniel Stenberg
2015-03-10
gtls: add support for CURLOPT_CAPATH
Alessandro Ghedini
2015-03-02
CURLOPT_HEADERFUNCTION.3: typo in error code name
Daniel Stenberg
2015-03-02
opts: Fix pipelining examples
Jay Satiro
2015-02-03
opts: CURLOPT_CAINFO availability depends on SSL engine
Jay Satiro
2015-02-02
CURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added in 7.33.0
Daniel Stenberg
2015-01-29
CURLOPT_SEEKFUNCTION.3: also when server closes a connection
Michael Kaufmann
2015-01-22
openssl: add support for the Certificate Status Request TLS extension
Alessandro Ghedini
2015-01-16
CURLOPT_SSL_VERIFYSTATUS.3: mention it is added in version 7.41.0
Daniel Stenberg
2015-01-16
opts: add CURLOPT_SSL_VERIFYSTATUS* to docs/Makefile
Daniel Stenberg
2015-01-16
url: add CURLOPT_SSL_VERIFYSTATUS option
Alessandro Ghedini
2014-12-26
code/docs: Use Unix rather than UNIX to avoid use of the trademark
Steve Holme
2014-12-15
opts: Warn CURLOPT_TIMEOUT overrides when set after CURLOPT_TIMEOUT_MS
Jay Satiro
[next]