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
2017-10-04
THANKS: added new 7.56.0 contributors
Daniel Stenberg
2017-10-03
libcurl-tutorial: add casts in example to avoid compilation warnings.
Patrick Monnerat
2017-10-03
examples: bring back curl_formadd-using examples
Daniel Stenberg
2017-10-02
libcurl-tutorial: fix two typos.
Patrick Monnerat
2017-10-01
TODO: remove deprecated form API items.
Patrick Monnerat
2017-10-01
libcurl-tutorial: describe MIME API and deprecate form API.
Patrick Monnerat
2017-09-28
docs: link CURLOPT_CONNECTTIMEOUT and CURLOPT_CONNECTTIMEOUT_MS
Michael Kaufmann
2017-09-28
docs: clarify the use of environment variables for proxy
Michael Kaufmann
2017-09-23
symbols-in-versions: fix CURLSSLSET_NO_BACKENDS entry
Jay Satiro
2017-09-22
symbols-in-versions: add CURLSSLSET_NO_BACKENDS
Daniel Stenberg
2017-09-22
vtls: provide curl_global_sslset() even in non-SSL builds
Daniel Stenberg
2017-09-22
form/mime: field names are not allowed to contain zero-valued bytes.
Patrick Monnerat
2017-09-21
examples/post-callback: use long for CURLOPT_POSTFIELDSIZE
Marcel Raad
2017-09-15
docs: clarify the CURLOPT_INTERLEAVE* options behavior
Daniel Stenberg
2017-09-12
code style: use space after semicolon
Daniel Stenberg
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-09-10
mbedtls: enable CA path processing
Jay Satiro
2017-09-07
KNOWN_BUGS: Remove CMake symbol hiding issue
Jakub Zakrzewski
2017-09-07
HISTORY: added some recent items
Daniel Stenberg
2017-09-05
mime: implement encoders.
Patrick Monnerat
2017-09-05
docs/curl_mime_*.3: use correct variable types in examples
Daniel Stenberg
2017-09-05
examples/mime: minor example code fixes
Viktor Szakats
2017-09-05
docs/curl_mime_*.3: added examples
Daniel Stenberg
2017-09-05
MAIL-ETIQUETTE: added "1.9 Your emails are public"
Daniel Stenberg
2017-09-04
docs: Update to secure URL versions
Viktor Szakats
2017-09-04
mime: use CURL_ZERO_TERMINATED in examples
Viktor Szakats
2017-09-04
examples/post-callback: stop returning one byte at a time
Daniel Stenberg
2017-09-04
docs: curl_mime_*.3 man page formatting edits
Daniel Stenberg
2017-09-03
mime: use size_t instead of ssize_t in public API interface.
Patrick Monnerat
2017-09-03
mime: remove support "-" stdin pseudo-file name in curl_mime_filedata().
Patrick Monnerat
2017-09-02
mime: tests and examples.
Patrick Monnerat
2017-09-02
mime: use in curl cli tool instead of form API.
Patrick Monnerat
2017-09-02
mime: new MIME API.
Patrick Monnerat
2017-09-01
curl_global_sslset: select backend by name case insensitively
Daniel Stenberg
2017-08-31
curl_global_sslset.3: show the struct and enum too
Daniel Stenberg
2017-08-30
examples/sslbackend.c: fix failure of 'make checksrc'
Kamil Dudka
2017-08-30
curl_global_sslset.3: clarify
Daniel Stenberg
2017-08-29
HELP-US.md: spelling
Daniel Stenberg
2017-08-29
HELP-US.md: "How to get started helping out in the curl project"
Daniel Stenberg
2017-08-28
curl_global_init.3: mention curl_global_sslset(3)
Daniel Stenberg
2017-08-28
version: add the CURL_VERSION_MULTI_SSL feature flag
Johannes Schindelin
2017-08-28
docs/examples: demonstrate how to select SSL backends
Johannes Schindelin
2017-08-28
Add a man page for curl_global_sslset()
Johannes Schindelin
2017-08-28
vtls: introduce curl_global_sslset()
Johannes Schindelin
2017-08-25
examples/threaded-ssl: mention that this is for openssl before 1.1
Daniel Stenberg
2017-08-24
CURLOPT_USERPWD.3: see also CURLOPT_PROXYUSERPWD
Daniel Stenberg
2017-08-22
request-target.d: mention added in 7.55.0
Daniel Stenberg
2017-08-18
KNOWN_BUGS: HTTP test server 'connection-monitor' problems
Daniel Stenberg
2017-08-17
CURLOPT_SSH_COMPRESSION.3: enable with 1L
Daniel Stenberg
[prev]
[next]