Revert "Imported Upstream version 1.17.1"
[platform/upstream/c-ares.git] / ares_cancel.c
2020-12-23 Seonah MoonRevert "Imported Upstream version 1.17.1"
2020-12-23 Seonah MoonUpgrade to 1.17.1
2020-12-15 Seonah MoonImported Upstream version 1.17.1 23/249623/1 upstream/1.17.1
2016-11-09 Yu JiungImported Upstream version 1.10.0 17/96417/1
2013-04-08 Alexander Klauerares_cancel(): cancel requests safely
2012-12-14 Yang TseHeader inclusion clean-up
2012-10-30 Anas NashifImported Upstream version 1.7.5 upstream/1.7.5
2010-03-27 Daniel Stenbergremove all $Id$ lines
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2009-08-03 Daniel Stenberg- Timo Teras changed the reason code used in the resolv...
2007-10-04 Steinar H. GundersonClarified the comment over ares_cancel.
2007-09-29 Steinar H. GundersonPreviously, processing a large batch of timeouts was...
2007-09-28 Steinar H. GundersonMake the query callbacks return the number of timeouts...
2007-09-28 Steinar H. GundersonThree fixes in one commit (sorry): a) Take care of...
2006-11-06 Yang Tseavoid a couple of potential zero size memory allocations
2006-07-22 Gisle Vanem2nd try adding CVS id.
2006-07-22 Gisle VanemAdded CVS id.
2006-05-03 Daniel StenbergNick Mathewson added the ARES_OPT_SOCK_STATE_CB option...
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...
2004-04-01 Daniel StenbergDirk Manske's ares_cancel() function was added.