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
9cd3e24a 0.129.0 github-actions <g****s@g****m> over 2 years ago
9b595a1d feat: add decoded_properties method to ServiceInfo (#1332) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d29553ab feat: ensure ServiceInfo.properties always returns bytes (#1333) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a1c84dc6 feat: cache is_unspecified for zeroconf ip address objects (#1331) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ede0a2a1 0.128.5 github-actions <g****s@g****m> over 2 years ago
e2f9f81d fix: performance regression with ServiceInfo IPv6Addresses (#1330) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
878a726b 0.128.4 github-actions <g****s@g****m> over 2 years ago
39c40051 fix: re-expose ServiceInfo._set_properties for backwards compat (#1327) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
816c0917 0.128.3 github-actions <g****s@g****m> over 2 years ago
cd7a16a3 fix: correct nsec record writing (#1326) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
868c2551 0.128.2 github-actions <g****s@g****m> over 2 years ago
ecea4e42 fix: timestamps missing double precision (#1324) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a0dac46c fix: match cython version for dev deps to build deps (#1325) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
46e53516 0.128.1 github-actions <g****s@g****m> over 2 years ago
1682991b fix: correct handling of IPv6 addresses with scope_id in ServiceInfo (#1322) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1c2f194d 0.128.0 github-actions <g****s@g****m> over 2 years ago
a2008428 feat: speed up unpacking TXT record data in ServiceInfo (#1318) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
72fed787 chore: add benchmark to create and destroy an instance (#1317) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1b5cc245 0.127.0 github-actions <g****s@g****m> over 2 years ago
cd28476f feat: small speed up to writing outgoing packets (#1316) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0d60b615 feat: speed up incoming packet reader (#1314) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bfe4c248 feat: small speed up to processing incoming dns records (#1315) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bf2cfded 0.126.0 github-actions <g****s@g****m> over 2 years ago
55cf4ccd feat: speed up outgoing packet writer (#1313) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9caeabb6 feat: speed up writing name compression for outgoing packets (#1312) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
cfa1fd69 0.125.0 github-actions <g****s@g****m> over 2 years ago
d192d33b feat: speed up service browser queries when browsing many types (#1311) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e60cc417 0.124.0 github-actions <g****s@g****m> over 2 years ago
605dc9cc feat: avoid decoding known answers if we have no answers to give (#1308) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ce98cb8a chore(deps): bump cython to >= 3.0.5 (#1310) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
56ef9086 feat: small speed up to process incoming packets (#1309) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d793e136 0.123.0 github-actions <g****s@g****m> over 2 years ago
0701b8ab feat: speed up instances only used to lookup answers (#1307) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9ca9a574 0.122.3 github-actions <g****s@g****m> over 2 years ago
79aafb0a fix: do not build musllinux aarch64 wheels to reduce release time (#1306) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9b284aa4 0.122.2 github-actions <g****s@g****m> over 2 years ago
7e884db4 fix: do not build aarch64 wheels for PyPy (#1305) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b1a8a071 0.122.1 github-actions <g****s@g****m> over 2 years ago
6c8f5a5d fix: skip wheel builds for eol python and older python with aarch64 (#1304) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5500591a chore: bump setup-qemu-action to v3 (#1303) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0b948568 0.122.0 github-actions <g****s@g****m> over 2 years ago
4fe58e2e feat: build aarch64 wheels (#1302) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
aff7276b 0.121.0 github-actions <g****s@g****m> over 2 years ago
d2af6a09 feat: speed up record updates (#1301) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a910a2b1 0.120.0 github-actions <g****s@g****m> over 2 years ago
f1f0a250 feat: speed up incoming packet processing with a memory view (#1290) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c2f99d90 chore: fix race in dns tests (#1300) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c37ead4d feat: speed up decoding labels from incoming data (#1291) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8a17f205 feat: speed up ServiceBrowsers with a pxd for the signal interface (#1289) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
edb4d0d0 chore: fix ServiceBrowser backoff test under cython (#1299) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
630b9aa4 chore: fix test_dns_record_abc with cython (#1297) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d467a652 chore: fix duplicate packet test with cython (#1298) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0b9d36f5 chore: fix handler tests (#1296) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0060f798 chore: fix more failing ServiceBrowser tests (#1295) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
eba2e31d chore: ensure ci use_cython fails if cythonize fails (#1294) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1e1877ad chore: fix cythonize of browser (#1293) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bdcf286c chore: fix test patching (#1292) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
461e6c15 0.119.0 github-actions <g****s@g****m> over 2 years ago
e8c9083b feat: update cibuildwheel to build wheels on latest cython final release (#1285) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1514712a 0.118.1 github-actions <g****s@g****m> over 2 years ago
b6afa4b2 fix: reduce size of wheels by excluding generated .c files (#1284) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e3ce4559 0.118.0 github-actions <g****s@g****m> almost 3 years ago
0fc031b1 feat: small improvements to ServiceBrowser performance (#1283) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
29d694a4 0.117.0 github-actions <g****s@g****m> almost 3 years ago
4f4bd9ff feat: small cleanups to incoming data handlers (#1282) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
68be89c2 0.116.0 github-actions <g****s@g****m> almost 3 years ago
8f300996 feat: reduce type checking overhead at run time (#1281) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0677ce9b chore: bump py3.12 version in the ci (#1276) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8f2fe22b 0.115.2 github-actions <g****s@g****m> almost 3 years ago
fc154878 chore: re-trigger release (#1280) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2060eb2c fix: ensure ServiceInfo cache is cleared when adding to the registry (#1279) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b0fa5ca5 0.115.1 github-actions <g****s@g****m> almost 3 years ago
52ee02b1 fix: add missing python definition for addresses_by_version (#1278) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ed84067b 0.115.0 github-actions <g****s@g****m> almost 3 years ago
a13fd49d feat: speed up outgoing multicast queue (#1277) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6552f882 0.114.0 github-actions <g****s@g****m> almost 3 years ago
3c6b18cd feat: speed up responding to queries (#1275) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
aa8fd1ac 0.113.0 github-actions <g****s@g****m> almost 3 years ago
6257d499 feat: improve performance of loading records from cache in ServiceInfo (#1274) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
248b5062 0.112.0 github-actions <g****s@g****m> almost 3 years ago
0c88ecf5 feat: improve AsyncServiceBrowser performance (#1273) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2734db98 0.111.0 github-actions <g****s@g****m> almost 3 years ago
d24722bf feat: speed up question and answer internals (#1272) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
549a104a 0.110.0 github-actions <g****s@g****m> almost 3 years ago
22c433dd feat: small speed ups to ServiceBrowser (#1271) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1b3225ff 0.109.0 github-actions <g****s@g****m> almost 3 years ago
48378769 feat: speed up ServiceBrowsers with a cython pxd (#1270) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c88530bc 0.108.0 github-actions <g****s@g****m> almost 3 years ago
00c439a6 feat: improve performance of constructing outgoing queries (#1267) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
aed63911 chore: bump cpython to 3.12rc2 in the CI (#1269) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
49d3b0c6 0.107.0 github-actions <g****s@g****m> almost 3 years ago
24a0a00b feat: speed up responding to queries (#1266) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f38cf555 0.106.0 github-actions <g****s@g****m> almost 3 years ago
37bfaf2f feat: speed up answering questions (#1265) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
eef99c7e 0.105.0 github-actions <g****s@g****m> almost 3 years ago
7ca690ac feat: speed up ServiceInfo with a cython pxd (#1264) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6bf5d95a chore: prepare ServiceInfo base class RecordUpdateListener for cython (#1263) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a537a31d 0.104.0 github-actions <g****s@g****m> almost 3 years ago
50a8f066 feat: speed up generating answers (#1262) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
24f276e1 0.103.0 github-actions <g****s@g****m> almost 3 years ago

← Back to repository