aboutsummaryrefslogtreecommitdiff
path: root/lib/setopt.c
AgeCommit message (Expand)Author
2018-05-28psl: use latest psl and refresh it periodicallyPatrick Monnerat
2018-05-04vtls: use unified "supports" bitfield member in backendsDaniel Stenberg
2018-04-16urldata: make service names unconditionalMarcel Raad
2018-04-02cookies: when reading from a file, only remove_expired onceLauri Kasanen
2018-03-17resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist
2018-03-17CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews
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-30time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg
2018-01-22http: prevent custom Authorization headers in redirectsDaniel Stenberg
2018-01-13setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ valuesJay Satiro
2018-01-13setopt: reintroduce non-static Curl_vsetopt() for OS400 supportPatrick Monnerat
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2017-12-12setopt: less *or equal* than INT_MAX/1000 should be fineDaniel Stenberg
2017-12-07include: get netinet/in.h before linux/tcp.hPer Malmberg
2017-12-01Added support for libssh SSH SCP back-endNikos Mavrogiannopoulos
2017-11-24connect: add support for new TCP Fast Open API on LinuxAlessandro Ghedini
2017-11-10setopt: split out curl_easy_setopt() to its own fileDaniel Stenberg