summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-08-18curl/system.h: check for __ppc__ as wellDaniel Stenberg
2017-08-17system.h: remove all CURL_SIZEOF_* definesDaniel Stenberg
2017-08-17curl/system.h: checksrc complianceDaniel Stenberg
2017-08-17ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats
2017-08-15curlver: toward 7.56.0?Daniel Stenberg
2017-08-13curl/system.h: GCC doesn't define __ppc__ on PowerPC, uses __powerpc__Alex Potapenko
2017-08-12curl/system.h: add Oracle Solaris StudioDaniel Stenberg
2017-08-11curl/system.h: support more architecturesThomas Petazzoni
2017-08-11curlver: bump to 7.55.1Daniel Stenberg
2017-07-12system.h: include winsock2.h before windows.hMarcel Raad
2017-07-11curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad
2017-06-28CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy authKamil Dudka
2017-06-24curl/system.h: add check for XTENSA for 32bit gccDaniel Stenberg
2017-06-21--request-target: instead of --strip-path-slashDaniel Stenberg
2017-06-21typecheck-gcc: add support for CURLINFO_OFF_TMarcel Raad
2017-06-19http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg
2017-06-19getinfo: return sizes as curl_off_tDaniel Stenberg
2017-06-15curl/curlver.h: start working on 7.55.0Daniel Stenberg
2017-06-14system.h: fix MinGW buildMarcel Raad
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-05typecheck-gcc: allow CURLOPT_STDERR to be NULL tooDaniel Stenberg
2017-06-01typecheck-gcc.h: check CURLINFO_CERTINFODaniel Stenberg
2017-06-01typecheck-gcc.h: check CURLINFO_TLS_SSL_PTR and CURLINFO_TLS_SESSIONDaniel Stenberg
2017-06-01typecheck-gcc.h: separate getinfo slist checks from other pointersDaniel Stenberg
2017-05-14curl: show the libcurl release date in --version outputDaniel Stenberg
2017-05-03typecheck-gcc: add support for CURLINFO_SOCKETMarcel Raad
2017-05-03typecheck-gcc: add missing string optionsMarcel Raad
2017-04-25typecheck-gcc: fix _curl_is_slist_infoMarcel Raad
2017-04-21typecheck-gcc: handle function pointers properlyMarcel Raad
2017-04-19bump: start working on next releaseDaniel Stenberg
2017-04-11system.h: fix mingw sectionDaniel Stenberg
2017-04-07system.h: add section for tccDaniel Stenberg
2017-04-06system.h: set sizeof long to 4 on "default 32 bit" systemsDaniel Stenberg
2017-04-03include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg
2017-03-26spelling fixesklemens