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
bb496a1d feat: improve dns cache performance (#1172) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
55c879c7 0.62.0 github-actions <g****s@g****m> almost 3 years ago
963d022e feat: improve performance of ServiceBrowser outgoing query scheduler (#1170) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
90410a2c 0.61.0 github-actions <g****s@g****m> almost 3 years ago
06fa94d8 feat: speed up parsing NSEC records (#1169) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
7e7690c5 0.60.0 github-actions <g****s@g****m> almost 3 years ago
fbaaf7bb feat: speed up processing incoming data (#1167) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1431517d 0.59.0 github-actions <g****s@g****m> almost 3 years ago
f927190c feat: speed up decoding dns questions when processing incoming data (#1168) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e281d35f 0.58.2 github-actions <g****s@g****m> almost 3 years ago
49862716 fix: re-release to rebuild failed wheels (#1165) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3bb1fa0e 0.58.1 github-actions <g****s@g****m> almost 3 years ago
c0d65aea fix: reduce cast calls in service browser (#1164) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
26a4a92b 0.58.0 github-actions <g****s@g****m> almost 3 years ago
46263999 feat: speed up incoming parser (#1163) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
86e5c4fb 0.57.0 github-actions <g****s@g****m> almost 3 years ago
cb4c3b2b feat: speed up incoming data parser (#1161) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
02e7432b chore: update cython version and deps (#1162) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
70719dd7 chore: document unexpected technically breaking change in 0.53.0 (#1160) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f06de0a2 0.56.0 github-actions <g****s@g****m> almost 3 years ago
2c2f26a8 feat: reduce denial of service protection overhead (#1157) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9a5dcdbc 0.55.0 github-actions <g****s@g****m> almost 3 years ago
b65e2792 feat: improve performance of processing incoming records (#1155) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6abeb78e 0.54.0 github-actions <g****s@g****m> almost 3 years ago
a3f970c7 feat: avoid waking async_request when record updates are not relevant (#1153) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
68abfead 0.53.1 github-actions <g****s@g****m> almost 3 years ago
41ea06a0 fix: addresses incorrect after server name change (#1154) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a3b4ef51 0.53.0 github-actions <g****s@g****m> almost 3 years ago
9b6adcf5 fix: make parsed_scoped_addresses return addresses in the same order as all o... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9a16be56 feat: improve ServiceBrowser performance by removing OrderedDict (#1148) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d3213d74 chore: use a constant for address record types (#1149) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
344fdd17 chore: cleanup _ServiceBrowserBase class to remove queue only used in sync ve... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cc5dc749 0.52.0 github-actions <g****s@g****m> almost 3 years ago
b434b60f feat: small cleanups to cache cleanup interval (#1146) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
524494ed feat: add ip_addresses_by_version to ServiceInfo (#1145) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6a327d00 feat: speed up processing records in the ServiceBrowser (#1143) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
68871c3b feat: speed up matching types in the ServiceBrowser (#1144) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
da10a3b2 feat: include tests and docs in sdist archives (#1142) Michał Górny <m****y@g****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
199a4de3 0.51.0 github-actions <g****s@g****m> almost 3 years ago
36d5b45a feat: improve performance of constructing ServiceInfo (#1141) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0260a42f 0.50.0 github-actions <g****s@g****m> almost 3 years ago
5bd1b6e7 feat: small speed up to handler dispatch (#1140) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
874ce6c0 0.49.0 github-actions <g****s@g****m> almost 3 years ago
7246a344 feat: speed up processing incoming records (#1139) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
489069a5 0.48.0 github-actions <g****s@g****m> almost 3 years ago
c4077dde feat: reduce overhead to send responses (#1135) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d45c2f9e 0.47.4 github-actions <g****s@g****m> almost 3 years ago
a43055d3 fix: correct duplicate record entries in windows wheels by updating poetry-co... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
18b3cd71 0.47.3 github-actions <g****s@g****m> about 3 years ago
808c3b21 fix: hold a strong reference to the query sender start task (#1128) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b130a45a 0.47.2 github-actions <g****s@g****m> about 3 years ago
44d7fc64 fix: missing c extensions with newer poetry (#1129) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
961c406e chore: bump python-semantic-release and commitlint-github-action to fix CI (#... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
55458ffb chore: bump isort to 5.12.0 to fix ci (#1130) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ef09683b 0.47.1 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
about 3 years ago
48ae77f0 fix: the equality checks for DNSPointer and DNSService should be case insensi... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d6115c81 0.47.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
about 3 years ago
3a25ff74 feat: optimize equality checks for DNS records (#1120) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
255a884f 0.46.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
about 3 years ago
e80fcef9 feat: optimize the dns cache (#1119) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f57d9f15 0.45.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
about 3 years ago
81e186d3 feat: optimize construction of outgoing packets (#1118) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
1e9de3c8 0.44.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
about 3 years ago
919d4d87 feat: optimize dns objects by adding pxd files (#1113) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a42e2d72 0.43.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
about 3 years ago
11f3f0e6 feat: optimize incoming parser by reducing call stack (#1116) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
bef91946 0.42.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
about 3 years ago
a7d50baa feat: optimize incoming parser by using unpack_from (#1115) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f41fcc32 0.41.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
about 3 years ago
26efeb09 feat: optimize incoming parser by adding pxd files (#1111) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8d84ebb6 chore: add urls for PyPI links (#1114) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
007b428d 0.40.1 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
about 3 years ago
a330f620 fix: fix project name in pyproject.toml (#1112) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
36bc03c0 0.40.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
about 3 years ago
1f4224ef feat: drop async_timeout requirement for python 3.11+ (#1107) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
294ea139 chore: re-enable uploads after CI renovations (#1110) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
bb6f4263 chore: more ci fixes for macos/windows (#1109) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
804c9e5d chore: fix ciwheel build tags (#1108) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6a03f2ff chore: additional release automation prep (#1106) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
2be6fbfe 0.39.5 J. Nick Koston <n****k@k****g> about 3 years ago
755ceae1 chore: add release automation (#1105) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
e620f2a1 Bump version: 0.39.3 → 0.39.4 J. Nick Koston <n****k@k****g> over 3 years ago
03821b6f Update changelog for 0.39.4 (#1103) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
524ae899 Fix IP changes being missed by ServiceInfo (#1102) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
aee31653 Bump version: 0.39.2 → 0.39.3 J. Nick Koston <n****k@k****g> over 3 years ago
39c9842b Update changelog for 0.39.3 (#1101) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c96f5f69 Fix port changes not being seen by ServiceInfo (#1100) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
6976980b Update CI to use released python 3.11 (#1099) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
785e4754 Bump version: 0.39.1 → 0.39.2 J. Nick Koston <n****k@k****g> over 3 years ago
b1973448 Update changelog for 0.39.2 (#1098) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d3c475f3 Improve cache of decode labels at offset (#1097) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0989336d Only reprocess address records if the server changes (#1095) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7430ce1c Prepare for python 3.11 support by adding rc2 to the CI (#1085) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
cad3963e Update changelog for 0.39.1 (#1091) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
6f90896a Bump version: 0.39.0 → 0.39.1 J. Nick Koston <n****k@k****g> over 3 years ago
5968b76a Replace pack with to_bytes (#1090) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
60167b05 Bump version: 0.38.7 → 0.39.0 J. Nick Koston <n****k@k****g> over 3 years ago
946890ac 0.39.0 changelog (#1087) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
087914da Remove coveralls from dev requirements (#1086) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b7a24fef Fix run_coro_with_timeout test not running in the CI (#1082) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago

← Back to repository