Base code merged to SPIN 2.4
[platform/upstream/curl.git] / lib / asyn-thread.c
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-05-21 Steve Holmebits.close: Fixed compilation warning
2014-05-21 Daniel Stenbergbits.close: introduce connection close tracking
2014-01-10 Daniel Stenbergthreaded-resolver: never use NULL hints with getaddrinfo
2013-09-17 Steve Holmedns: fix compilation with MinGW from commit df69440d05f113
2013-09-12 Kim Vandrylibcurl: New options to bind DNS to local interfaces...
2013-09-10 Daniel StenbergNI_MAXSERV: remove all use of it
2013-02-18 Daniel Stenbergresolver_error: remove wrong error message output
2013-02-18 Kim VandryCurl_resolver_is_resolved: show proper host name on...
2013-02-18 Daniel StenbergCurl_resolver_is_resolved: fix compiler warning
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-01-04 Daniel Stenbergwin32-threaded-resolver: stop using a dummy socket
2011-11-17 Jason GlasgowCURLOPT_DNS_SERVERS: set name servers if possible
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-06 Christian Hägeleasyn-thread: check for dotted addresses before thread...
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-07-04 Daniel Stenbergcode style: space between close paren and open brace
2011-06-21 Yang Tseasyn-thread: fix compiler warning
2011-05-21 Yang Tsecompiler warning: fix
2011-04-29 Daniel Stenbergresolver_error: remove bad semicolon
2011-04-28 Daniel Stenberggai_strerror: provide private implementation
2011-04-28 Daniel Stenbergtreaded-resolver: better error messages
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-25 Daniel Stenbergasync resolvers: further cleanups