GitHub / python-zeroconf/python-zeroconf / commits
A pure python implementation of multicast DNS service discovery
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ea7bc859 | Release version 0.32.0 | Jakub Stasiak <j****b@s****t> | about 5 years ago | |
| 34f6e498 | Reformat changelog to match prior versions (#892) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| ba235dd8 | Fix spelling and grammar errors in 0.32.0 changelog (#891) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 0d911568 | Rewrite 0.32.0 changelog in past tense (#890) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 9abb40cf | Reformat backwards incompatible changes to match previous versions (#889) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| d31fd103 | Remove extra newlines between changelog entries (#888) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 14cf9362 | Collapse changelog for 0.32.0 (#887) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| b9dc12de | Disable pylint in the CI (#886) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| b9eae5a6 | Revert name change of zeroconf.asyncio to zeroconf.aio (#885) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| be1d3bbe | Update changelog (#879) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 86e2ab9d | Add coverage to ensure loading zeroconf._logger does not override logging lev... |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| ab83819a | Add coverge for disconnected adapters in add_multicast_member (#877) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| f0770fea | Break apart net_socket for easier testing (#875) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| decd8a26 | Fix flapping test test_integration_with_listener_class (#876) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 471bacd3 | Add coverage to ensure unrelated A records do not generate ServiceBrowser cal... |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 972da99e | Update changelog (#870) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 4ed90369 | Fix deadlock when event loop is shutdown during service registration (#869) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 22ff6b56 | Break apart new_socket to be testable (#867) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| dcf18c8a | Add test coverage to ensure ServiceBrowser ignores unrelated updates (#866) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 6ef65fc7 | Add test coverage for duplicate properties in a TXT record (#865) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| c64064ad | Update changelog (#864) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| c5169190 | Ensure protocol and sending errors are logged once (#862) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| f5368692 | Remove unreachable code in AsyncListener.datagram_received (#863) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| af83c766 | Add unit coverage for shutdown_loop (#860) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 57cccc4d | Make a dispatch dict for ServiceStateChange listeners (#859) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 3eb7be95 | Cleanup coverage data (#858) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 59247f1c | Fix changelog formatting (#857) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| cb2e237b | Update changelog (#856) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 03411f35 | Only run linters on Linux in CI (#855) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 0cd876f5 | Speed up test_verify_name_change_with_lots_of_names under PyPy (#853) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 76e0b05c | Make ServiceInfo first question QU (#852) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 8c9d1d89 | Update changelog (#850) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a8c16231 | Switch ServiceBrowser query scheduling to use call_later instead of a loop (#... |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 9f71e5b7 | Fix spurious failures in ZeroconfServiceTypes tests (#848) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 182c68ff | Fix thread safety in handlers test (#847) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 72502c30 | Update changelog (#845) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| dd86f2f9 | Increase timeout in test_integration (#844) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 688c5184 | Use AAAA records instead of A records in test_integration_with_listener_ipv6 ... |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| ecd9c941 | Fix ineffective patching on PyPy (#842) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 7fb11bfc | Limit duplicate packet suppression to 1s intervals (#841) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 937be522 | Skip dependencies install in CI on cache hit (#839) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 3fdd8349 | Adjust restore key for CI cache (#838) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 7297f3ef | Make multipacket known answer suppression per interface (#836) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 0b1abbc8 | Ensure coverage.xml is written for codecov (#837) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 540c6521 | Wait for startup in test_integration (#834) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 0bf4f753 | Cache dependency installs in CI (#833) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 4039b0b7 | Annotate test failures on github (#831) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 8230e3f4 | Show 20 slowest tests on each run (#832) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 10f4a7f8 | Disable duplicate question suppression for test_integration (#830) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 4c4b388b | Convert test_integration to asyncio to avoid testing threading races (#828) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 82f80c30 | Update changelog (#827) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 6298ef90 | Drop oversize packets before processing them (#826) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 7f6d0032 | Guard against excessive ServiceBrowser queries from PTR records significantly... |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 4a827694 | Update changelog (#822) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 4062fe21 | Only wake up the query loop when there is a change in the next query time (#818) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a7b4f8e0 | Fix reliablity of tests that patch sending (#820) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| f9d35299 | Fix default v6_flow_scope argument with tests that mock send (#819) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| ffd2532f | Turn on logging in the types test (#816) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| e32bb5d9 | New ServiceBrowsers now request QU in the first outgoing when unspecified (#812) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 13c558cf | Update changelog (#811) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| d4c8f0d3 | Simplify wait_event_or_timeout (#810) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| f9bbbce3 | Make DNSHinfo and DNSAddress use the same match order as DNSPointer and DNSTe... |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 0129ac06 | Format tests/services/test_info.py with newer black (#809) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 05bb21b9 |
Qualify IPv6 link-local addresses with scope_id (#343)
Co-authored-by: Lokesh Prajapati <l****i@n****m>, de Angelis, Antonio <A****s@n****m> |
ibygrave <i****b@b****k>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 5dccf349 | Tag 0.32.0b3 (#805) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 59e4bd25 | Update changelog (#804) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| df66da2a |
Skip network adapters that are disconnected (#327)
Co-authored-by: J. Nick Koston <n****k@k****g> |
ZLJasonG <3****G@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 18fe3413 | Add slots to DNS classes (#803) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 58ae3cf5 | Update changelog (#802) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 662ed616 | Update changelog (#801) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| bbc91241 | Ensure we handle threadsafe shutdown under PyPy with multiple event loops (#800) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 9961dce5 | Update changelog (#798) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 38e66ec5 | Ensure fresh ServiceBrowsers see old_record as None when replaying the cache ... |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| c36099a4 | Update changelog (#797) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| d637d673 | Pass both the new and old records to async_update_records (#792) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| cb914846 | Remove unused constant from zeroconf._handlers (#796) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 2bfbcbe9 | Make add_listener and remove_listener threadsafe (#794) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 6aac0eb0 | Fix test_tc_bit_defers_last_response_missing failures due to thread safety (#... |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| ecad4e84 | Ensure outgoing ServiceBrowser questions are seen by the question history (#790) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 5d236282 | Update changelog (#788) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 62dc9c91 | Add async_apple_scanner example (#719) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 135983cb | Add support for requesting QU questions to ServiceBrowser and ServiceInfo (#787) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 3b3ecf09 | Update changelog (#786) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 97f5b502 | Ensure the queue is created before adding listeners to ServiceBrowser (#785) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| dd85ae7d | Add a guard to prevent running ServiceInfo.request in async context (#784) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 3be1bc84 | Inline utf8 decoding when processing incoming packets (#782) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 1b873436 | Drop utf cache from _dns (#781) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 7aeafbf3 | Switch to using a simple cache instead of lru_cache (#779) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 767ae8f6 | Reformat test_handlers (#780) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| ac9f72a9 | Fix Responding to Address Queries (RFC6762 section 6.2) (#777) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| c0f4f48e | Implement duplicate question supression (#770) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| b5d54e48 | Fix deadlock on ServiceBrowser shutdown with PyPy (#774) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| e8836b13 | Add a guard against the task list changing when shutting down (#776) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| f23df4f5 | Verify async callers can still use Zeroconf without migrating to AsyncZerocon... |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| b600547a | Implement accidental synchronization protection (RFC2762 section 5.2) (#773) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 5d44a36a | Improve performance of parsing DNSIncoming by caching read_utf (#769) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| e70431e1 | Add test coverage to ensure RecordManager.add_listener callsback known questi... |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 6c82fa9e | Switch to using an asyncio.Event for async_wait (#759) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 85532e13 | Break test_lots_of_names into two tests (#764) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 38b59a64 | Fix test_lots_of_names overflowing the incoming buffer (#763) |
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago |