An open API service providing commit metadata for open source projects.

GitHub / python-zeroconf/python-zeroconf / commits

A pure python implementation of multicast DNS service discovery

SHA Message Author Date Stats
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
59877ebb Implement Name Compression Stephen Rauch <s****b@g****m> about 10 years ago
035605ab Drop oversized packets in send() Stephen Rauch <s****b@g****m> about 10 years ago
af19c12e Add exception handler for oversized packets Stephen Rauch <s****b@g****m> about 10 years ago
0b77872f Add QuietLogger mixin Stephen Rauch <s****b@g****m> about 10 years ago
fad66ca6 Improve service name validation error messages Stephen Rauch <s****b@g****m> about 10 years ago
080d0c09 Make all test cases localhost only Stephen Rauch <s****b@g****m> about 10 years ago
061a2aa3 Handle DNS Incoming Exception Stephen Rauch <s****b@g****m> about 10 years ago
94570b73 Fix readme to valid reStructuredText, Stephen Rauch <s****b@g****m> about 10 years ago
e168a6fa Prepare release 0.17.6 Stephen Rauch <s****b@g****m> about 10 years ago
617d9fd0 merge Merge pull request #61 from stephenrauch/add-python3.5 Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
6198e890 Add python 3.5 to Travis Stephen Rauch <s****b@g****m> about 10 years ago
56d9ac13 merge Merge pull request #60 from stephenrauch/delay_ServiceBrowser_connect Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
6d1370cc Delay connecting ServiceBrowser() until it is running Stephen Rauch <s****b@g****m> about 10 years ago
0225a189 merge Merge pull request #57 from herczy/master Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
4a569fe3 merge Merge pull request #58 from strahlex/subtype-test Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
76a5e99f merge Merge pull request #53 from stephenrauch/validate_service_names Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
6b39c70f Test Case and fixes for DNSHInfo (#49) Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
914241b9 test: added test for DNS-SD subtype discovery Alexander Rössler <m****r@g****m> about 10 years ago
1dfc40f4 merge Merge pull request #48 from stephenrauch/Find-Service-Types Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
183cd81d merge Merge pull request #45 from stephenrauch/master Stephen Rauch <s****h@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
15670161 resolve issue #56: service browser initialization race Hercinger Viktor <h****r@b****m> about 10 years ago
88fa0595 Service Name Validation Stephen Rauch <s****b@g****m> about 10 years ago
cfbb1572 Add query support and test case for _services._dns-sd._udp.local. Stephen Rauch <s****b@g****m> over 10 years ago
d909942e init ServiceInfo._properties Stephen Rauch <s****b@g****m> over 10 years ago
75232ccf Improve test coverage Stephen Rauch <s****b@g****m> over 10 years ago
ad3c248e Shutdown the service listeners in an organized fashion Stephen Rauch <s****b@g****m> over 10 years ago
7bbee590 Remove a now invalid test case Stephen Rauch <s****b@g****m> over 10 years ago
8a110f58 Fix locking race condition in Engine.run() Stephen Rauch <s****b@g****m> over 10 years ago
c49145c3 Remove unnecessary packet send in ServiceInfo.request() Stephen Rauch <s****b@g****m> over 10 years ago
d8562fd3 Fix ability for a cache lookup to match properly Stephen Rauch <s****b@g****m> over 10 years ago
f33b8f9c Prepare release 0.17.5 Jakub Stasiak <j****b@s****t> over 10 years ago
fd9d531f resolve issue #38: size change during iteration Giles <g****n@s****m>
Committed by: Jakub Stasiak <j****b@s****t>
over 10 years ago
60075379 Installation on system with ASCII encoding Per Sandström <p****m@g****m> over 10 years ago
6349d197 Revert "Switch from netifaces to psutil" Jakub Stasiak <j****b@s****t> over 10 years ago
dd907f2e Switch from netifaces to psutil Jakub Stasiak <j****b@s****t> over 10 years ago
0f46a060 Fix multicast TTL and LOOP options on OpenBSD Alessio Sergi <a****x@g****m> over 10 years ago
30bd44f0 fix issue #23 race-condition on ServiceBrowser startup Giles <g****n@s****m>
Committed by: Jakub Stasiak <j****b@s****t>
over 10 years ago
0b9093de Prepare release 0.17.4 Jakub Stasiak <j****b@s****t> almost 11 years ago
023426e0 Support kernel versions <3.9 Giovanni Harting <c****l@g****m>
Committed by: Jakub Stasiak <j****b@s****t>
almost 11 years ago
ddb10485 Make it explicit who says what in the readme Jakub Stasiak <j****b@s****t> almost 11 years ago
f29c0f47 Make the package's status explicit Jakub Stasiak <j****b@s****t> almost 11 years ago
9c3a81af Prepare release 0.17.3 Jakub Stasiak <j****b@s****t> almost 11 years ago
c7567d6b Add a DNSText __repr__ test Jakub Stasiak <j****b@s****t> almost 11 years ago
e8299c05 Fix DNSText repr Python 3 issue Paulus Schoutsen <p****s@p****l> almost 11 years ago
d1ee5ce7 Release version 0.17.2 Jakub Stasiak <j****b@s****t> about 11 years ago
dadbbfc9 Fix a typo, meant strictly lesser than 0.6 :< Jakub Stasiak <j****b@s****t> about 11 years ago
4435a2a4 Restrict flake8-import-order version Jakub Stasiak <j****b@s****t> about 11 years ago
ba894559 Use enum-compat instead of enum34 directly Jakub Stasiak <j****b@s****t> about 11 years ago
4dbd04b8 Restrict pep8 version as something depends on it Jakub Stasiak <j****b@s****t> over 11 years ago
0b8936b9 Bump version to 0.17.1 Jakub Stasiak <j****b@s****t> over 11 years ago
7c64ebf6 Fix some typos in the readme Jakub Stasiak <j****b@s****t> over 11 years ago
44fa62a7 Update README.rst Jakub Stasiak <j****b@s****t> over 11 years ago
a22484af Update README.rst Jakub Stasiak <j****b@s****t> over 11 years ago
93d34f92 Getting an EADDRNOTAVAIL error when adding an address to the multicast group ... daid <d****3@g****m> over 11 years ago
a6d75b3d Do 0.17.0 release Jakub Stasiak <j****b@s****t> over 11 years ago
4783611d Advertise pypy3 support Jakub Stasiak <j****b@s****t> over 11 years ago
0009b5ea Handle recent flake8 change Jakub Stasiak <j****b@s****t> over 11 years ago
5c32a27a Describe recent changes Jakub Stasiak <j****b@s****t> over 11 years ago
a298785c Add pypy3 build Jakub Stasiak <j****b@s****t> over 11 years ago
c748294f Restore old listener interface (and example) for now Jakub Stasiak <j****b@s****t> over 11 years ago
b5fb3e86 Fix test breakage Jakub Stasiak <j****b@s****t> over 11 years ago
275a22b9 Prepare for new release Jakub Stasiak <j****b@s****t> over 11 years ago
ac5a63ec Move self test example out of main module Jakub Stasiak <j****b@s****t> over 11 years ago
b4430274 Fix using binary strings as property values Jakub Stasiak <j****b@s****t> over 11 years ago
21908186 Reformat a bit Jakub Stasiak <j****b@s****t> over 11 years ago
08e0dc2c Make examples' output quiet by default Jakub Stasiak <j****b@s****t> over 11 years ago
d162e54c Change ServiceBrowser interface experimentally Jakub Stasiak <j****b@s****t> over 11 years ago
7cad7a43 Handle exceptions better Jakub Stasiak <j****b@s****t> over 11 years ago
451c0729 Add some debug logging Jakub Stasiak <j****b@s****t> over 11 years ago
df886709 Make the code nicer Jakub Stasiak <j****b@s****t> over 11 years ago

← Back to repository