Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix recursive error for disconnect after reliable client command overflow. Th... | thilo | 2009-10-11 | 1 | -1/+1 |
* | fix return value of CL_cURL_CallbackWrite (#3804) | ludwig | 2008-10-24 | 1 | -1/+1 |
* | Angst and zinx cajoled me into removing trying to load libcurl.so again. | thilo | 2008-02-17 | 1 | -16/+10 |
* | Fall back to libcurl.so.4 or libcurl.so.4 if the default symlink does not exist. | thilo | 2008-02-16 | 1 | -5/+20 |
* | * Move the conditional compilation of bg_lib.c from the Makefile to cpp in | tma | 2007-09-22 | 1 | -4/+4 |
* | * Merge unified-sdl to trunk | tma | 2007-09-05 | 1 | -37/+7 |
* | * (bug 3077) allow cURL to follow HTTP redirects (up to 5) | tjw | 2007-05-22 | 1 | -0/+2 |
* | fix wrong use of strncat | ludwig | 2007-01-23 | 1 | -2/+2 |
* | - tag more functions with gnu format attribute | ludwig | 2006-12-30 | 1 | -2/+2 |
* | * add cURL support for HTTP/FTP downloading (bug 2661) | tjw | 2006-09-11 | 1 | -0/+358 |