Age | Commit message (Expand) | Author |
2019-04-28 | curlver.h: use parenthesis in CURL_VERSION_BITS macro | Tseng Jun |
2019-04-21 | CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse | Daniel Stenberg |
2019-04-11 | build: fix Codacy/CppCheck warnings | Marcel Raad |
2019-04-08 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-03-14 | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg |
2019-03-03 | alt-svc: the libcurl bits | Daniel Stenberg |
2019-02-28 | Secure Transport: no more "darwinssl" | Daniel Stenberg |
2019-02-27 | curl.h: use __has_declspec_attribute for shared builds | Don J Olmstead |
2019-02-11 | curlver: bump to 7.64.1-dev | Daniel Stenberg |
2019-01-07 | curl/urlapi.h: include "curl.h" first | Daniel Stenberg |
2018-12-21 | http: added options for allowing HTTP/0.9 responses | Daniel Stenberg |
2018-12-20 | curlver: bump to 7.64.0 for next release | Daniel Stenberg |
2018-12-14 | http: Implement trailing headers for chunked transfers | Ayoub Boudhar |
2018-11-19 | curle: move deprecated error code to ifndef block | Han Han |
2018-11-09 | setopt: add CURLOPT_CURLU | Jim Fuller |
2018-11-01 | version: bump for next cycle | Daniel Stenberg |
2018-11-01 | axtls: removed | Daniel Stenberg |
2018-10-30 | vtls: add MesaLink to curl_sslbackend enum | Daniel Gustafsson |
2018-10-27 | system.h: use proper setting with Sun C++ as well | randomswdev |
2018-09-23 | whitespace fixes | Viktor Szakats |
2018-09-19 | urlapi: document the error codes, remove two unused ones | Daniel Stenberg |
2018-09-19 | urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptance | 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 | 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 | RELEASE-NOTES: start working on 7.62.0 | Daniel Stenberg |
2018-07-18 | RELEASE-NOTES: sync | Daniel Stenberg |
2018-06-25 | include/README: remove "hacking" advice, not the right place | Daniel Stenberg |
2018-06-22 | system.h: fix for gcc on 32 bit OpenServer | Kevin R. Bulgrien |
2018-06-06 | system.h: add support for IBM xlc C compiler | Stephan Mühlstrasser |
2018-06-03 | spelling fixes | Viktor Szakats |
2018-05-31 | option: disallow username in URL | Björn 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-17 | getinfo: add microsecond precise timers for various intervals | Philip Prindeville |
2018-05-17 | bump: start working on the pending 7.61.0 | Daniel Stenberg |
2018-04-15 | system.h: Add sparcv8plus to oracle/sunpro 32-bit detection | Dagobert Michelsen |
2018-03-17 | resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES | Rick Deist |
2018-03-17 | CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol | Lawrence Matthews |
2018-03-16 | RELEASE-NOTES: toward 7.60.0 | Daniel Stenberg |
2018-02-23 | spelling fixes | Viktor Szakats |
2018-02-21 | url: Add option CURLOPT_RESOLVER_START_FUNCTION | Francisco Sedano |
2018-02-21 | lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS | Jay Satiro |
2018-02-20 | url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT | Anders Bakken |
2018-02-15 | TODO fixed: Detect when called from within callbacks | Björn Stenberg |
2018-01-30 | curlver: next release will be 7.59.0 | Daniel Stenberg |