Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -2/+2 |
* | unittest: mark all unit tested functions | Daniel Stenberg | 2011-06-10 | 1 | -0/+3 |
* | source cleanup: unify look, style and indent levels | Daniel Stenberg | 2011-04-27 | 1 | -2/+2 |
* | replace isprint() with ISPRINT() | Yang Tse | 2010-06-10 | 1 | -1/+1 |
* | include libcurl standard internal headers | Yang Tse | 2010-06-02 | 1 | -0/+7 |
* | make setup.h first included file | Yang Tse | 2010-06-02 | 1 | -1/+2 |
* | fix compiler warning: enumerated type mixed with another type | Yang Tse | 2010-05-31 | 1 | -1/+1 |
* | lib: eliminate 'statement not reached' warnings | Kamil Dudka | 2010-05-28 | 1 | -1/+5 |
* | curl_fnmatch: remove use of register keyword | Tor Arntsen | 2010-05-27 | 1 | -4/+4 |
* | curl_fnmatch: Use int not bool when function returns int | Tor Arntsen | 2010-05-21 | 1 | -1/+1 |
* | ftp wildcard: a new option CURLOPT_FNMATCH_DATA | Kamil Dudka | 2010-05-16 | 1 | -1/+3 |
* | style: minor whitespace change | Daniel Stenberg | 2010-05-12 | 1 | -4/+4 |
* | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup | 2010-05-12 | 1 | -0/+410 |