Revert "Update to 7.44.0"
[platform/upstream/curl.git] / include / curl / typecheck-gcc.h
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2014-06-17 Daniel Stenbergcurl.h: reverse the enum/define setup for old symbols
2013-12-14 Daniel Stenberglogin options: remove the ;[options] support from CURLO...
2013-11-12 Steve Holmecurl_easy_setopt: Added the ability to set the login...
2013-09-12 Kim Vandrylibcurl: New options to bind DNS to local interfaces...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-25 Kyle L. Huffoptions: added basic SASL XOAUTH2 support
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-04-14 Jonathan Niederheaders: surround GCC attribute names with double under...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-15 Dave Reisnertypecheck: allow NULL to unset CURLOPT_ERRORBUFFER
2011-09-26 Guenter KnaufAdded unsigned char* to _curl_is_debug_cb.
2011-05-09 Daniel Stenberginclude: cleanup
2011-04-18 Daniel Stenbergtransfer-encoding: added new option and cmdline
2010-08-12 Kamil Dudkatypecheck-gcc: work around gcc upstream bug #32061
2010-08-02 Daniel Stenbergtypecheck-gcc: add checks for recently added options
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-01-25 Daniel Stenberg- Craig A West brought CURLOPT_NOPROXY and the correspo...
2008-10-17 Yang Tseremove some spurious line-endings
2008-10-16 Daniel Stenberg- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_...
2008-10-08 Daniel Stenberg- Igor Novoseltsev brought a patch that introduced...
2008-06-09 Michal MarekCURLOPT_CRLFILE and CURLOPT_ISSUERCERT are new string...
2008-05-20 Patrick MonneratAdapting last changes to OS400:
2008-03-18 Michal Marek- Added curl_easy_getinfo typechecker.
2008-03-17 Michal MarekMark the statement expr with __extension__ so that...
2008-03-11 Michal Marek- Added a type checking macro for curl_easy_setopt...