Age | Commit message (Expand) | Author |
2018-01-05 | build: remove HAVE_LIMITS_H check | Jay Satiro |
2017-09-11 | code style: use spaces around pluses | Daniel Stenberg |
2017-09-11 | code style: use spaces around equals signs | Daniel Stenberg |
2017-05-01 | tests: declare TU-local variables static | Marcel Raad |
2016-11-24 | checksrc: code style: use 'char *name' style | Daniel Stenberg |
2016-04-03 | tests/libtest: follow our code style guidelines better | Daniel Stenberg |
2016-04-01 | curl/mprintf.h: remove support for _MPRINTF_REPLACE | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-05 | libtest: fix some compiler warnings | Yang Tse |
2011-10-26 | multi tests: OOM handling fixes - commit 629d2e34 follow-up | Yang Tse |
2011-10-21 | multi tests: OOM handling fixes | Yang Tse |
2011-10-10 | lib540.c: OOM handling fixes making test 540 pass torture testing | Yang Tse |
2011-10-07 | libcurl: some OOM handling fixes | Yang Tse |
2011-07-26 | fix compiler warning | Yang Tse |
2011-06-27 | libtests: stop checking for CURLM_CALL_MULTI_PERFORM | Daniel Stenberg |
2011-05-26 | compiler warning: fix | Yang Tse |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-05 | Addes OOM handling for curl_easy_setopt() calls in test | Yang Tse |
2009-10-10 | Fix compiler warning: loop without body | Yang Tse |
2008-09-20 | include "memdebug.h" | Yang Tse |
2008-05-22 | Made sure to pass longs in to curl_easy_setopt where necessary in the | Dan Fandrich |
2007-10-02 | Renamed a couple of global variables to avoid shadowing warnings | Yang Tse |
2007-09-12 | Extracting the CURLINFO_PRIVATE pointer makes no point since nothing set | Daniel Stenberg |
2007-08-07 | Fixed some icc compiler warnings. | Dan Fandrich |
2007-07-15 | convert test case 540 to use a custom Host: header as well | Daniel Stenberg |
2007-07-14 | Added test case 540 and lib540.c, the 'proxyauth.c' test app posted by Shmulik | Daniel Stenberg |