GitHub / learningequality/python-zeroconf-py2compat / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 7a2eb158 | Update publishing code to use Python 3.9 |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 75fd7b38 | Update version |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 775c865e | merge Merge pull request #16 from learningequality/remove_android_addresses |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 5cf74275 | Remove android specific code path for getting all addresses. | Richard Tibbles <r****d@l****g> | almost 3 years ago | |
| d14c4476 | merge Merge pull request #15 from bjester/fix-update-record-listener |
Blaine Jester <b****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| f97653d2 | Bump version and update changelog | Blaine Jester <b****d@g****m> | over 4 years ago | |
| 4cddfde3 | Match service type with record name ending | Blaine Jester <b****d@g****m> | over 4 years ago | |
| 23b840ad | merge Merge pull request #14 from bjester/active-interfaces |
Blaine Jester <b****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 897a1a61 | Version bump additions | Blaine Jester <b****d@g****m> | over 4 years ago | |
| 6bd03e7c | Track all requested interfaces, as well as ones actually attached | Blaine Jester <b****d@g****m> | over 4 years ago | |
| 6f9a3364 | merge Merge pull request #13 from jamalex/master |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 6a0c2318 | Exclude 169.254 Windows IPs from get_all_addresses | Jamie Alexandre <j****x@g****m> | over 4 years ago | |
| adeb0a6c | merge Merge pull request #12 from bjester/update-interfaces |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| b099d974 | Bump version and describe in changelog | Blaine Jester <b****d@g****m> | almost 5 years ago | |
| 497ea5fb | Removed commented out old test | Blaine Jester <b****d@g****m> | almost 5 years ago | |
| 3e8c9935 | Better test, comments and try to unregister on removal of interfaces | Blaine Jester <b****d@g****m> | almost 5 years ago | |
| e8135ace | Updates to handle addition and removal of interfaces | Blaine Jester <b****d@g****m> | almost 5 years ago | |
| 19245f4f | merge Merge pull request #11 from learningequality/ifaddr_optional |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| c45220d3 | Catch import error on Android for ifaddr. | Richard Tibbles <r****d@l****g> | almost 5 years ago | |
| f00ada81 | v0.19.11 |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| faa82767 | Create python-publish.yml |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 2dc33a1a | merge Merge pull request #10 from learningequality/ifaddr |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 50c73949 | Use ifaddr in place of ifcfg. | Richard Tibbles <r****d@l****g> | almost 5 years ago | |
| 41782370 | merge Merge pull request #9 from learningequality/ci |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| d7e45ade | Add multiple windows versions to matrix. | Richard Tibbles <r****d@l****g> | almost 5 years ago | |
| cab09ffc | Fix test. | Richard Tibbles <r****d@l****g> | almost 5 years ago | |
| b7dbf6e3 | Setup CI on github actions. | Richard Tibbles <r****d@l****g> | almost 5 years ago | |
| 965b5782 | Bump version to 0.19.10 | Jamie Alexandre <j****x@g****m> | about 6 years ago | |
| 761d90ce | merge Merge pull request #8 from micahscopes/did-u-have-2-let-it-linger |
Jamie Alexandre <j****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 763fd741 | Change default _GLOBAL_DONE wait time to 1 ms | Micah Fitch <f****h@g****m> | about 6 years ago | |
| 2bc9c73c | Tune _GLOBAL_DONE wait time via environment variable | Micah Fitch <f****h@g****m> | about 6 years ago | |
| efb2cb9b | merge Merge pull request #6 from learningequality/wait_up |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 7c8bb929 | Bump version update changelog. | Richard Tibbles <r****d@l****g> | about 6 years ago | |
| 85e2e607 | Use a threading Event for _GLOBAL_DONE variable to give better interruption. | Richard Tibbles <r****d@l****g> | about 6 years ago | |
| 28a8a381 | merge Merge pull request #5 from jamalex/master |
Jamie Alexandre <j****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 5f467102 | Handle exceptions in interface enumeration and just return an empty list | Jamie Alexandre <j****x@g****m> | about 6 years ago | |
| c9e1a83b | Make Makefile more robust | Jamie Alexandre <j****x@g****m> | about 6 years ago | |
| e3f7456d | Update zeroconf.py |
Jamie Alexandre <j****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 2148b701 | Update README.rst |
Jamie Alexandre <j****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| aa95f540 | merge Merge pull request #4 from learningequality/revert-3-replace-ifcfg-with-ifaddr |
Jamie Alexandre <j****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 7627c210 | Revert "Replace ifcfg with ifaddr" |
Jamie Alexandre <j****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 3f6763b8 | Add build commands to Makefile | Jamie Alexandre <j****x@g****m> | about 6 years ago | |
| cdb26c82 | Bump version to 0.19.6 |
Jamie Alexandre <j****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 5462b0fe | merge Merge pull request #3 from dylanmccall/replace-ifcfg-with-ifaddr |
Jamie Alexandre <j****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| f70331ef | Replace ifcfg with ifaddr | Dylan McCall <d****n@e****m> | about 6 years ago | |
| d207b200 | merge Merge pull request #2 from learningequality/android-ip |
Jamie Alexandre <j****x@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 62a2b6cf | Bump version to 0.19.5 | Jamie Alexandre <j****x@g****m> | over 6 years ago | |
| 3eb562df | Include dummy inet/inet6 keys for Android pseudo-interfaces | Jamie Alexandre <j****x@g****m> | over 6 years ago | |
| 3fab584c | Add Android implementation for retrieving network interfaces. | Kevin Ollivier <k****o@t****m> | over 6 years ago | |
| e4c947b1 | Bump version to 0.19.4. | Richard Tibbles <r****d@l****g> | over 6 years ago | |
| c06c37b4 | merge Merge pull request #1 from learningequality/vendor |
Richard Tibbles <r****d@l****g>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 2c8e8769 | Vendor enum compat. | Richard Tibbles <r****d@l****g> | over 6 years ago | |
| 289f0f42 | Release 0.19.3 | Jamie Alexandre <j****x@g****m> | about 7 years ago | |
| c9de9622 | merge Merge branch 'master' of github.com:learningequality/python-zeroconf | Jamie Alexandre <j****x@g****m> | about 7 years ago | |
| 56d09de6 | Test fixes | Jamie Alexandre <j****x@g****m> | about 7 years ago | |
| 39e915bd | Fix to TTL arguments | Jamie Alexandre <j****x@g****m> | about 7 years ago | |
| 7c2362d6 | Bump to 0.19.2 | Jamie Alexandre <j****x@g****m> | about 7 years ago | |
| 89aeb7fc | Reformat the code using Black | Jamie Alexandre <j****x@g****m> | about 7 years ago | |
| 4006f038 | Add support for MyListener call getting updates to service TXT records (2nd a... | Jamie Alexandre <j****x@g****m> | about 7 years ago | |
| e5159749 | Fix a logging call | Jamie Alexandre <j****x@g****m> | about 7 years ago | |
| 8d0e7002 | Update README.rst |
Jamie Alexandre <j****e@l****g>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 785de0bf | Allow the DNS A record address to be determined by outgoing interface IP | Jamie Alexandre <j****x@g****m> | about 7 years ago | |
| ef4637af | Replace C-based netifaces with pure-Python ifcfg for portability | Jamie Alexandre <j****x@g****m> | about 7 years ago | |
| 9de5bb34 | Fix service removal packets not being sent on shutdown |
Andrew Bonney <a****w@s****m>
Committed by: Jamie Alexandre <j****x@g****m> |
over 7 years ago | |
| 39da8e70 | Fix UTF-8 multibyte name compression |
Lasse Bang Mikkelsen <l****m@l****k>
Committed by: Jamie Alexandre <j****x@g****m> |
almost 8 years ago | |
| 81268582 | Fix UnboundLocalError for count after loop |
Ashkan Kiani <a****i@g****m>
Committed by: Jamie Alexandre <j****x@g****m> |
about 8 years ago | |
| 070ecff3 | Fix TTL handling for published service, align default TTL with RFC6762 (#113) |
emontnemery <e****k@m****m>
Committed by: Jamie Alexandre <j****x@g****m> |
over 8 years ago | |
| 2b994c8e | Add new records first in cache entry instead of last (#110) |
emontnemery <e****k@m****m>
Committed by: Jamie Alexandre <j****x@g****m> |
almost 9 years ago | |
| 409cee7e | Correct broken __eq__ in child classes to DNSRecord |
emontnemery <e****k@m****m>
Committed by: Jamie Alexandre <j****x@g****m> |
about 9 years ago | |
| 2bd1960d | Refresh ServiceBrowser entries already when 'stale' |
emontnemery <e****k@m****m>
Committed by: Jamie Alexandre <j****x@g****m> |
about 9 years ago | |
| d0e4712e | Use more recent PyPy3 on Travis CI | Jakub Stasiak <j****b@s****t> | about 9 years ago | |
| 15411910 | Release version 0.19.1 | Jakub Stasiak <j****b@s****t> | about 9 years ago | |
| c5e1f65c | Allow newer netifaces releases | Jakub Stasiak <j****b@s****t> | about 9 years ago | |
| 87aa4e58 | Fix a whitespace issue flake8 doesn't like | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| d8686b56 | Remove outdated example | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| ecadb8c3 | Release version 0.19.0 | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| 5aa6e854 | Remove outdated comment | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| 6231d6d4 | Work around netifaces Windows netmask bug | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| 48b19498 | Release version 0.18.0 | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| 53435104 | Add a missing changelog entry | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| 6e229f27 | Handle select errors when closing Zeroconf | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| 0a5ea315 | Explicitly support Python 3.6 | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| 56ea5424 | Drop Python 2.6 support, no excuse to use 2.6 these days | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| 376e011a | Prepare the 0.17.7 release | Jakub Stasiak <j****b@s****t> | over 9 years ago | |
| 9f0d8fe8 | Pin flake8 because flake8-import-order is pinned |
hugovk <h****k@u****m>
Committed by: Jakub Stasiak <j****b@s****t> |
over 9 years ago | |
| 9035c6a2 | merge Merge pull request #77 from stephenrauch/fix-instance-name-with-dot |
Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 136dce98 | merge Merge pull request #75 from stephenrauch/Fix-name-change |
Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| e46af83d | Allow dots in service instance name | Stephen Rauch <s****b@g****m> | about 10 years ago | |
| 6b67c0d5 | merge Merge pull request #73 from stephenrauch/simplify-and-fix-pr-70 |
Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 2006cddf | Simplify and fix PR 70 | Stephen Rauch <s****b@g****m> | about 10 years ago | |
| 788a48f7 | Fix/Implement duplicate name change (Issue 29) | Stephen Rauch <s****b@g****m> | about 10 years ago | |
| b629ffb9 | some docs, cleanup and a couple of small test cases | Stephen Rauch <s****b@g****m> | about 10 years ago | |
| c3f563f6 | merge Merge pull request #72 from stephenrauch/Catch-and-log-sendto-exceptions |
Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 09243104 | Catch and log sendto() exceptions | Stephen Rauch <s****b@g****m> | about 10 years ago | |
| 254c2077 | merge Merge pull request #71 from stephenrauch/improved-test-coverage |
Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| aa1f4843 | Improve test coverage, and fix issues found | Stephen Rauch <s****b@g****m> | about 10 years ago | |
| 208e2219 | merge Merge pull request #70 from stephenrauch/Limit-size-of-packet |
Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 8355c855 | Limit the size of the packet that can be built | Stephen Rauch <s****b@g****m> | about 10 years ago | |
| 5d9f40de | merge Merge pull request #69 from stephenrauch/name-compression |
Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 6c0a32d6 | merge Merge pull request #68 from stephenrauch/Handle-dnsincoming-exceptions |
Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago |