aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-09-05curl.h: use lower case curl_mime* as for all public symbolsDaniel Stenberg
2017-09-04curl.h: fix "unused checksrc ignore", remove dangling referenceDaniel Stenberg
2017-09-04docs: Update to secure URL versionsViktor Szakats
2017-09-04curl.h: make the curl_strequal() protos use the same styleDaniel Stenberg
2017-09-03headers: move the global_sslset() proto from multi.h to curl.hDaniel Stenberg
2017-09-03mime: use size_t instead of ssize_t in public API interface.Patrick Monnerat
2017-09-02mime: new MIME API.Patrick Monnerat
2017-08-31polarssl: fix multissl breakageDaniel Stenberg
2017-08-30curl.h: CURLSSLBACKEND_WOLFSSL used wrong valueDaniel Stenberg
2017-08-29curl/multi.h: remove duplicated closing c++ braceDaniel Stenberg
2017-08-28version: add the CURL_VERSION_MULTI_SSL feature flagJohannes Schindelin
2017-08-28vtls: introduce curl_global_sslset()Johannes Schindelin
2017-08-28vtls: refactor out essential information about the SSL backendsJohannes Schindelin
2017-08-27system.h: include sys/poll.h for AIXDaniel Stenberg
2017-08-20curl/system.h: fix build for hppaDaniel Stenberg