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
33a2714c feat: avoid calling get_running_loop when resolving ServiceInfo (#1261) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
dac5d4be 0.102.0 github-actions <g****s@g****m> almost 3 years ago
bf2f3660 feat: significantly speed up writing outgoing dns records (#1260) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
72bd07dd 0.101.0 github-actions <g****s@g****m> almost 3 years ago
248655f0 feat: speed up writing outgoing dns records (#1259) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cd41743f 0.100.0 github-actions <g****s@g****m> almost 3 years ago
1ed6bd2e feat: small speed up to writing outgoing dns records (#1258) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
bb743094 0.99.0 github-actions <g****s@g****m> almost 3 years ago
83d0b7fd feat: reduce IP Address parsing overhead in ServiceInfo (#1257) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3a53e79f 0.98.0 github-actions <g****s@g****m> almost 3 years ago
ac081cf0 feat: speed up decoding incoming packets (#1256) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
aebabd9f 0.97.0 github-actions <g****s@g****m> almost 3 years ago
2d3aed36 feat: speed up answering queries (#1255) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5c884b0b 0.96.0 github-actions <g****s@g****m> almost 3 years ago
ce59787a feat: optimize DNSCache.get_by_details (#1254) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
46adba9f 0.95.0 github-actions <g****s@g****m> almost 3 years ago
22e4a296 feat: speed up adding and removing RecordUpdateListeners (#1253) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
72d68866 0.94.0 github-actions <g****s@g****m> almost 3 years ago
8d3ec792 feat: optimize cache implementation (#1252) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
235d5287 0.93.1 github-actions <g****s@g****m> almost 3 years ago
730921b1 fix: no change re-release due to unrecoverable failed CI run (#1251) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2b6056f1 0.93.0 github-actions <g****s@g****m> almost 3 years ago
7cb8da0c feat: reduce overhead to answer questions (#1250) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
318094c0 0.92.0 github-actions <g****s@g****m> almost 3 years ago
0890f628 feat: cache construction of records used to answer queries from the service r... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
af192d38 0.91.1 github-actions <g****s@g****m> almost 3 years ago
4e40fae2 fix: remove useless calls in ServiceInfo (#1248) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a7feade6 0.91.0 github-actions <g****s@g****m> almost 3 years ago
5e31f0af feat: reduce overhead to process incoming updates by avoiding the handle_resp... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f26218da 0.90.0 github-actions <g****s@g****m> almost 3 years ago
816ad4dc feat: avoid python float conversion in listener hot path (#1245) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
36ae505d refactor: reduce duplicate code in engine.py (#1246) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a0b6266f 0.89.0 github-actions <g****s@g****m> almost 3 years ago
18b65d1c feat: reduce overhead to process incoming questions (#1244) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a3e98cb7 0.88.0 github-actions <g****s@g****m> almost 3 years ago
5a76fc5f feat: speed up RecordManager with additional cython defs (#1242) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f8ad5a2d 0.87.0 github-actions <g****s@g****m> almost 3 years ago
a7dad3d9 feat: improve performance by adding cython pxd for RecordManager (#1241) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9da99d70 chore: split up handlers into seperate modules (#1240) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b88c8dd5 0.86.0 github-actions <g****s@g****m> almost 3 years ago
58bc154f feat: build wheels for cpython 3.12 (#1239) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cc8feb11 feat: use server_key when processing DNSService records (#1238) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
55f719db 0.85.0 github-actions <g****s@g****m> almost 3 years ago
68d99985 feat: simplify code to unpack properties (#1237) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a78ea54f 0.84.0 github-actions <g****s@g****m> almost 3 years ago
bd8d8467 feat: context managers in ServiceBrowser and AsyncServiceBrowser (#1233)
Co-authored-by: J. Nick Koston <n****k@k****g>
Tenebrosus3141 <1****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
041549c7 0.83.1 github-actions <g****s@g****m> almost 3 years ago
dd637fb2 fix: rebuild wheels with cython 3.0.2 (#1236) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
bfb3fe2b 0.83.0 github-actions <g****s@g****m> almost 3 years ago
703ecb29 feat: speed up question and answer history with a cython pxd (#1234) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
84054cea 0.82.1 github-actions <g****s@g****m> almost 3 years ago
30c3ad9d fix: build failures with older cython 0.29 series (#1232) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8644173c 0.82.0 github-actions <g****s@g****m> almost 3 years ago
3e89294e feat: optimize processing of records in RecordUpdateListener subclasses (#1231) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b492eb42 0.81.0 github-actions <g****s@g****m> almost 3 years ago
47d3c7ad feat: speed up the service registry with a cython pxd (#1226) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cd7b56b2 feat: optimizing sending answers to questions (#1227) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a0e754c6 chore: remove default calls to .keys() (#1229) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
7b00b261 chore: add missing typing to handler deque (#1228) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0c5e5cf3 0.80.0 github-actions <g****s@g****m> almost 3 years ago
1492e41b feat: optimize unpacking properties in ServiceInfo (#1225) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5406f30a 0.79.0 github-actions <g****s@g****m> almost 3 years ago
ceb92cfe feat: refactor notify implementation to reduce overhead of adding and removin... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0e962201 0.78.0 github-actions <g****s@g****m> almost 3 years ago
13d9aa58 chore: empty commit to re-run release (#1223) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f459856a feat: add cython pxd file for _listener.py to improve incoming message proces... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1901fb45 0.77.0 github-actions <g****s@g****m> almost 3 years ago
9efde8c8 feat: cythonize _listener.py to improve incoming message processing performan... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f4c17ebc chore: split _engine.py into _transport.py and _listener.py (#1222) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e9cc5c83 chore: prepare _engine.py to be able to be cythonized (#1219) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
12560a70 chore: split AsyncEngine into _engine.py (#1218) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6d83f99e 0.76.0 github-actions <g****s@g****m> almost 3 years ago
69b33be3 feat: improve performance responding to queries (#1217) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
844c5544 0.75.0 github-actions <g****s@g****m> almost 3 years ago
5df8a57a feat: expose flag to disable strict name checking in service registration (#1... Eugenio Panadero <e****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
aff625dc feat: speed up processing incoming records (#1216) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8a9dc0bf 0.74.0 github-actions <g****s@g****m> almost 3 years ago
0094e268 fix: remove typing on reset_ttl for cython compat (#1213) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
99a6f98e feat: speed up unpacking text records in ServiceInfo (#1212) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
32a016e0 chore: fix some legacy python2 formatting in examples (#1214) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0114836a 0.73.0 github-actions <g****s@g****m> almost 3 years ago
53a694f6 feat: add a cache to service_type_name (#1211) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cbca88cf 0.72.3 github-actions <g****s@g****m> almost 3 years ago
3dba5ae0 fix: revert adding typing to DNSRecord.suppressed_by (#1210) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
07cf846c 0.72.2 github-actions <g****s@g****m> almost 3 years ago
5f14b6dc fix: revert DNSIncoming cimport in _dns.pxd (#1209) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ffe8fd5e 0.72.1 github-actions <g****s@g****m> almost 3 years ago
2233b6bc fix: race with InvalidStateError when async_request times out (#1208) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
063b5d9c 0.72.0 github-actions <g****s@g****m> almost 3 years ago
126849c9 feat: speed up processing incoming records (#1206) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1310f122 0.71.5 github-actions <g****s@g****m> almost 3 years ago
8019a73c fix: improve performance of ServiceInfo.async_request (#1205) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d92aad28 chore: add test for concurrent waiting on AsyncServiceInfo (#1204) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
391c698c 0.71.4 github-actions <g****s@g****m> almost 3 years ago
b272d75a fix: cleanup naming from previous refactoring in ServiceInfo (#1202) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fed3dec8 chore: add cpython beta to CI (#1203) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
249395a6 0.71.3 github-actions <g****s@g****m> almost 3 years ago
c145a238 fix: pin python-semantic-release to fix release process (#1200) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
030d97a7 0.71.2 github-actions <g****s@g****m> almost 3 years ago
8c3a4c80 fix: no change re-release to fix wheel builds (#1199) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago

← Back to repository