summaryrefslogtreecommitdiffstats
path: root/avahi-core/dns.h
Commit message (Expand)AuthorAgeFilesLines
* man forgets header file. man slaps forehead. man fixes.Federico Lucifredi2008-01-271-1/+3
* parametrizing avahi_dnssec_sign_record to use different EVP_PKEY private keys.Federico Lucifredi2008-01-271-1/+1
* fixes. Federico Lucifredi2008-01-211-2/+2
* added RSA-SHA1 signature path.Federico Lucifredi2008-01-211-2/+2
* added avahi_dnssec_sign_record() minus crypto pass.Federico Lucifredi2008-01-211-0/+3
* error in preprocessor macro.Federico Lucifredi2008-01-171-2/+2
* added DNSKEY resource record structure.Federico Lucifredi2008-01-171-1/+1
* adding avahi_get_local_zsk_pubkey(uint32_t ttl).Federico Lucifredi2008-01-171-0/+5
* Fix registration of really large records, like it is necessary for XEP-0174 (...Lennart Poettering2007-04-121-3/+2
* * avahi-core/dns.c: Use a '#define AVAHI_DNS_LABELS_MAX 127' instead of the ...Trent Lloyd2006-12-161-0/+1
* * add new core API functions avahi_rdata_serialize() and avahi_rdata_parse()Lennart Poettering2005-10-251-1/+4
* * rename all limit defs so that they end with _MAXLennart Poettering2005-10-241-1/+1
* * split off lookup.h and publish.h from core.hLennart Poettering2005-09-251-3/+7
* apply patch from tvainikaLennart Poettering2005-08-151-1/+1
* * strip glib from avahi-coreLennart Poettering2005-08-131-42/+41
* * allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering2005-08-021-3/+3
* move dns.[ch] back to avahi-core/Lennart Poettering2005-06-061-0/+105
* * Split out a fair bit of avahi-core into avahi-common for use by the client ...Trent Lloyd2005-06-041-105/+0
* * use FIONREAD to minimize allocated buffer size when reading incoming packetsLennart Poettering2005-06-031-0/+1
* * implement reflection (including legacy unicast reflection)Lennart Poettering2005-06-031-1/+0
* * utf-8 collation of domain namesLennart Poettering2005-05-131-2/+0
* * add auxiliary records to packetLennart Poettering2005-05-111-0/+1
* check MUSTs of RFC:Lennart Poettering2005-05-101-1/+1
* * abstract MTU stuff for packet generationLennart Poettering2005-05-101-4/+7
* remove _ prefix from structure name (for doxygen)Lennart Poettering2005-05-071-1/+1
* rename libavahi-core to avahi-coreLennart Poettering2005-05-071-0/+103