summaryrefslogtreecommitdiff
path: root/ares
Commit message (Expand)AuthorAgeFilesLines
* remove the ares subtreeDaniel Stenberg2010-03-24153-30263/+0
* Fix warnings for clangDaniel Johnson2010-03-221-2/+7
* provide an initial set of .gitignore filesDaniel Stenberg2010-03-202-0/+14
* replaced intel compiler option -no-ansi-alias with -fno-strict-aliasingYang Tse2010-03-171-3/+3
* update outdated serial numberYang Tse2010-03-171-1/+1
* fix compiler warningYang Tse2010-03-113-10/+8
* watt32 compilation fixYang Tse2010-03-091-1/+1
* Added another VS10 version stringYang Tse2010-03-061-1/+3
* fix line breakYang Tse2010-03-062-0/+2
* removed usage of 's6_addr', fixing compilation issue triggered with noYang Tse2010-03-063-6/+4
* Daniel Johnson provided fixes for building with the clang compilerDaniel Stenberg2010-03-052-1/+80
* Added IPv6 name servers supportYang Tse2010-03-0527-196/+781
* Ops!. Readded ares_nowarn.h.Gisle Vanem2010-03-051-0/+1
* Added ares_nowarn.c.Gisle Vanem2010-03-051-1/+0
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-282-0/+12
* Added ares_nowarn.* to VC6 project fileYang Tse2010-02-281-0/+8
* Added SIZEOF_INT definitionYang Tse2010-02-261-0/+1
* fix compiler warningYang Tse2010-02-264-1/+84
* fix compiler warningYang Tse2010-02-232-11/+19
* fix compiler warningYang Tse2010-02-211-0/+20
* ares_reinit()Daniel Stenberg2010-02-171-0/+5
* - Tommie Gannert pointed out a silly bug in ares_process_fd() since it didn'tDaniel Stenberg2010-01-283-21/+34
* VMS specific preprocessor symbol checking adjustmentsYang Tse2009-12-301-2/+2
* Mention last changesYang Tse2009-12-292-1/+9
* - Fix configure_socket() to use ares_socket_t instead of int data type.Yang Tse2009-12-291-2/+2
* - Where run-time error checks enabling compiler option /GZ was used it is nowYang Tse2009-12-291-2/+8
* - Ingmar Runge noticed that Windows config-win32.h configuration fileYang Tse2009-12-213-2/+10
* start working on 1.7.1Daniel Stenberg2009-11-303-27/+8
* Preserve empty line following last targetcares-1_7_0Yang Tse2009-11-271-1/+3
* - Larry Lansing fixed ares_parse_srv_reply to properly parse repliesYang Tse2009-11-264-15/+21
* When using icc, compile with -fpic and link with intel dynamic libraries.Yang Tse2009-11-241-19/+20
* Added 'currently' in italics to insist on transient situation.Yang Tse2009-11-242-4/+4
* Fix languageYang Tse2009-11-241-12/+12
* Daniel wants upcoming release to be 1.7.0Yang Tse2009-11-2310-29/+33
* Mention last changesYang Tse2009-11-232-0/+5
* - Removed from external interface preprocessor symbol definition forYang Tse2009-11-232-6/+2
* Added README.msvcYang Tse2009-11-232-1/+120
* Changed c-ares naming conventions when using MSVC as described in README.msvcYang Tse2009-11-235-62/+66
* - Mention other recent changesYang Tse2009-11-232-1/+9
* - Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl andYang Tse2009-11-237-18/+23
* - Jakub Hrozek fixed more function prototypes in man pages to sync themYang Tse2009-11-2310-21/+48
* Make configure remove the ares_build.h file included in distribution tarballs.Yang Tse2009-11-221-0/+5
* Fix macro redefinition.Yang Tse2009-11-221-0/+6
* Fix name space pollution.Yang Tse2009-11-222-7/+7
* Allow using different extra import libraries for debug and release builds.Yang Tse2009-11-221-12/+14
* Add manifest stuff to msvc makefileYang Tse2009-11-211-0/+6
* Sync man page with realityYang Tse2009-11-205-11/+16
* Add missing external API decoration for ares_set_socket_callback()Yang Tse2009-11-201-3/+3
* Add ares_free_data() man page.Yang Tse2009-11-202-0/+65
* - Provide in external interface preprocessor symbol definitions forYang Tse2009-11-201-0/+2