- c0d5032 God I'm so dumb, can't use a dynamic build for versioning, so I've decided to by Christiano F. Haesbaert · 12 years ago pre-alpha
- 84e86d8 Send one group notify message per state instead of three. by Christiano F. Haesbaert · 12 years ago
- 4b3f167 Add a -v option, BUILD is replicated in mdnsd and mdnsctl, make a common .mk if by Christiano F. Haesbaert · 12 years ago
- 1a411ef Add group event handler in mdnsl and mdnsctl. by Christiano F. Haesbaert · 12 years ago
- c64e364 Add a safe check, I'm sure I'll call it wrong someday. by Christiano F. Haesbaert · 12 years ago
- 0de4599 Only notify controllers which aren't internal. by Christiano F. Haesbaert · 12 years ago
- 955f365 Notify controller about group state changes. by Christiano F. Haesbaert · 12 years ago
- ea7d938 Don't call evtimer_add() directly. by Christiano F. Haesbaert · 12 years ago
- 977fa6c Don't call evtimer_add() directly. by Christiano F. Haesbaert · 12 years ago
- 7fac293 Make sure timer isn't add twice. by Christiano F. Haesbaert · 12 years ago
- bcdaebb Add an etags build as openbsd .mk covers ctags only. by Christiano F. Haesbaert · 12 years ago
- 38d1339 Kill newline. by Christiano F. Haesbaert · 12 years ago
- 8327b3e Update TODO. by Christiano F. Haesbaert · 12 years ago
- b27f0bd Add unpublish debug message to match publish. by Christiano F. Haesbaert · 12 years ago
- 1b8b3c6 Implement pge_if_send_goodbye_rr() according to MDNS draft section 10.2. by Christiano F. Haesbaert · 12 years ago
- 6d127ee Call pg_kill() when controller leaves, should send goodbye RR if we got passed by Christiano F. Haesbaert · 12 years ago
- 0c6abee Old TODO. by Christiano F. Haesbaert · 12 years ago
- 531716d Fix a nasty segfault bug due to wrong calloc call. by Christiano F. Haesbaert · 12 years ago
- 5796cdd Fix malloc_options, can't call log_init() prior to setting malloc_options since by Christiano F. Haesbaert · 12 years ago
- 2dfddec Fix pg_kill(), conflict notification should be done outside. by Christiano F. Haesbaert · 12 years ago
- 69cdada Link to auth_rr_list after probing. by Christiano F. Haesbaert · 12 years ago
- c6a8a4a Preliminary publishing support, big changes. by Christiano F. Haesbaert · 12 years ago
- be22bab Old prototypes. by Christiano F. Haesbaert · 12 years ago
- d8ccc3a Rename group_* functions to pg_* by Christiano F. Haesbaert · 12 years ago
- 0aafeb8 indent. by Christiano F. Haesbaert · 12 years ago
- fc34ec1 Memory leak. by Christiano F. Haesbaert · 12 years ago
- 36f7e7d Wrong check. by Christiano F. Haesbaert · 12 years ago
- b2142ce Partial implementation of group_cleanup(). by Christiano F. Haesbaert · 12 years ago
- 1e7081e Big changes in publishing. by Christiano F. Haesbaert · 12 years ago
- 9421e08 Warning. by Christiano F. Haesbaert · 12 years ago
- 30a2ada Records that don't carry the hostname as the RR DNAME should have a TTL of 75 by Christiano F. Haesbaert · 12 years ago
- eefe6de Shut up lint, wrong conversion. by Christiano F. Haesbaert · 12 years ago
- 4de98a8 Fix control_browse_del(). by Christiano F. Haesbaert · 12 years ago
- fdc09ca Whoops. by Christiano F. Haesbaert · 12 years ago
- 15bdc96 Delete old code. by Christiano F. Haesbaert · 12 years ago
- 29ced13 Fix wrong alignment access. There could be an access to a short word on an by Christiano F. Haesbaert · 12 years ago
- 0c47b9f Implement T_TXT and T_SRV serialization, see note below. by Christiano F. Haesbaert · 12 years ago
- 5f44bfe Accept port argument when publishing a service. by Christiano F. Haesbaert · 12 years ago
- 259edee We're now very close to publishing groups, see the logic below. by Christiano F. Haesbaert · 12 years ago
- ccf0bfd New idea for publishing, leave all state in server. by Christiano F. Haesbaert · 12 years ago
- d1a2082 Initial support for publish commands in mdnsctl. by Christiano F. Haesbaert · 12 years ago
- dd7033e Partial mdns_group_commit() implementation. by Christiano F. Haesbaert · 12 years ago
- bfdba02 Initial code for publishing groups. by Christiano F. Haesbaert · 12 years ago
- 83246fc Add a general Makefile. by Christiano F. Haesbaert · 12 years ago
- bf5ee76 Prefix events with MDNS. by Christiano F. Haesbaert · 12 years ago
- f584d4b Cleanup old code, let the user decide if socket should be blocking/nonblocking. by Christiano F. Haesbaert · 12 years ago
- 1a86032 Add the hostname to mdns_service as well. by Christiano F. Haesbaert · 12 years ago
- a229918 Remove old code. by Christiano F. Haesbaert · 12 years ago
- 5685e90 Wrong deference. by Christiano F. Haesbaert · 12 years ago
- 803e967 Fix splitdname. by Christiano F. Haesbaert · 13 years ago
- f69db70 Pointless assignment. Bad style. Forgotten debug. by Christiano F. Haesbaert · 13 years ago
- 5f61b8f Accept but don't parse NSEC records, make it work with bonjour. by Christiano F. Haesbaert · 13 years ago
- 760d08a Cleanup mdns header, move some stuff to mdnsd.h by Christiano F. Haesbaert · 13 years ago
- 339c587 Split dname for resolving messages. Use MAXPROTOLEN instead of hardcoding 4. by Christiano F. Haesbaert · 13 years ago
- 0cce804 If splitdname failed we should return an error. by Christiano F. Haesbaert · 13 years ago
- c7cc765 Allow a NULL hasname. by Christiano F. Haesbaert · 13 years ago
- f116b20 Exit after doing a reverse lookup. by Christiano F. Haesbaert · 13 years ago
- 8d7b9f6 Forgotten debug. by Christiano F. Haesbaert · 13 years ago
- 24343f5 Use time_t instead of long. by Christiano F. Haesbaert · 13 years ago
- 7ed2bfe Make sure questions are done with power of 2 time intervals. by Christiano F. Haesbaert · 13 years ago
- 119bbf5 Fix resolving services and make sure controllers don't place the same by Christiano F. Haesbaert · 13 years ago
- f7083fc Make queries hold an rrset as a question, no need for the whole RR, we'll lookup by Christiano F. Haesbaert · 13 years ago
- 0a577d4 Partial support for resolving. by Christiano F. Haesbaert · 13 years ago
- b8d76ac Remove old code, add rr_notify_out. Browsing working again. by Christiano F. Haesbaert · 13 years ago
- f97aabe Only two queries for lookup, three is too much. by Christiano F. Haesbaert · 13 years ago
- 4093a2f End this lkup vs lookup mess, lookup for the win. by Christiano F. Haesbaert · 13 years ago
- dc6aa5d Fix HINFO lookup. by Christiano F. Haesbaert · 13 years ago
- b8ad911 Escape flags. by Christiano F. Haesbaert · 13 years ago
- 7fe38c7 Fix reverse lookup. by Christiano F. Haesbaert · 13 years ago
- 05c522b Fix double inclusion of queries by the same controller. by Christiano F. Haesbaert · 13 years ago
- 27c5d0f Don't send empty query packets. by Christiano F. Haesbaert · 13 years ago
- e14e119 Big changes in library and mdnsctl. New architecture almost working. by Christiano F. Haesbaert · 13 years ago
- 56d4fa0 Handle SIGINT which was made broken when we fixed the SEGFAULT. by Christiano F. Haesbaert · 13 years ago
- 4da8428 Increase active when creating question. by Christiano F. Haesbaert · 13 years ago
- 7192a4a Big changes. by Christiano F. Haesbaert · 13 years ago
- f57853f Use prefix qst for question, mq is lame. by Christiano F. Haesbaert · 13 years ago
- 1d5173a Prevent warnings with new GCC4, fix possible segfault, thank you alpha ! by Christiano F. Haesbaert · 13 years ago
- 6f392fa Simplify even more, now I'm satisfied. by Christiano F. Haesbaert · 13 years ago
- 3c113a9 Simplify code. by Christiano F. Haesbaert · 13 years ago
- 762a59b Fix timers for continuous queries. by Christiano F. Haesbaert · 13 years ago
- 868eb65 Draft has changed, we're lucky. by Christiano F. Haesbaert · 13 years ago
- f555d32 Update docs. * Add rfc3845 (DNSSEC) * Update mdns draft. * Update dns-sd draft. by Christiano F. Haesbaert · 13 years ago
- ad20d36 Fd leak. by Christiano F. Haesbaert · 13 years ago
- 578b529 Remove bogus LIST_REMOVE call. by Christiano F. Haesbaert · 13 years ago
- 1ad8a8a Use an rrset structure to represent dname/type/class. by Christiano F. Haesbaert · 13 years ago
- 206782d TODO note. by Christiano F. Haesbaert · 13 years ago
- 9d5a6c8 Remove wrong sanity check in pkt_add_question(), respect orthogonality. by Christiano F. Haesbaert · 13 years ago
- df1adab Make sure ancount is correct on deferred packets. by Christiano F. Haesbaert · 13 years ago
- 5aff0ea More Known Answer Supression fixes. by Christiano F. Haesbaert · 13 years ago
- 844ac52 Wrong sanity check. by Christiano F. Haesbaert · 13 years ago
- 3c7614b Deferred truncated packets. by Christiano F. Haesbaert · 13 years ago
- 5ceb252 Save ip source in receiving packet. by Christiano F. Haesbaert · 13 years ago
- caa526e Known Answer Supression wants the answer section populated with known answers, by Christiano F. Haesbaert · 13 years ago
- 4bf9bd7 Fix QU/QM questions. by Christiano F. Haesbaert · 13 years ago
- f4488e3 Revert "Miliseconds, not microseconds." by Christiano F. Haesbaert · 13 years ago
- a6eabef Revert "Miliseconds, not microseconds." by Christiano F. Haesbaert · 13 years ago
- 98d626a Fix some unicast semantics. by Christiano F. Haesbaert · 13 years ago
- f71483d Miliseconds, not microseconds. by Christiano F. Haesbaert · 13 years ago
- 37ef4f5 Miliseconds, not microseconds. by Christiano F. Haesbaert · 13 years ago
- 0148f73 Arghhhh, usec is microseconds not milliseconds. by Christiano F. Haesbaert · 13 years ago