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-thread.c
Age
Commit message (
Expand
)
Author
2017-10-25
timediff: return timediff_t from the time diff functions
Daniel Stenberg
2017-08-29
asyn-thread: Fixed cleanup after OOM
Dan Fandrich
2017-08-28
asyn-thread: Improved cleanup after OOM situations
Dan Fandrich
2017-08-28
asyn-thread: Set errno to the proper value ENOMEM in OOM situation
Dan Fandrich
2017-07-10
curl_setup_once: Remove ERRNO/SET_ERRNO macros
Jay Satiro
2017-07-06
asyn-thread.c: fix unused variable warnings on macOS
Daniel Stenberg
2017-05-10
multi: use a fixed array of timers instead of malloc
Daniel Stenberg
2017-05-07
asyn-thread: fix unused macro warnings
Marcel Raad
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-11-24
checksrc: code style: use 'char *name' style
Daniel Stenberg
2016-11-18
lib: fix compiler warnings after de4de4e3c7c
Marcel Raad
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-06-07
resolve: enable protocol family logic for synthesized IPv6
Luo Jinghua
2016-06-07
resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS
Luo Jinghua
2016-04-29
lib: include curl_printf.h as one of the last headers
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-17
checksrc: use space after comma
Daniel Stenberg
2015-03-16
free: instead of Curl_safefree()
Daniel Stenberg
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-03-03
mprintf.h: remove #ifdef CURLDEBUG
Daniel Stenberg
2014-12-27
code/docs: Use correct case for IPv4 and IPv6
Steve Holme
2014-12-14
asyn-thread: We prefer 'CURLcode result'
Steve Holme
2014-09-23
threaded-resolver: revert Curl_expire_latest() switch
Daniel Stenberg
2014-08-31
low-speed-limit: avoid timeout flood
Daniel Stenberg
2014-08-31
resolve: cache lookup for async resolvers
Michael Wallner
2014-05-22
bits.close: Fixed compilation warning
Steve Holme
2014-05-22
bits.close: introduce connection close tracking
Daniel Stenberg
2014-01-10
threaded-resolver: never use NULL hints with getaddrinfo
Daniel Stenberg
2013-09-17
dns: fix compilation with MinGW from commit df69440d05f113
Steve Holme
2013-09-12
libcurl: New options to bind DNS to local interfaces or IP addresses
Kim Vandry
2013-09-10
NI_MAXSERV: remove all use of it
Daniel Stenberg
2013-02-18
resolver_error: remove wrong error message output
Daniel Stenberg
2013-02-18
Curl_resolver_is_resolved: show proper host name on failed resolve
Kim Vandry
2013-02-18
Curl_resolver_is_resolved: fix compiler warning
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
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-01-04
win32-threaded-resolver: stop using a dummy socket
Daniel Stenberg
2011-11-17
CURLOPT_DNS_SERVERS: set name servers if possible
Jason Glasgow
2011-08-06
asyn-thread: check for dotted addresses before thread starts
Christian Hägele
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-07-24
errno.h inclusion conditionally done in setup_once.h
Yang Tse
2011-07-04
code style: space between close paren and open brace
Daniel Stenberg
2011-06-21
asyn-thread: fix compiler warning
Yang Tse
2011-05-21
compiler warning: fix
Yang Tse
2011-04-29
resolver_error: remove bad semicolon
Daniel Stenberg
2011-04-28
gai_strerror: provide private implementation
Daniel Stenberg
[next]