aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-16Add gemini protocol supportHEADmasterBen Burwell
2020-06-10wording: avoid blacklist/whitelist stereotypesDaniel Stenberg
2020-05-25all: fix codespell errorsViktor Szakats
2020-05-23setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherencyGilles Vollant
2020-05-21typecheck-gcc.h: CURLINFO_PRIVATE does not need a 'char *'Daniel Stenberg
2020-05-20typecheck-gcc.h: fix the OFF_T checkDaniel Stenberg
2020-05-15setopt: support certificate options in memory with struct curl_blobGilles Vollant
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-08RELEASE-NOTES: syncedDaniel Stenberg
2020-05-08CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant
2020-04-29RELEASE-NOTES: syncedDaniel Stenberg
2020-04-22curl.h: update comment typoBrian Bergeron
2020-04-14mqtt: add new experimental protocolBjorn Stenberg
2020-03-29curl.h: remnove CURL_VERSION_ESNI. Never supported nor documentedDaniel Stenberg
2020-03-27version: add 'cainfo' and 'capath' to version info structDaniel Stenberg
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-18RELEASE-NOTES: syncedDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-11RELEASE-NOTES: syncedDaniel Stenberg
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-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-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-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-12curlver: bump to 7.66.1Daniel Stenberg
2019-08-23defines: avoid underscore-prefixed definesDaniel Stenberg
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