summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-21Merge branch 'master' of https://github.com/curl/curlng0
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-03Merge tag 'curl-7_57_0'ng0
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-24Merge tag 'curl-7_56_1' of https://github.com/curl/curlng0
2017-10-08curlver.h: next expected release is 7.57.0Daniel Stenberg
2017-10-06Merge tag 'curl-7_56_0'ng0
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-21gnURL: Fix doc generation, fix 'make dist'.ng0
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-31gnurl: include/gnurl/Makefile.am change.ng0
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-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22curl/system.h: GCC doesn't define __ppc__ on PowerPC, uses __powerpc__Alex Potapenko
2017-08-22curl/system.h: add Oracle Solaris StudioDaniel Stenberg
2017-08-22curl/system.h: support more architecturesThomas Petazzoni
2017-08-22curlver: bump to 7.55.1Daniel Stenberg
2017-08-22system.h: include winsock2.h before windows.hMarcel Raad
2017-08-22curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad
2017-08-22CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy authKamil Dudka
2017-08-22curl/system.h: add check for XTENSA for 32bit gccDaniel Stenberg