ares_set_servers_csv: fixed IPv6 address parsing
[platform/upstream/c-ares.git] / ares_cancel.c
2013-04-08 Alexander Klauerares_cancel(): cancel requests safely
2012-12-14 Yang TseHeader inclusion clean-up
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.