Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-08 | Fixes for non-ASCII platforms by David McCreedy | Yang Tse | |
2008-10-01 | Fixed some compiler warnings with gcc | Dan Fandrich | |
2008-09-20 | include "memdebug.h" | Yang Tse | |
2008-07-11 | Fixed test 553 to pass the torture test. | Dan Fandrich | |
2008-05-22 | Made sure to pass longs in to curl_easy_setopt where necessary in the | Dan Fandrich | |
libtest code. | |||
2008-01-16 | Added test 553. This test case and code is based on the bug recipe Joe Malicki | Daniel Stenberg | |
provided for bug report #1871269, fixed on Jan 14 2008 before the 7.18.0 release. |