index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
asyn.h
Age
Commit message (
Expand
)
Author
2020-05-15
source cleanup: remove all custom typedef structs
Daniel Stenberg
2019-07-30
cleanup: remove the 'numsocks' argument used in many places
Daniel Stenberg
2019-01-07
curl_multi_remove_handle() don't block terminating c-ares requests
Brad Spencer
2018-11-20
ares: remove fd from multi fd set when ares is about to close the fd
Romain Fliedel
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2011-05-21
compiler warning: fix
Yang Tse
2011-04-25
Fixed compilation when the synchronous resolver is used
Dan Fandrich
2011-04-25
async resolvers: further cleanups
Daniel Stenberg