aboutsummaryrefslogtreecommitdiff
path: root/lib/setopt.c
AgeCommit message (Expand)Author
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