Commit Graph

  • 1061a8a763
    Merge eb42f04056 into ad8a5c5b3e dependabot[bot] 2023-02-25 02:03:55 +0000
  • eb42f04056
    Bump golang.org/x/sys from 0.0.0-20190129075346-302c3dd5f1cc to 0.1.0 dependabot/go_modules/golang.org/x/sys-0.1.0 dependabot[bot] 2023-02-25 02:03:53 +0000
  • 5d6a2bfbbe
    Merge d845ba154d into ad8a5c5b3e dependabot[bot] 2023-02-24 17:46:47 +0000
  • d845ba154d
    Bump golang.org/x/crypto from 0.0.0-20190130090550-b01c7a725664 to 0.1.0 dependabot/go_modules/golang.org/x/crypto-0.1.0 dependabot[bot] 2023-02-24 17:46:45 +0000
  • 4e9e5e89de
    Merge b1514aa5de into ad8a5c5b3e dependabot[bot] 2023-02-24 17:44:14 +0000
  • b1514aa5de
    Bump golang.org/x/net from 0.0.0-20190125091013-d26f9f9a57f3 to 0.7.0 dependabot/go_modules/golang.org/x/net-0.7.0 dependabot[bot] 2023-02-24 17:44:12 +0000
  • ad8a5c5b3e minor tweaks for go-micro mdns registry master Vasiliy Tolstov 2019-06-21 23:37:13 +0300
  • 2304dca2ca use net.ParseIP for ipv4 multicast addr Vasiliy Tolstov 2019-06-12 19:13:19 +0300
  • 9decd6b803
    Multipacket Known-Answer Suppression: Ignore some answers Milos Gajdos 2019-06-04 18:09:26 +0100
  • 32c17f6b3e
    Merge pull request #11 from nikosk686/bugfix-ipv4-or-6-unavailability Asim Aslam 2019-05-23 08:37:24 +0100
  • a56f86575d Fixes new client or server creation failure when one of ipv4 or ipv6 is unavailable Nikos Kitmeridis 2019-05-22 22:53:26 +0300
  • 3a29b6675e Add go mod v0.1.0 Asim Aslam 2019-01-30 11:25:02 +0000
  • 9c3770d405 update readme Asim Aslam 2018-12-01 23:03:01 +0000
  • 9ff06210ab update readme Asim Aslam 2018-12-01 23:02:27 +0000
  • 97dbada439 update to stdlib context Asim Aslam 2018-12-01 22:29:15 +0000
  • cdf30746f9 Merge pull request #4 from mjgarton/contexts Asim Aslam 2016-09-29 17:56:50 +0100
  • 8cfcc9a3d9 Allow timeout and cancellation via context.Context Martin Garton 2016-09-29 17:46:10 +0100
  • 4725bf05ee Merge pull request #3 from mjgarton/allowExitWhenCallerDoesntConsume Asim Aslam 2016-09-29 08:00:07 +0100
  • bf498197cb Allow timeout to complete Martin Garton 2016-09-28 20:27:32 +0100
  • ab413e42fe Merge pull request #1 from mjgarton/fixDomainLoopup Asim Aslam 2016-07-06 11:36:16 +0100
  • a30f6551c5 Merge pull request #2 from mjgarton/cleanupOnExit Asim Aslam 2016-07-06 11:34:57 +0100
  • 71c466253c Fix domain lookup in some cases Martin Garton 2016-07-03 09:20:20 +0100
  • 3124d713dc Clean up probe goroutine when shutting down Martin Garton 2016-07-06 09:19:32 +0100
  • d37bec73c9 Fix the udp6 binding error Asim 2016-05-01 19:45:12 +0100
  • f4bad1caf6 Add the probing, announcements and shutdown. Add client Listen which can be used for a watcher Asim 2016-05-01 18:55:42 +0100
  • 2963a9d96a We don't care about these messages either Asim 2016-04-30 12:24:37 +0100
  • 6304000b09 Strip verbose close message Asim 2016-04-30 12:22:29 +0100
  • 9eb0a44d94 godoc link Asim 2016-04-30 10:53:26 +0100
  • f44a178e63 Change import in readme Asim 2016-04-30 00:09:01 +0100
  • e683f11ef9 There's now no owner... it is owned by the world Asim 2016-04-30 00:08:24 +0100
  • 7f3f4b65ae Remove noise https://github.com/hashicorp/mdns/pull/34 Asim 2016-04-29 23:55:12 +0100
  • 3590a367d8 Add examples https://github.com/hashicorp/mdns/pull/42 Asim 2016-04-29 23:53:34 +0100
  • feb0629af0 Add https://github.com/hashicorp/mdns/pull/36 RFC-6762-compliant DNS-SD Asim 2016-04-29 23:48:11 +0100
  • 28e58969dc use official golang/net https://github.com/hashicorp/mdns/pull/45 Asim 2016-04-29 23:37:04 +0100
  • b8712a0af4 Add https://github.com/hashicorp/mdns/pull/50 Asim 2016-04-29 23:34:13 +0100
  • 9d85cf22f9 Merge pull request #48 from stapelberg/master Ryan Uber 2015-12-05 20:24:12 -0800
  • 83d7e99a21 Expose rr.Txt as []string instead of joining it with “|”. Michael Stapelberg 2015-11-21 18:01:18 +0100
  • 2b439d3701 Merge pull request #31 from yinghau76/master Armon Dadgar 2015-03-17 10:42:56 -0700
  • e4fb98e255 Consider additional section when merging RR for a service entry Patrick Tsai 2015-03-16 01:34:53 -0700
  • e23dbc9d18 Merge pull request #30 from azlyth/master Armon Dadgar 2015-03-09 09:57:00 -0700
  • 8c52853f0a Fix double period at end of tmpHostname. Peter Valdez 2015-03-08 21:53:16 -0400
  • eb98accb64 Revert "Send response to multicast address if requested" Armon Dadgar 2015-02-12 18:22:57 -0800
  • e4aba3430c Update README Armon Dadgar 2014-11-24 11:28:51 -0800
  • c01b6b75d5 Merge pull request #26 from brutella/service-enum Armon Dadgar 2014-11-07 14:35:48 -0800
  • 603e32d4fa Add unit test Matthias Hochgatterer 2014-11-07 13:44:29 +0100
  • d456efdb2f Respond to _services._dns-sd._udp.<domain> dns question Matthias Hochgatterer 2014-11-07 13:28:08 +0100
  • a57b761c4d Style cleanup Armon Dadgar 2014-11-06 16:38:13 -0800
  • a26b69e7bc Merge pull request #24 from brutella/multicast-response Armon Dadgar 2014-11-06 16:31:26 -0800
  • c6d75aa8ab Send response to multicast address if requested Matthias Hochgatterer 2014-11-05 12:32:13 +0100
  • f4e9d517ac Fixing tests Armon Dadgar 2014-11-03 12:55:52 -0800
  • 317513147d Merge pull request #21 from gonzojive/handle-query Armon Dadgar 2014-11-03 12:53:43 -0800
  • 40f4a787fc Merge pull request #18 from gonzojive/hostname-questions Armon Dadgar 2014-11-03 12:08:13 -0800
  • 827e8b390b Merge pull request #17 from gonzojive/refactor-zone Armon Dadgar 2014-11-03 12:07:28 -0800
  • b720948f88 Merge pull request #23 from ryanuber/fork-net Armon Dadgar 2014-11-03 11:42:22 -0800
  • d83f28beed Switch to fork of go.net Ryan Uber 2014-11-03 11:36:47 -0800
  • 075c214825 Merge pull request #19 from gonzojive/default-ttl Armon Dadgar 2014-10-20 10:56:37 -0700
  • 1ec3c33419 Merge branch 'master' of github.com:armon/mdns into refactor-zone Red Daly 2014-10-17 15:50:33 -0700
  • 68622dea49 Make mDNS server response more compatible with RFC 6762 spec. Red Daly 2014-10-17 15:42:54 -0700
  • 4585af0093 Update defaultTTL to 120 seconds. Red Daly 2014-10-17 13:54:08 -0700
  • 5699c717d1 Make MDNSService respond to questions for A/AAAA records about its hostname. Red Daly 2014-10-16 14:19:56 -0700
  • 68fbdf7e65 Fix compilation problem with zone_test.go (s/test.Domain/test.domain/). Red Daly 2014-10-16 14:01:13 -0700
  • 6c44326b32 Merge pull request #15 from gonzojive/refactor-client Armon Dadgar 2014-10-16 10:39:12 -0700
  • e39d11792c Refactor mdns.MDNSService API in zone.go. Red Daly 2014-10-16 10:38:12 -0700
  • 6f752e8251 Refactor client.go. Red Daly 2014-10-15 14:49:00 -0700
  • f5542c2469 Merge pull request #12 from richtr/improved_dns_srv_formatting Armon Dadgar 2014-09-13 15:38:04 -0700
  • 3e798410dc Merge pull request #11 from richtr/no_ipbind_warning_on_success Armon Dadgar 2014-09-13 15:35:21 -0700
  • c4aa495dc0 Merge pull request #10 from richtr/no_recursive_dns Armon Dadgar 2014-09-13 15:34:53 -0700
  • 66d411ff65 Merge pull request #9 from richtr/handle_multiple_mdns_questions Armon Dadgar 2014-09-13 15:34:14 -0700
  • 28988a0358 General bug fixes to pass tests richtr 2014-09-11 14:32:24 +0200
  • 0ae91b08c8 Update example in README richtr 2014-05-25 18:58:05 +0200
  • 2f2002e875 Update tests to incorporate the latest library changes richtr 2014-05-25 18:55:28 +0200
  • a8a4397315 General updates to DNS SRV handling and decreased reliance on IP addressing (use FQDNs where we can) richtr 2014-09-11 14:16:20 +0200
  • 095233e3dc Add IP binding suppression if at least one listener is registered richtr 2014-09-08 15:11:55 +0200
  • 256fad4daf Suppress recursive mDNS queries and query for PTR records only richtr 2014-09-08 14:27:04 +0200
  • 4719107d49 Handle multiple mDNS questions as allowed in RFC6762 richtr 2014-09-08 16:06:16 +0200
  • decec489d7 Fixing issue with query flooding Armon Dadgar 2014-07-10 10:58:39 -0700
  • 70462deb06 Increase default TTL to 10 seconds. Fixes #3. Armon Dadgar 2014-05-23 10:34:25 -0700
  • 847afc6720 Re-write the name of the service for correct lookups Armon Dadgar 2014-05-22 10:51:59 -0700
  • 4cb233f48b Fixing aliasing issues Armon Dadgar 2014-05-20 11:38:15 -0700
  • 8be7e3ac4e Client sets the default domain if not provided Armon Dadgar 2014-02-25 14:19:05 -0800
  • 9215784091 Adding ability to set multicast query interface Armon Dadgar 2014-02-25 14:16:06 -0800
  • dab97f2090 Support providing a binding interface Armon Dadgar 2014-02-24 11:41:03 -0800
  • 17be83de46 Remove the extremely verbose log messages Armon Dadgar 2014-01-29 17:31:54 -0800
  • 4d2ea38ee8 Updating gitignore Armon Dadgar 2014-01-29 16:17:00 -0800
  • 03bba8e79f Filling in the readme Armon Dadgar 2014-01-29 16:16:47 -0800
  • de767a076b Fixing bugs, adding a lookup test Armon Dadgar 2014-01-29 15:58:17 -0800
  • c1e906499b Adding a simple client Armon Dadgar 2014-01-29 15:57:37 -0800
  • f02b38e239 Adding mdns server Armon Dadgar 2014-01-29 14:36:46 -0800
  • 60a10ee1d7 Adding zones with tests Armon Dadgar 2014-01-29 14:28:46 -0800
  • a26d5c2b94 Initial commit Armon Dadgar 2014-01-29 11:39:18 -0800