Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / asyn-ares.c
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
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 Daniel Stenbergbits.close: introduce connection close tracking
2013-11-10 Kim Vandryares: Fixed compilation under Visual Studio 2012
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-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-07-17 Ben Greearasyn-ares: Don't blank ares servers if none configured.
2013-06-23 Daniel Stenbergc-ares: improve error message on failed resolve
2013-01-12 Daniel StenbergCurl_resolver_getsock: fix the function description...
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-10-23 Daniel Stenbergasyn-ares: restore working with c-ares < 1.6.1
2012-03-13 Maxim Prohorovresolve with c-ares: don't resolve IPv6 when not working
2011-12-05 Daniel StenbergCurl_resolver_is_resolved: differentiate between host...
2011-12-05 Daniel Stenbergc-ares: return proxy failure for all proxy types
2011-12-02 Jason GlasgowCURLOPT_DNS_SERVERS: set name servers if possible ...
2011-12-02 Jason Glasgowmulti: handle timeouts on DNS servers by checking for...
2011-11-17 Jason GlasgowCURLOPT_DNS_SERVERS: set name servers if possible
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-06-02 Yang TseRemove unnecessary typecast
2011-05-21 Yang Tsecompiler warning: fix
2011-04-27 Daniel Stenbergwhitespace cleanup: no space first in conditionals
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-25 Daniel Stenbergasync resolvers: further cleanups