summaryrefslogtreecommitdiffstats
path: root/avahi-core/wide-area.c
Commit message (Expand)AuthorAgeFilesLines
* fixed TSIG original_id and bound TTLs for wide-area as observed in Bonjour pu...Federico Lucifredi2008-01-051-20/+39
* sync-upFederico Lucifredi2008-01-041-1/+1
* added tsig generation call.Federico Lucifredi2007-12-281-0/+27
* whoops. struct scope missing.Federico Lucifredi2007-12-271-1/+1
* type tweaks.Federico Lucifredi2007-12-271-2/+2
* completed fleshing out of MAC routine.Federico Lucifredi2007-12-271-5/+18
* fixes.Federico Lucifredi2007-12-271-2/+2
* fixes.Federico Lucifredi2007-12-271-1/+1
* uint32_to_canonical_string()added Federico Lucifredi2007-12-271-2/+3
* missing headerFederico Lucifredi2007-12-271-0/+1
* added uint16_to_canonical_string() Federico Lucifredi2007-12-271-3/+11
* testFederico Lucifredi2007-12-271-1/+4
* tying in draft HMAC coding.Federico Lucifredi2007-12-271-5/+5
* tying in draft HMAC coding.Federico Lucifredi2007-12-271-3/+38
* stray comment.Federico Lucifredi2007-12-261-1/+1
* RR section names for Update packetsFederico Lucifredi2007-12-261-2/+3
* sync.Federico Lucifredi2007-12-261-2/+3
* append rdata with correct function call.Federico Lucifredi2007-12-261-2/+5
* bugsFederico Lucifredi2007-12-261-3/+3
* assert() fixFederico Lucifredi2007-12-261-4/+4
* update count.Federico Lucifredi2007-12-261-2/+5
* building wire-format packet.Federico Lucifredi2007-12-261-2/+8
* building wire-format packet.Federico Lucifredi2007-12-251-0/+16
* building wire-format packet.Federico Lucifredi2007-12-251-2/+9
* dummy dumpFederico Lucifredi2007-12-251-0/+3
* whoopsie.Federico Lucifredi2007-12-251-0/+4
* typo.Federico Lucifredi2007-12-251-2/+2
* added key, fixed error-checking bug.Federico Lucifredi2007-12-251-5/+6
* tsig_sign_packet complete minus mac computation.Federico Lucifredi2007-12-251-3/+7
* time call.Federico Lucifredi2007-12-231-1/+1
* <time.h> and union identifier.Federico Lucifredi2007-12-231-1/+2
* more syntax bogosity - clear sign I am tired :-)Federico Lucifredi2007-12-231-2/+2
* missing union identifiers.Federico Lucifredi2007-12-231-6/+6
* syntax terror.Federico Lucifredi2007-12-231-3/+3
* fleshing out the TSIG record as well as the tsig_sign_packet() call.Federico Lucifredi2007-12-231-2/+36
* added AVAHI_DNS_TYPE_TSIG (250)Federico Lucifredi2007-12-221-0/+13
* create unicast IPv4 socket oly if IPv4 is enabled, same for unicast IPv6Lennart Poettering2007-01-061-2/+2
* if validation of incoming traffic fails, give the user a clue that this might...Lennart Poettering2006-04-241-2/+2
* fix double free() bugLennart Poettering2006-01-071-12/+12
* Hopefully fix a segfault when shutting down the daemon, found by maroLennart Poettering2005-11-191-0/+3
* rework and cleanup socket handling to improve support for OS that don't suppo...Lennart Poettering2005-11-031-15/+8
* remove a bunch of compiler warningsLennart Poettering2005-10-271-2/+2
* * avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering2005-10-261-1/+1
* * remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen ...Lennart Poettering2005-10-261-0/+1
* * replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.cLennart Poettering2005-10-251-0/+1
* * rename all limit defs so that they end with _MAXLennart Poettering2005-10-241-4/+4
* * correctly handle empty domain names (i.e. the root zone)Lennart Poettering2005-10-231-11/+12
* rename server.h to internal.hLennart Poettering2005-10-171-1/+1
* * move unicast DNS server registration/browsing routines to their own header ...Lennart Poettering2005-10-171-2/+0
* * do no longer include timeval.h in watch.h by defaultLennart Poettering2005-10-171-0/+1