aboutsummaryrefslogtreecommitdiff
path: root/avahi-core/dns.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
2010-06-25from now on we enforce a strict whitespace regimeLennart Poettering
2007-07-11reindentLennart Poettering
2007-07-07 * Patch from Sjoerd Simons - if we shorten a DNS packet to remove records, w...Trent Lloyd
2007-04-12allow adding of generic DNS RRs properly. Patch from Sjoerd Simons again (clo...Lennart Poettering
2007-04-12Fix registration of really large records, like it is necessary for XEP-0174 (...Lennart Poettering
2007-02-05add sys/types.h for openbsd compatLennart Poettering
2006-12-29 * Make sure we return -1 if we fall of the end of consume_labels()Trent Lloyd
2006-12-16 * avahi-core/dns.c#consume_labels(): Add some additional checks on the compr...Trent Lloyd
2006-12-16 * avahi-core/dns.c: Use a '#define AVAHI_DNS_LABELS_MAX 127' instead of the ...Trent Lloyd
2006-12-16 * Limit the number of loops in consume_labels() (Closes: #84)Trent Lloyd
2006-04-24add an extra validity check when parsing mDNS queries and records in packetsLennart Poettering
2005-10-28* many trivial fix to make avahi compile on OpenBSDSebastien Estienne
2005-10-27* format unknown DNS records according to RFC3597Lennart Poettering
2005-10-27Add validity checking to TXT data parsing, this fixes a remotely exploitable ...Lennart Poettering
2005-10-25* add new core API functions avahi_rdata_serialize() and avahi_rdata_parse()Lennart Poettering
2005-10-24* rename all limit defs so that they end with _MAXLennart Poettering
2005-10-14Merge portability patch from Philipp ZabelLennart Poettering
2005-10-10* rename avahi_service_name_snprint() to avahi_service_name_join()Lennart Poettering
2005-09-25* split off lookup.h and publish.h from core.hLennart Poettering
2005-08-13* strip glib from avahi-coreLennart Poettering
2005-08-12Split avahi-common/util.h into Lennart Poettering
2005-08-02* allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering
2005-07-28* drop trailing dot in avahi_normalize_name()Lennart Poettering
2005-06-28* recreate DNS query in simple protocol on host or domain name changesLennart Poettering
2005-06-24* update default TTL generation to match RFCLennart Poettering
2005-06-11* add logging API and make all code make use of itLennart Poettering
2005-06-06move dns.[ch] back to avahi-core/Lennart Poettering
2005-06-04* Split out a fair bit of avahi-core into avahi-common for use by the client ...Trent Lloyd
2005-06-03* use FIONREAD to minimize allocated buffer size when reading incoming packetsLennart Poettering
2005-06-03* implement reflection (including legacy unicast reflection)Lennart Poettering
2005-05-13* utf-8 collation of domain namesLennart Poettering
2005-05-11* add auxiliary records to packetLennart Poettering
2005-05-10check MUSTs of RFC:Lennart Poettering
2005-05-10* abstract MTU stuff for packet generationLennart Poettering
2005-05-07rename libavahi-core to avahi-coreLennart Poettering