1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 15:49:31 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
28354d9ad2 Updated copyright year. 2012-04-22 13:09:39 +02:00
f11c2c2891 1.7.6: start working... 2011-08-16 23:02:39 +02:00
0b497f70e1 version: start working on 1.7.5 2010-12-10 21:04:11 +01:00
5e7a4dc5d7 Added copyright string to ares_version.h and make use of it in other files. 2010-08-08 11:18:38 +02:00
45a09b7efb version: now start on 1.7.4 2010-07-18 23:54:22 +02:00
50f99d46cc version: start working on 1.7.3 2010-06-10 11:47:23 +02:00
63627fa5ab remove all $Id$ lines 2010-03-27 19:42:02 +01:00
e965d83c78 start the journey towards 1.7.2 2010-03-23 14:56:04 +01:00
eb9ce5145b s/CVS/git 2010-03-23 14:04:26 +01:00
df279b133c start working on 1.7.1 2009-11-30 22:39:04 +00:00
612a29311a Daniel wants upcoming release to be 1.7.0 2009-11-23 12:03:32 +00:00
1479db32aa - Removed from external interface preprocessor symbol definition for
CARES_HAVE_ARES_FREE_DATA. Current functionality of ares_free_data()
  makes it unnecessary.
2009-11-23 11:26:29 +00:00
dbd45c1539 - Provide in external interface preprocessor symbol definitions for
CARES_HAVE_ARES_FREE_DATA as an indication of function availability.
2009-11-20 13:01:35 +00:00
5b17412c1f - Provide in external interface preprocessor symbol definitions for
CARES_HAVE_ARES_LIBRARY_INIT and CARES_HAVE_ARES_LIBRARY_CLEANUP
  to ease the use of new capabilities.

- Move ares_version() prototype to ares.h
2009-05-18 00:21:02 +00:00
521fac69e9 start over on the 1.6.1 release... 2008-12-09 22:41:36 +00:00
4f33fdb183 we start over working towards 1.5.4 2008-08-29 08:55:02 +00:00
41f303a6bd start working on 1.5.3 2008-05-29 20:39:18 +00:00
2e31cc0be4 and we start on 1.5.2! 2007-11-21 10:16:44 +00:00
72a245668f start working on 1.5.1 now 2007-11-21 09:31:56 +00:00
e64b103303 Bumped version to 1.5.0 for next release and soname bumped to 2 due to ABI
and API changes in the progress callback (and possibly more coming up from
Steinar)
2007-09-28 20:28:06 +00:00
6295b70a7d start working on 1.4.1 2007-06-08 09:01:33 +00:00
e5929805f5 make next version 1.4.0 2007-05-30 21:45:56 +00:00
4a23aef23c we did 1.3.2 and are now on the 1.3.3 track! 2006-11-11 22:23:48 +00:00
1bec3073dc Brad Spencer did
o made ares_version.h use extern "C" for c++ compilers
 o fixed compiler warnings in ares_getnameinfo.c
 o fixed a buffer position init for TCP reads
2006-08-29 15:17:47 +00:00
dc59499966 we're working on 1.3.1 (or more) 2006-01-02 09:13:56 +00:00
f09adbcbc2 the new functions and the upcoming ipv6 calls for the next version to become
1.3.0
2005-05-02 22:33:57 +00:00
cfd6aed32f we're working on 1.2.0 now 2004-04-08 18:10:03 +00:00
11511dcaac return a const char * 2004-01-29 12:07:34 +00:00
cfa535b3a5 Introducing ares_version(), so that we can have apps get version info about
what particular ares version that is being used.
2003-10-24 20:28:04 +00:00