summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-03-12url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang
2017-03-08bump: next release will be known as 7.54.0Daniel Stenberg
2017-03-08vtls: add options to specify range of enabled TLS versionsJozef Kralik
2017-02-24bump: work on the next releaseDaniel Stenberg
2017-02-23bump: 7.53.1 coming upDaniel Stenberg
2017-01-19CURLOPT_BUFFERSIZE: support enlarging receive bufferRichy Kim
2017-01-16bump: next release will be 7.53.0Daniel Stenberg
2017-01-13unix_socket: add support for abstract unix domain socketIsaac Boukris
2016-12-29curl.h: CURLE_FUNCTION_NOT_FOUND is no longer in useDaniel Stenberg
2016-12-23bump: toward next releaseDaniel Stenberg
2016-12-21bump: toward next releaseDaniel Stenberg
2016-12-16preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg
2016-12-16CURLOPT_SOCKS_PROXYTYPE: removedDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-11-26curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij
2016-11-25HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEYThomas Glanzmann
2016-11-25add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}Frank Gevaerts
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-11-24proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov
2016-11-09bump: next version will be 7.52.0Daniel Stenberg
2016-11-07vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3Kamil Dudka
2016-11-07s/cURL/curlDaniel Stenberg
2016-11-03bump: start working on 7.51.1Daniel Stenberg