aboutsummaryrefslogtreecommitdiff
path: root/include/curl/typecheck-gcc.h
AgeCommit message (Expand)Author
2020-05-21typecheck-gcc.h: CURLINFO_PRIVATE does not need a 'char *'Daniel Stenberg
2020-05-20typecheck-gcc.h: fix the OFF_T checkDaniel Stenberg
2019-08-23defines: avoid underscore-prefixed definesDaniel Stenberg
2019-08-06sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-06-22typecheck: add 3 missing strings and a callback data pointerDaniel Stenberg
2019-06-20typecheck: CURLOPT_CONNECT_TO takes an slist tooDaniel Stenberg
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-22sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2018-11-09setopt: add CURLOPT_CURLUJim Fuller
2018-09-06setopt: add CURLOPT_DOH_URLDaniel Stenberg
2018-06-03spelling fixesViktor Szakats
2018-02-21url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano
2017-09-02mime: new MIME API.Patrick Monnerat
2017-06-21typecheck-gcc: add support for CURLINFO_OFF_TMarcel Raad
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-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-01-13unix_socket: add support for abstract unix domain socketIsaac Boukris
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-11-13typecheck-gcc.h: add missing slist-using optionsDaniel Stenberg
2015-11-13typecheck-gcc.h: added CURLOPT_CLOSESOCKETDATADaniel Stenberg
2015-11-13typecheck-gcc.h: add some missing string typesDaniel Stenberg
2015-04-28Negotiate: custom service names for SPNEGO.Linus Nielsen
2014-06-17curl.h: reverse the enum/define setup for old symbolsDaniel Stenberg
2013-12-14login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg
2013-11-12curl_easy_setopt: Added the ability to set the login options separatelySteve Holme
2013-09-12libcurl: New options to bind DNS to local interfaces or IP addressesKim Vandry
2013-08-25options: added basic SASL XOAUTH2 supportKyle L. Huff
2012-04-14headers: surround GCC attribute names with double underscoresJonathan Nieder
2011-10-15typecheck: allow NULL to unset CURLOPT_ERRORBUFFERDave Reisner
2011-09-26Added unsigned char* to _curl_is_debug_cb.Guenter Knauf
2011-05-09include: cleanupDaniel Stenberg
2011-04-18transfer-encoding: added new option and cmdlineDaniel Stenberg
2010-08-12typecheck-gcc: work around gcc upstream bug #32061Kamil Dudka
2010-08-02typecheck-gcc: add checks for recently added optionsDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-01-25- Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option.Daniel Stenberg
2008-10-17remove some spurious line-endingsYang Tse
2008-10-16- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that thenDaniel Stenberg
2008-10-08- Igor Novoseltsev brought a patch that introduced two new options toDaniel Stenberg