aboutsummaryrefslogtreecommitdiff
path: root/include/curl/typecheck-gcc.h
AgeCommit message (Expand)Author
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
2008-06-09CURLOPT_CRLFILE and CURLOPT_ISSUERCERT are new string optionsMichal Marek
2008-05-20Adapting last changes to OS400:Patrick Monnerat
2008-03-18- Added curl_easy_getinfo typechecker.Michal Marek
2008-03-17Mark the statement expr with __extension__ so that gcc -pedantic doesn't emitMichal Marek
2008-03-11- Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and onlyMichal Marek