Age | Commit message (Expand) | Author |
2018-09-08 | curl_url_set.3: correct description | Daniel Stenberg |
2018-09-08 | curl_url-docs: fix AVAILABILITY as Added in curl 7.62.0 | Daniel Stenberg |
2018-09-08 | URL-API | Daniel Stenberg |
2018-09-07 | curl_easy_upkeep: removed 'conn' from the name | Daniel Stenberg |
2018-09-07 | upkeep: add a connection upkeep API: curl_easy_conn_upkeep() | Max Dymond |
2018-09-06 | imap: change from "FETCH" to "UID FETCH" | Nicklas Avén |
2018-09-06 | CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size | Daniel Stenberg |
2018-09-06 | setopt: add CURLOPT_DOH_URL | Daniel Stenberg |
2018-09-06 | ssl: deprecate CURLE_SSL_CACERT in favour of a unified error code | Han Han |
2018-09-05 | url: default to CURL_HTTP_VERSION_2TLS if built h2-enabled | Daniel Stenberg |
2018-09-05 | multiplex: enable by default | Daniel Stenberg |
2018-09-05 | pipelining: deprecated | Daniel Stenberg |
2018-08-29 | CURLOPT_SSL_CTX_FUNCTION.3: clarify connection reuse warning | Jay Satiro |
2018-08-27 | CURLOPT_ACCEPT_ENCODING.3: list them comma-separated [ci skip] | Daniel Stenberg |
2018-08-27 | CURLOPT_SSL_CTX_FUNCTION.3: might cause unintended connection reuse [ci skip] | Daniel Stenberg |
2018-08-24 | docs: clarify NO_PROXY env variable functionality | Daniel Stenberg |
2018-08-23 | libcurl-thread.3: expand somewhat on the NO_SIGNAL motivation | Daniel Stenberg |
2018-08-11 | docs: Improve the manual pages of some callbacks | Michael Kaufmann |
2018-08-10 | Documentation: fix CURLOPT_SSH_COMPRESSION copy/paste bug | Daniel Jelinski |
2018-08-10 | docs: mention NULL is fine input to several functions | Daniel Stenberg |
2018-07-26 | docs/CURLOPT_URL: fix indentation | Christopher Head |
2018-07-26 | docs/CURLOPT_WRITEFUNCTION: size is always 1 | Christopher Head |
2018-06-30 | docs: fix missed option name markups | Daniel Stenberg |
2018-06-29 | openssl: make the requested TLS version the *minimum* wanted | Daniel Stenberg |
2018-06-28 | CURLINFO_TLS_SSL_PTR.3: improve the example | Adrian Peniak |
2018-06-24 | CURLOPT_SSL_VERIFYPEER.3: fix syntax mistake | Daniel Stenberg |
2018-06-23 | CURLOPT_SSL_VERIFYPEER.3: Add performance note | Patrick Schlangen |
2018-06-18 | CURLOPT_INTERFACE.3: interface names not supported on Windows | Daniel Stenberg |
2018-06-15 | CURLOPT_HTTPAUTH.3: CURLAUTH_BEARER was added in 7.61.0 | Daniel Stenberg |
2018-06-01 | CURLOPT_RESOLVE: always purge old entry first | Alibek.Jorajev |
2018-05-31 | option: disallow username in URL | Björn Stenberg |
2018-05-31 | libcurl-security.3: improved layout for two rememdy lists | Daniel Stenberg |
2018-05-31 | libcurl-security.3: refer to URL instead of in-source markdown file | Daniel Stenberg |
2018-05-29 | setopt: add TLS 1.3 ciphersuites | Daniel Stenberg |
2018-05-28 | psl: use latest psl and refresh it periodically | Patrick Monnerat |
2018-05-24 | httpauth: add support for Bearer tokens | Linus Lewandowski |
2018-05-22 | CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bit | Daniel Stenberg |
2018-05-21 | docs: clarify CURLOPT_HTTPGET somewhat | Daniel Stenberg |
2018-05-18 | curl_fnmatch: only allow two asterisks for matching | Daniel Stenberg |
2018-05-18 | docs: mention HAproxy protocol "version 1" | Aleks |
2018-05-17 | getinfo: add microsecond precise timers for various intervals | Philip Prindeville |
2018-05-15 | docs/libcurl/index.html: removed | Daniel Stenberg |
2018-05-05 | URLs: fix one more http url | Daniel Gustafsson |
2018-05-03 | docs: remove extraneous commas in man pages | Denis Ollier |
2018-04-30 | CURLOPT_URL.3: add ENCODING section [ci skip] | Daniel Stenberg |
2018-04-27 | CURLINFO_PROTOCOL.3: mention the existing defined names | Daniel Stenberg |
2018-04-23 | curl_global_sslset: always provide available backends | Christian Schmitz |
2018-04-23 | CURLOPT_SSLCERT.3: improve WinSSL-specific usage info | Archangel_SDY |
2018-04-18 | schannel: add support for CURLOPT_CAINFO | Dan McNulty |
2018-04-17 | docs: fix typos | Jakub Wilk |