Age | Commit message (Expand) | Author |
2017-09-11 | code style: use spaces around equals signs | Daniel Stenberg |
2017-08-26 | tests: Make sure libtests & unittests call curl_global_cleanup() | Dan Fandrich |
2017-07-28 | timeval: struct curltime is a struct timeval replacement | Daniel Stenberg |
2017-04-16 | unit1303: fix compiler warning | Marcel Raad |
2016-11-24 | checksrc: move open braces to comply with function declaration style | Daniel Stenberg |
2016-06-22 | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg |
2016-04-03 | code: style updates | Daniel Stenberg |
2016-04-03 | unit: make unit test source code checksrc compliant | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2014-05-15 | timers: fix timer regression involving redirects / reconnects | Daniel Stenberg |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2011-05-21 | compiler warning: fix | Yang Tse |
2011-05-21 | unit tests: adjust header inclusion order | Yang Tse |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2011-01-05 | Made unit_setup() return an error code to abort the test early | Dan Fandrich |
2011-01-04 | unittest: 1303 tests Curl_timeleft | Daniel Stenberg |