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