summaryrefslogtreecommitdiff
path: root/include/curl/typecheck-gcc.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* typecheck: accept expressions for option/info parametersPatrick Monnerat2022-12-261-4/+2
* lib: feature deprecation warnings in gcc >= 4.3Patrick Monnerat2022-11-151-93/+99
* style: use space after comment start and before comment endDaniel Stenberg2022-10-301-1/+1
* setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STRDaniel Stenberg2022-07-041-5/+7
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* libssh2: add CURLOPT_SSH_HOSTKEYFUNCTIONmichael musset2022-06-021-1/+2
* typecheck-gcc.h: add CURLOPT_PREREQDATA awarenessDaniel Stenberg2021-09-301-0/+1
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-0/+1
* typecheck-gcc: make the ssl-ctx-cb check use SSL_CTX pointersDaniel Stenberg2021-04-071-6/+6
* http: Make the call to v4 signatureMatthias Gatto2020-12-211-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add read/write callbacksDaniel Stenberg2020-11-031-0/+3
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-301-0/+1
* tests: add test1912 with typechecksJeroen Ooms2020-08-281-1/+1
* typecheck-gcc.h: CURLINFO_PRIVATE does not need a 'char *'Daniel Stenberg2020-05-211-2/+3
* typecheck-gcc.h: fix the OFF_T checkDaniel Stenberg2020-05-201-2/+2
* defines: avoid underscore-prefixed definesDaniel Stenberg2019-08-231-273/+273
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-08-061-0/+1
* typecheck: add 3 missing strings and a callback data pointerDaniel Stenberg2019-06-221-2/+5
* typecheck: CURLOPT_CONNECT_TO takes an slist tooDaniel Stenberg2019-06-201-0/+1
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-251-1/+0
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-221-0/+1
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-161-8/+2
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-1/+2
* setopt: add CURLOPT_CURLUJim Fuller2018-11-091-0/+1
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-061-2/+4
* spelling fixesViktor Szakats2018-06-031-1/+1
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-211-0/+13
* mime: new MIME API.Patrick Monnerat2017-09-021-0/+6
* typecheck-gcc: add support for CURLINFO_OFF_TMarcel Raad2017-06-211-3/+12
* typecheck-gcc: allow CURLOPT_STDERR to be NULL tooDaniel Stenberg2017-06-051-2/+3
* typecheck-gcc.h: check CURLINFO_CERTINFODaniel Stenberg2017-06-011-0/+9
* typecheck-gcc.h: check CURLINFO_TLS_SSL_PTR and CURLINFO_TLS_SESSIONDaniel Stenberg2017-06-011-0/+10
* typecheck-gcc.h: separate getinfo slist checks from other pointersDaniel Stenberg2017-06-011-3/+3
* typecheck-gcc: add support for CURLINFO_SOCKETMarcel Raad2017-05-031-0/+9
* typecheck-gcc: add missing string optionsMarcel Raad2017-05-031-0/+14
* typecheck-gcc: fix _curl_is_slist_infoMarcel Raad2017-04-251-1/+1
* typecheck-gcc: handle function pointers properlyMarcel Raad2017-04-211-53/+54
* unix_socket: add support for abstract unix domain socketIsaac Boukris2017-01-131-1/+2
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-131-2/+2
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-18/+18
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-241-7/+8
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* typecheck-gcc.h: add missing slist-using optionsDaniel Stenberg2015-11-131-4/+6
* typecheck-gcc.h: added CURLOPT_CLOSESOCKETDATADaniel Stenberg2015-11-131-10/+11
* typecheck-gcc.h: add some missing string typesDaniel Stenberg2015-11-131-42/+49
* Negotiate: custom service names for SPNEGO.Linus Nielsen2015-04-281-0/+2
* curl.h: reverse the enum/define setup for old symbolsDaniel Stenberg2014-06-171-2/+2
* login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg2013-12-141-2/+2