summaryrefslogtreecommitdiffstats
path: root/avahi-core/domain-util.c
Commit message (Expand)AuthorAgeFilesLines
* fixes. Federico Lucifredi2008-01-211-6/+8
* added RSA-SHA1 signature path.Federico Lucifredi2008-01-211-5/+24
* added avahi_dnssec_sign_record() minus crypto pass.Federico Lucifredi2008-01-211-1/+1
* adding revised avahi_keytag(), takes an AvahiRecord.Federico Lucifredi2008-01-201-2/+37
* keytag generation (avahi_keytag()) and a few more constants for RRSIG generat...Federico Lucifredi2008-01-201-1/+15
* adding avahi_c_to_canonical_string() and avahi_count_canonical_labels() to do...Federico Lucifredi2008-01-201-0/+50
* re #94: don't accept "localhost" as hostname; read distribution id from /etc/...Lennart Poettering2007-02-021-5/+60
* strip characters that are not in the set [a-zA-Z0-9-] from the local host nam...Lennart Poettering2006-04-241-1/+4
* make sure that the local hostname passes the avahi_is_valid_domain_name() check.Lennart Poettering2005-11-091-0/+3
* * deal with gethostname() failing, use utsname.sysname[] instead in that caseLennart Poettering2005-11-081-10/+38
* * replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.cLennart Poettering2005-10-251-0/+101