aboutsummaryrefslogtreecommitdiff
path: root/avahi-common/address.c
AgeCommit message (Expand)Author
2015-08-11rename avahi-common/malloc.[ch] to avahi-malloc.Robert Ginda
2010-06-25get rid of a lot of old svn cruftLennart Poettering
2008-10-26initialize i18n automaticallyLennart Poettering
2005-10-28* many trivial fix to make avahi compile on OpenBSDSebastien Estienne
2005-10-26reorder arguments of avahi_reverse_lookup_name() to make them more naturalLennart Poettering
2005-10-25* replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.cLennart Poettering
2005-10-23* correctly handle empty domain names (i.e. the root zone)Lennart Poettering
2005-10-18in order to reduce our code/API size, drop support for reverse IPv6 name look...Lennart Poettering
2005-10-14 * missing include for freebsdSebastien Estienne
2005-09-16Make AVAHI_PROTO_xxx well defined constantsLennart Poettering
2005-08-12Split avahi-common/util.h into Lennart Poettering
2005-08-11* drop glib from avahi-commonLennart Poettering
2005-08-02* allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering
2005-06-24* implement new source address check mechanismsLennart Poettering
2005-06-16* update avahi_address_parse() to work with AF_UNSPEC address familyLennart Poettering
2005-06-04* Split out a fair bit of avahi-core into avahi-common for use by the client ...Trent Lloyd