Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
* | wildcard: strip "curl_" prefix from private symbols | Daniel Stenberg | 2020-09-02 | 1 | -4/+4 |
* | llist: make it "struct Curl_llist" | Daniel Stenberg | 2020-09-02 | 1 | -2/+2 |
* | wildcard: disable from build when FTP isn't present | Daniel Stenberg | 2019-05-13 | 1 | -2/+8 |
* | ftplistparser: renamed some members and variables | Daniel Stenberg | 2018-04-23 | 1 | -4/+4 |
* | llist: replace Curl_llist_alloc with Curl_llist_init | Daniel Stenberg | 2017-04-04 | 1 | -3/+6 |
* | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg | 2016-06-22 | 1 | -1/+1 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | Curl_perfom: removed | Daniel Stenberg | 2013-02-01 | 1 | -3/+3 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -0/+58 |
* | build: rename 76 lib/*.h files | Yang Tse | 2012-12-28 | 1 | -58/+0 |
* | include libcurl standard internal headers | Yang Tse | 2010-06-02 | 1 | -3/+3 |
* | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup | 2010-05-12 | 1 | -0/+58 |