summaryrefslogtreecommitdiffstats
path: root/avahi-core
Commit message (Collapse)AuthorAgeFilesLines
* touch-up of test codepath.federico2Federico Lucifredi2008-01-312-1/+26
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1752 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* resync.Federico Lucifredi2008-01-312-3/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1751 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* debugging.Federico Lucifredi2008-01-311-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1750 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* more tracing. Federico Lucifredi2008-01-302-3/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1749 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* tracing, fixes. Nothing glamorous, it's a branch!Federico Lucifredi2008-01-302-4/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1748 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* a bit of tracing code to answer my questions..Federico Lucifredi2008-01-302-2/+7
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1747 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* importing code to append SEC signatures to records, part II.Federico Lucifredi2008-01-281-1/+15
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1745 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bit of debug code.Federico Lucifredi2008-01-281-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1744 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* appending rdata for ZSK::pubkey.Federico Lucifredi2008-01-281-2/+18
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1743 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fixes.Federico Lucifredi2008-01-281-0/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1742 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* code to append SEC signatures to records, part I.Federico Lucifredi2008-01-281-0/+20
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1741 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* man forgets header file. man slaps forehead. man fixes.Federico Lucifredi2008-01-272-2/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1740 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* parametrizing avahi_dnssec_sign_record to use different EVP_PKEY private keys.Federico Lucifredi2008-01-272-7/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1739 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* pubkey whitespace investigation completed.Federico Lucifredi2008-01-261-4/+6
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1738 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fixes. Federico Lucifredi2008-01-214-28/+33
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1737 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* added RSA-SHA1 signature path.Federico Lucifredi2008-01-214-18/+122
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1736 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* added avahi_dnssec_sign_record() minus crypto pass.Federico Lucifredi2008-01-214-8/+59
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1734 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* adding revised avahi_keytag(), takes an AvahiRecord.Federico Lucifredi2008-01-203-5/+44
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1733 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* keytag generation (avahi_keytag()) and a few more constants for RRSIG ↵Federico Lucifredi2008-01-203-2/+21
| | | | | | generation. git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1732 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* adding avahi_c_to_canonical_string() and avahi_count_canonical_labels() to ↵Federico Lucifredi2008-01-202-0/+56
| | | | | | | | domain-util.c. Utility functions to compose RRSIG packet. git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1731 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* same fix for DNSKEY RR type.Federico Lucifredi2008-01-191-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1730 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* correcting append routines (uint8 appended via "bytes").Federico Lucifredi2008-01-191-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1729 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* stray derefrencing.Federico Lucifredi2008-01-191-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1727 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* RRSIG append_rdata() support.Federico Lucifredi2008-01-191-0/+31
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1726 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* adding RRSIG record type.Federico Lucifredi2008-01-191-0/+12
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1725 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* extending append_rdata to support DNSKEY records.Federico Lucifredi2008-01-171-2/+17
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1723 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* purging stray whitespace from this file :(Federico Lucifredi2008-01-171-69/+70
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1722 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* error in preprocessor macro.Federico Lucifredi2008-01-171-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1721 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* tweaks.Federico Lucifredi2008-01-171-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1720 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* added DNSKEY resource record structure.Federico Lucifredi2008-01-173-7/+15
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1719 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* adding avahi_get_local_zsk_pubkey(uint32_t ttl).Federico Lucifredi2008-01-172-0/+36
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1718 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Adding constants for DNSSEC.Federico Lucifredi2008-01-171-0/+12
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico2@1717 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a regression test for #84 contributed by tedp. (closes #84)Lennart Poettering2007-04-122-0/+135
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1420 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* allow adding of generic DNS RRs properly. Patch from Sjoerd Simons again ↵Lennart Poettering2007-04-121-1/+2
| | | | | | (closes #130) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1407 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Fix registration of really large records, like it is necessary for XEP-0174 ↵Lennart Poettering2007-04-125-20/+23
| | | | | | | | | (jabber+bonjour) Based on an original patch by Sjoerd Simons, but heavily modified. (Closes #131) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1405 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * avahi-core/entry.c: Correctly reset register_time_event when leaving the ↵Trent Lloyd2007-03-301-7/+5
| | | | | | REGISTERING state, not just when calling _reset git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1400 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Revert fix from R1398Trent Lloyd2007-03-241-1/+1
| | | | | | | | * avahi-core/iface.c#avahi_interface_monitor_get_hw_interface - Change assert to idx >= 0, this is the correct fix incase a platform has interface indexes starting from 0 * Fix incorrect AVAHI_PROTO_UNSPEC to AVAHI_IF_UNSPEC git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1399 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add sys/types.h for openbsd compatLennart Poettering2007-02-051-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1386 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* move assert check before accessLennart Poettering2007-02-041-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1383 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* minor cleanups it netlink handling code:Lennart Poettering2007-02-041-8/+7
| | | | | | | | | * fix warning message * don't warn if netlink messages from other processes have been received * don't access ucreds before checking cmsg validity git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1382 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* re #94: don't accept "localhost" as hostname; read distribution id from ↵Lennart Poettering2007-02-021-5/+60
| | | | | | | | | | | | | | | | | | /etc/lsb_release. This is not a complete fix for this issue, since it doesn't work in a chroot, and it doesn't support /usr/bin/lsb_release. Oh, and did I mention how much the idea of having /usr/bin/lsb_release sucks? On Debian that is a Python script. i.e. on every Avahi startup we'd have to load an entire python interpreter into memory! That takes ages! I am not quite sure if we really should pursue this bug any further because of this problem. First, Debian should replace lsb_release by a saner implementation. In effect, I will now mark this bug as WONTFIX. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1379 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* create unicast IPv4 socket oly if IPv4 is enabled, same for unicast IPv6Lennart Poettering2007-01-061-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1371 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * set IPV6_V6ONLY for unicast DNS sockets, tooLennart Poettering2007-01-061-7/+38
| | | | | | | * print a warning when FIONREAD returns an invalid size git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1370 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * optionally, register A RR via IPv6, AAAA RR via IPv4 (Closes #62)Lennart Poettering2007-01-054-39/+59
| | | | | | | * add new API function avahi_server_get_config() git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1365 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Some more ia64 fixes. (Closes #90)Lennart Poettering2007-01-041-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1363 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Ignore EAGAIN errors on recvmsg() (Closes #60)Lennart Poettering2006-12-311-2/+22
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1361 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Make sure we return -1 if we fall of the end of consume_labels()Trent Lloyd2006-12-291-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1353 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * avahi-core/dns.c#consume_labels(): Add some additional checks on the ↵Trent Lloyd2006-12-161-1/+7
| | | | | | compressed label location git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1342 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * avahi-core/dns.c: Use a '#define AVAHI_DNS_LABELS_MAX 127' instead of the ↵Trent Lloyd2006-12-162-1/+2
| | | | | | hard-coded value git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1341 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Limit the number of loops in consume_labels() (Closes: #84)Trent Lloyd2006-12-161-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1340 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe