summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-01Merge tag 'curl-7_69_1'nikita
2020-03-05RELEASE-NOTES: syncedDaniel Stenberg
2020-01-27curl.h: define CURL_WIN32 on windowsDaniel Stenberg
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2020-01-11ngtcp2: Add an error code for QUIC connection errorsEmil Engler
2020-01-11multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro
2020-01-10Merge tag 'curl-7_68_0'ng0
2020-01-09include: remove non-curl prefixed definesDaniel Stenberg
2020-01-09curl.h: remove WIN32 defineDaniel Stenberg
2020-01-09bump: work towards 7.69.0 is startedDaniel Stenberg
2020-01-06multi.h: move INITIAL_MAX_CONCURRENT_STREAMS from public headerDaniel Stenberg
2019-12-20Merge branch 'master' of https://github.com/curl/curlng0
2019-12-20Merge remote-tracking branch 'upstream/master'ng0
2019-12-19curl.h: add two defines for the "pre ISO C" caseDaniel Stenberg
2019-12-03openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg
2019-11-26XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder
2019-11-26TLS: add BearSSL vtls implementationMichael Forney
2019-11-25multi: add curl_multi_wakeup()Gergely Nagy
2019-11-21include: make CURLE_HTTP3 use a new error codeDaniel Stenberg
2019-11-21bump: next release will be 7.68.0Daniel Stenberg
2019-11-12quiche: reject headers in the wrong orderDaniel Stenberg
2019-11-09system.h: fix for MCST lcc compilerr-a-sattarov
2019-11-08curlver: bump to 7.67.1Daniel Stenberg
2019-11-06Merge tag 'curl-7_67_0'ng0
2019-10-02ESNI: initial build/setupNiall
2019-10-02CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde
2019-09-19urlapi: CURLU_NO_AUTHORITY allows empty authority/host partJens Finkhaeuser
2019-09-19version: next release will be 7.67.0Daniel Stenberg
2019-09-12Merge tag 'curl-7_66_0'ng0
2019-09-12curlver: bump to 7.66.1Daniel Stenberg
2019-08-23defines: avoid underscore-prefixed definesDaniel Stenberg
2019-08-15Merge tag 'curl-7_65_3'ng0
2019-08-14vauth: Use CURLE_AUTH_ERROR for auth function errorsJay Satiro
2019-08-13curl_version_info: make the quic_version a constDaniel Stenberg
2019-08-12curl_version_info: offer quic (and h3) library infoDaniel Stenberg
2019-08-09CURLOPT_H3: removedDaniel Stenberg
2019-08-08alt-svc: send Alt-Used: in redirected requestsDaniel Stenberg
2019-08-08CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg
2019-08-07CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg
2019-08-07curl.h: add CURL_HTTP_VERSION_3 to the version enumDaniel Stenberg
2019-08-06sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-08-06curl_multi_poll: a sister to curl_multi_wait() that waits moreDaniel Stenberg
2019-07-30curl.h: fix outdated commentJustin
2019-07-21HTTP3: initial (experimental) supportDaniel Stenberg
2019-07-20curl_version_info: provide nghttp2 detailsDaniel Stenberg
2019-07-19bump: start working on 7.66.0Daniel Stenberg
2019-07-19version: bump to 7.65.3Daniel Stenberg
2019-07-17libcurl: Restrict redirect schemes (follow-up)Jay Satiro
2019-06-22typecheck: add 3 missing strings and a callback data pointerDaniel Stenberg
2019-06-20typecheck: CURLOPT_CONNECT_TO takes an slist tooDaniel Stenberg