Age | Commit message (Expand) | Author |
---|---|---|
2018-01-30 | time: support > year 2038 time stamps for system with 32bit long | Daniel Stenberg |
2018-01-22 | http: prevent custom Authorization headers in redirects | Daniel Stenberg |
2018-01-13 | setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ values | Jay Satiro |
2018-01-13 | setopt: reintroduce non-static Curl_vsetopt() for OS400 support | Patrick Monnerat |
2018-01-05 | build: remove HAVE_LIMITS_H check | Jay Satiro |
2017-12-12 | setopt: less *or equal* than INT_MAX/1000 should be fine | Daniel Stenberg |
2017-12-07 | include: get netinet/in.h before linux/tcp.h | Per Malmberg |
2017-12-01 | Added support for libssh SSH SCP back-end | Nikos Mavrogiannopoulos |
2017-11-24 | connect: add support for new TCP Fast Open API on Linux | Alessandro Ghedini |
2017-11-10 | setopt: split out curl_easy_setopt() to its own file | Daniel Stenberg |