Age | Commit message (Expand) | Author |
2019-03-05 | tests: fix multiple may be used uninitialized warnings | Daniel Stenberg |
2018-09-23 | whitespace fixes | Viktor Szakats |
2018-06-11 | cppcheck: fix warnings | Marian Klymov |
2017-11-01 | tests: Fixed torture tests on tests 556 and 650 | Dan Fandrich |
2016-12-18 | curl_easy_recv: Improve documentation and example program | Michael Kaufmann |
2016-12-14 | checksrc: warn for assignments within if() expressions | 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 |
2014-12-28 | test556: Fixed compilation warning | Steve Holme |
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-25 | lib556: enable VERBOSE to ease debugging on failures | Daniel Stenberg |
2011-06-11 | write: add return code checks when used | Daniel Stenberg |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-02-05 | Addes OOM handling for curl_easy_setopt() calls in test | Yang Tse |
2009-05-08 | Fixes for non-ASCII platforms by David McCreedy | Yang Tse |
2009-04-13 | fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit... | Yang Tse |
2009-04-07 | Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc... | Benoit Neil |
2008-09-20 | include "memdebug.h" | Yang Tse |
2008-08-12 | Handle short reads | Dan Fandrich |
2008-05-13 | wait for all 129 bytes | Daniel Stenberg |
2008-05-13 | Added test case 556 that uses curl_easy_send() and curl_easy_recv() | Daniel Stenberg |