Age | Commit message (Expand) | Author |
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 |
2018-01-30 | curl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6 | Michał Janiszewski |
2018-01-30 | time: support > year 2038 time stamps for system with 32bit long | Daniel Stenberg |
2018-01-25 | bump: towards 7.58.1 | Daniel Stenberg |
2018-01-09 | system.h: Additionally check __LONG_MAX__ for defining curl_off_t | Dimitrios Apostolou |
2018-01-02 | Revert "curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX" | Jay Satiro |
2017-12-22 | curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX | Dimitrios Apostolou |
2017-12-08 | curl.h: remove incorrect comment about ERRORBUFFER | Daniel Stenberg |
2017-12-06 | RELEASE-NOTES: synced with b261c44e8 | Daniel Stenberg |