Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / libtest / test.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-05-09 Daniel Stenberglibtests: add a wait_ms() function
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-04-11 Yang Tsebuild adjustments: functionally revert commits 4d3fb91f...
2012-04-10 Yang Tselibtests: build adjustment
2011-12-07 Gokhan Sengunmulti interface: fix block when CONNECT_ONLY option...
2011-10-26 Yang Tsemulti tests: OOM handling fixes - commit 629d2e34 follow-up
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-21 Yang Tsemulti tests: OOM handling fixes
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-05-25 Yang Tseunit tests: build adjustment
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2011-03-07 Henry Ludemannsftp-multi: test 582 added
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-05 Yang TseAddes OOM handling for curl_easy_setopt() calls in...
2010-02-02 Yang Tseavoid possibility of using obsoleted stuff
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-05-01 Yang TseDavid McCreedy's "TPF-platform specific changes to...
2008-09-18 Yang Tsefix compiler warning: external declaration in primary...
2008-07-15 Yang Tseadd comment for include paths
2007-10-02 Yang TseRenamed a couple of global variables to avoid shadowing...
2007-07-15 Daniel Stenberglet's just export the whole argc + argv pair globally...
2007-07-14 Daniel Stenbergadd support for arg3 as the third argument...
2007-02-22 Yang TseCheck for stdbool.h at configuration stage, and include...
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2006-10-25 Yang TseAdd project notice and file Id
2006-10-25 Yang TseUse curl_global_init() and curl_global_cleanup().
2006-09-10 Gisle VanemAdded select_test() function to allow selecting on...
2004-05-14 Daniel Stenbergenable memory debugging the same way the curl command...
2004-03-03 Daniel StenbergWe let this file include more generic headers that...
2004-02-19 Daniel Stenbergprovide a test() proto
2004-01-13 Daniel Stenberginclude setup.h from the lib dir instead to get even...
2003-11-06 Daniel StenbergDefine TRUE and FALSE unless already present. I've...
2003-04-15 Daniel Stenberginclude config.h before all system headers, so that...
2003-03-12 Daniel Stenberginclude "config.h" from the lib's private dir
2003-01-23 Daniel Stenbergstring.h keeps the proto for memset() on some platforms...
2002-12-13 Daniel Stenbergset up arg2 to point to argv[2] to be used at will...
2002-12-13 Daniel Stenberginclude files without the curl/ to reduce the risk...
2002-12-12 Daniel Stenbergfixes