1. 1a411ef Add group event handler in mdnsl and mdnsctl. by Christiano F. Haesbaert · 13 years ago
  2. 1e7081e Big changes in publishing. by Christiano F. Haesbaert · 13 years ago
  3. eefe6de Shut up lint, wrong conversion. by Christiano F. Haesbaert · 13 years ago
  4. 259edee We're now very close to publishing groups, see the logic below. by Christiano F. Haesbaert · 13 years ago
  5. ccf0bfd New idea for publishing, leave all state in server. by Christiano F. Haesbaert · 13 years ago
  6. d1a2082 Initial support for publish commands in mdnsctl. by Christiano F. Haesbaert · 13 years ago
  7. dd7033e Partial mdns_group_commit() implementation. by Christiano F. Haesbaert · 13 years ago
  8. bfdba02 Initial code for publishing groups. by Christiano F. Haesbaert · 13 years ago
  9. bf5ee76 Prefix events with MDNS. by Christiano F. Haesbaert · 13 years ago
  10. f584d4b Cleanup old code, let the user decide if socket should be blocking/nonblocking. by Christiano F. Haesbaert · 13 years ago
  11. 5685e90 Wrong deference. by Christiano F. Haesbaert · 13 years ago
  12. 803e967 Fix splitdname. by Christiano F. Haesbaert · 13 years ago
  13. f69db70 Pointless assignment. Bad style. Forgotten debug. by Christiano F. Haesbaert · 13 years ago
  14. 339c587 Split dname for resolving messages. Use MAXPROTOLEN instead of hardcoding 4. by Christiano F. Haesbaert · 13 years ago
  15. 0cce804 If splitdname failed we should return an error. by Christiano F. Haesbaert · 13 years ago
  16. c7cc765 Allow a NULL hasname. by Christiano F. Haesbaert · 13 years ago
  17. 0a577d4 Partial support for resolving. by Christiano F. Haesbaert · 13 years ago
  18. 4093a2f End this lkup vs lookup mess, lookup for the win. by Christiano F. Haesbaert · 13 years ago
  19. dc6aa5d Fix HINFO lookup. by Christiano F. Haesbaert · 13 years ago
  20. 7fe38c7 Fix reverse lookup. by Christiano F. Haesbaert · 13 years ago
  21. e14e119 Big changes in library and mdnsctl. New architecture almost working. by Christiano F. Haesbaert · 13 years ago
  22. ad20d36 Fd leak. by Christiano F. Haesbaert · 13 years ago
  23. 1ad8a8a Use an rrset structure to represent dname/type/class. by Christiano F. Haesbaert · 13 years ago
  24. 7a2f681 Service resolv working, minor fixes. by Christiano F. Haesbaert · 13 years ago
  25. beea466 Whitespace cleanup by Christiano F. Haesbaert · 13 years ago
  26. adb2383 Link agains libutil now that imsg is a library. by Christiano F. Haesbaert · 13 years ago
  27. 068d611 Remove stupid function. by Christiano F. Haesbaert · 13 years ago
  28. c523651 Disable mdns_resolve_service, we ain't ready for it. by Christiano F. Haesbaert · 13 years ago
  29. fd4f25c Fix resolving services, add txt and address records. by Christiano F. Haesbaert · 13 years ago
  30. bd49de0 Add 'all' grammar to browsing command. * Update TODO. * Minor fixes. by Christiano F. Haesbaert · 13 years ago
  31. d27fd28 Really dumb indirection. by Christiano F. Haesbaert · 13 years ago
  32. ae99b25 Behold the great network browsing ! by Christiano F. Haesbaert · 13 years ago
  33. 71af903 Remove debug. by Christiano F. Haesbaert · 13 years ago
  34. 82ab04e Add working browsing capabilities. by Christiano F. Haesbaert · 13 years ago
  35. b57f0d3 Wrong OR, should be AND. by Christiano F. Haesbaert · 13 years ago
  36. 307df70 Experimental support for browsing services, untested. by Christiano F. Haesbaert · 13 years ago
  37. c98f570 No more mdns_state, all calls are stateless. by Christiano F. Haesbaert · 13 years ago
  38. 4a7b105 Partial implementation for browsing services. by Christiano F. Haesbaert · 13 years ago
  39. 572e629 Unify mdnsl lookup code by Christiano F. Haesbaert · 13 years ago
  40. 4268cc3 Add SRV and TXT lookup, changed grammar... by Christiano F. Haesbaert · 13 years ago
  41. a1ed2e7 Remove commented code. by Christiano F. Haesbaert · 13 years ago
  42. 747a5e0 Use strlcpy instead of memcpy. by Christiano F. Haesbaert · 13 years ago
  43. 435f1b8 Modify library to use new message format. by Christiano F. Haesbaert · 13 years ago
  44. 31ed96a * Don't use libmdns, hardcode it into mdnsctl, so people can use it by Christiano F. Haesbaert · 14 years ago[Renamed (89%) from libmdns/mdns.c]
  45. 64c4886 So after a chat with nicm@ we have concluded that this is not the by Christiano F. Haesbaert · 14 years ago[Renamed from lib/libc/mdns/mdns.c]
  46. 6162f3a Wow that's a big commit. by Christiano F. Haesbaert · 14 years ago[Renamed (88%) from mdnsc.c]
  47. d3ca1bb * Rename a bunch of files and structures. by Christiano F. Haesbaert · 14 years ago[Renamed (72%) from mdns_api.c]
  48. 83d50a9 * Add lookup hinfo option to mdnsctl. by Christiano F. Haesbaert · 14 years ago
  49. 0e2793e * Implemented mdns_api, lookup and reverse lookup functions. by Christiano F. Haesbaert · 14 years ago