Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Fix format specifiers | Rikard Falkeborn | 2018-05-14 | 1 | -2/+2 |
* | build: cleanup to fix clang warnings/errors | Daniel Stenberg | 2018-04-08 | 1 | -18/+11 |
* | unit1309: fix warning on Windows x64 | Marcel Raad | 2018-02-28 | 1 | -5/+9 |
* | code style: use spaces around pluses | Daniel Stenberg | 2017-09-11 | 1 | -6/+6 |
* | code style: use spaces around equals signs | Daniel Stenberg | 2017-09-11 | 1 | -3/+3 |
* | timeval: struct curltime is a struct timeval replacement | Daniel Stenberg | 2017-07-28 | 1 | -5/+8 |
* | tests: added test for Curl_splaygetbest to unit1309 | Dániel Bakai | 2017-04-04 | 1 | -3/+35 |
* | multi: fix queueing of pending easy handles | Dániel Bakai | 2017-04-04 | 1 | -1/+1 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -1/+1 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -1/+1 |
* | Fixed test 1309 to pass the torture test | Dan Fandrich | 2011-06-11 | 1 | -12/+9 |
* | splay: add unit tests | Daniel Stenberg | 2011-06-10 | 1 | -0/+113 |