Age | Commit message (Expand) | Author |
2017-09-11 | code style: use spaces around pluses | Daniel Stenberg |
2017-09-11 | code style: use spaces around equals signs | Daniel Stenberg |
2017-06-03 | libtest: fix int-in-bool-context warnings | Marcel Raad |
2016-12-14 | checksrc: warn for assignments within if() expressions | Daniel Stenberg |
2016-11-24 | checksrc: move open braces to comply with function declaration style | Daniel Stenberg |
2016-04-03 | code: style updates | Daniel Stenberg |
2016-04-03 | tests/libtest: follow our code style guidelines better | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-03-16 | Bug #149: Deletion of unnecessary checks before calls of the function "free" | Markus Elfring |
2015-03-03 | libtest: fixed linker errors on msvc | Sergei Nikulov |
2013-07-22 | libtest: fix data type of some *_setopt() 'long' arguments | Yang Tse |
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-03-22 | fix several compiler warnings | Yang Tse |
2011-09-06 | test suite: libtest header inclusion cleanup | Yang Tse |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-06 | OOM handling fix | Yang Tse |
2010-02-05 | fix compiler warning | Yang Tse |
2010-02-05 | Addes OOM handling for curl_easy_setopt() calls in test | Yang Tse |
2010-02-03 | Fix portability issue related with unaligned memory access | Yang Tse |
2010-02-02 | include headers | Yang Tse |
2010-02-01 | Conroy added a check to the coded message size since the docs stipulate | Yang Tse |
2010-01-28 | portability fix | Yang Tse |
2010-01-28 | Chris Conroy provided first RTSP tests | Yang Tse |