aboutsummaryrefslogtreecommitdiff
path: root/include/curl/typecheck-gcc.h
AgeCommit message (Expand)Author
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