Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl_multi_remove_handle() don't block terminating c-ares requests | Brad Spencer | 2019-01-07 | 1 | -6/+21 |
* | ares: remove fd from multi fd set when ares is about to close the fd | Romain Fliedel | 2018-11-20 | 1 | -4/+5 |
* | 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 |
* | build: fix circular header inclusion with other packages | Yang Tse | 2013-01-09 | 1 | -1/+1 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -0/+168 |
* | build: rename 76 lib/*.h files | Yang Tse | 2012-12-28 | 1 | -168/+0 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -1/+1 |
* | fix a bunch of MSVC compiler warnings | Yang Tse | 2011-09-03 | 1 | -3/+3 |
* | compiler warning: fix | Yang Tse | 2011-05-21 | 1 | -1/+1 |
* | Fixed compilation when the synchronous resolver is used | Dan Fandrich | 2011-04-25 | 1 | -1/+0 |
* | async resolvers: further cleanups | Daniel Stenberg | 2011-04-25 | 1 | -0/+169 |