summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-30vtls: add MesaLink to curl_sslbackend enumDaniel Gustafsson
2018-10-27system.h: use proper setting with Sun C++ as wellrandomswdev
2018-09-23whitespace fixesViktor Szakats
2018-09-19urlapi: document the error codes, remove two unused onesDaniel Stenberg
2018-09-19urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg
2018-09-08URL-APIDaniel Stenberg
2018-09-07curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg
2018-09-07upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond
2018-09-06CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg
2018-09-06setopt: add CURLOPT_DOH_URLDaniel Stenberg
2018-09-06ssl: deprecate CURLE_SSL_CACERT in favour of a unified error codeHan Han
2018-09-05RELEASE-NOTES: start working on 7.62.0Daniel Stenberg
2018-07-18RELEASE-NOTES: syncDaniel Stenberg
2018-06-25include/README: remove "hacking" advice, not the right placeDaniel Stenberg
2018-06-22system.h: fix for gcc on 32 bit OpenServerKevin R. Bulgrien
2018-06-06system.h: add support for IBM xlc C compilerStephan Mühlstrasser
2018-06-03spelling fixesViktor Szakats
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-29setopt: add TLS 1.3 ciphersuitesDaniel Stenberg
2018-05-28psl: use latest psl and refresh it periodicallyPatrick Monnerat
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
2018-05-17getinfo: add microsecond precise timers for various intervalsPhilip Prindeville
2018-05-17bump: start working on the pending 7.61.0Daniel Stenberg
2018-04-15system.h: Add sparcv8plus to oracle/sunpro 32-bit detectionDagobert Michelsen
2018-03-17resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist
2018-03-17CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews
2018-03-16RELEASE-NOTES: toward 7.60.0Daniel Stenberg
2018-02-23spelling fixesViktor Szakats
2018-02-21url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano
2018-02-21lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro
2018-02-20url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken
2018-02-15TODO fixed: Detect when called from within callbacksBjörn Stenberg
2018-01-30curlver: next release will be 7.59.0Daniel Stenberg
2018-01-30curl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6Michał Janiszewski
2018-01-30time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg
2018-01-25bump: towards 7.58.1Daniel Stenberg
2018-01-09system.h: Additionally check __LONG_MAX__ for defining curl_off_tDimitrios Apostolou
2018-01-02Revert "curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX"Jay Satiro
2017-12-22curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UXDimitrios Apostolou
2017-12-08curl.h: remove incorrect comment about ERRORBUFFERDaniel Stenberg
2017-12-06RELEASE-NOTES: synced with b261c44e8Daniel Stenberg
2017-12-01Added support for libssh SSH SCP back-endNikos Mavrogiannopoulos
2017-12-01curlver: towards 7.57.1Daniel Stenberg
2017-11-27global_init: ignore CURL_GLOBAL_SSL's absenseDaniel Stenberg
2017-11-05HTTP: implement Brotli content encodingPatrick Monnerat
2017-10-08curlver.h: next expected release is 7.57.0Daniel Stenberg
2017-09-27curl.h: include <sys/select.h> on cygwin tooDaniel Stenberg
2017-09-22vtls: provide curl_global_sslset() even in non-SSL buildsDaniel Stenberg
2017-09-22form/mime: field names are not allowed to contain zero-valued bytes.Patrick Monnerat
2017-09-12code style: remove wrong uses of multiple spacesDaniel Stenberg