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
49f1b32c 0.71.1 github-actions <g****s@g****m> almost 3 years ago
ac53adf7 fix: add missing if TYPE_CHECKING guard to generate_service_query (#1198) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
109bbe1a 0.71.0 github-actions <g****s@g****m> about 3 years ago
a56c7760 feat: improve incoming data processing performance (#1194) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
84872bf6 0.70.0 github-actions <g****s@g****m> about 3 years ago
f0577f08 chore: fix release (#1193) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
405f5476 feat: add support for sending to a specific `addr` and `port` with `ServiceIn... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d713a458 0.69.0 github-actions <g****s@g****m> about 3 years ago
8ae8ba1a feat: cython3 support (#1190) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
32756ff1 feat: reorder incoming data handler to reduce overhead (#1189) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8cca7558 0.68.1 github-actions <g****s@g****m> about 3 years ago
ac5c50af fix: reduce debug logging overhead by adding missing checks to datagram_recei... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
9ee30195 0.68.0 github-actions <g****s@g****m> about 3 years ago
81126b76 feat: reduce overhead to handle queries and responses (#1184) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
1a1036de 0.67.0 github-actions <g****s@g****m> about 3 years ago
9ecce3ae chore: bump python-semantic-release to fix release process (#1187) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8f376658 feat: speed up answering incoming questions (#1186) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8cf5b876 0.66.0 github-actions <g****s@g****m> about 3 years ago
fc0341f2 feat: optimize construction of outgoing dns records (#1182) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
efa1e452 0.65.0 github-actions <g****s@g****m> about 3 years ago
6a85cbf2 feat: reduce overhead to enumerate ip addresses in ServiceInfo (#1181) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8b44947f 0.64.1 github-actions <g****s@g****m> about 3 years ago
f03e511f fix: small internal typing cleanups (#1180) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
dbd80181 0.64.0 github-actions <g****s@g****m> about 3 years ago
d9193160 feat: speed up processing incoming records (#1179) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
74d7ba1a fix: always answer QU questions when the exact same packet is received from d... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b356bc8f 0.63.0 github-actions <g****s@g****m> about 3 years ago
4deaa6ed feat: small speed up to fetch dns addresses from ServiceInfo (#1176) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
360ceb25 feat: speed up the service registry (#1174) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
bb496a1d feat: improve dns cache performance (#1172) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
55c879c7 0.62.0 github-actions <g****s@g****m> about 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>
about 3 years ago
90410a2c 0.61.0 github-actions <g****s@g****m> about 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>
about 3 years ago
7e7690c5 0.60.0 github-actions <g****s@g****m> about 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>
about 3 years ago
1431517d 0.59.0 github-actions <g****s@g****m> about 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>
about 3 years ago
e281d35f 0.58.2 github-actions <g****s@g****m> about 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>
about 3 years ago
3bb1fa0e 0.58.1 github-actions <g****s@g****m> about 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>
about 3 years ago
26a4a92b 0.58.0 github-actions <g****s@g****m> about 3 years ago
46263999 feat: speed up incoming parser (#1163) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
86e5c4fb 0.57.0 github-actions <g****s@g****m> about 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>
about 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>
about 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>
about 3 years ago
f06de0a2 0.56.0 github-actions <g****s@g****m> over 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>
over 3 years ago
9a5dcdbc 0.55.0 github-actions <g****s@g****m> over 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>
over 3 years ago
6abeb78e 0.54.0 github-actions <g****s@g****m> over 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>
over 3 years ago
68abfead 0.53.1 github-actions <g****s@g****m> over 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>
over 3 years ago
a3b4ef51 0.53.0 github-actions <g****s@g****m> over 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>
over 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>
over 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>
over 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>
over 3 years ago
cc5dc749 0.52.0 github-actions <g****s@g****m> over 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>
over 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>
over 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>
over 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>
over 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>
over 3 years ago
199a4de3 0.51.0 github-actions <g****s@g****m> over 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>
over 3 years ago
0260a42f 0.50.0 github-actions <g****s@g****m> over 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>
over 3 years ago
874ce6c0 0.49.0 github-actions <g****s@g****m> over 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>
over 3 years ago
489069a5 0.48.0 github-actions <g****s@g****m> over 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>
over 3 years ago
d45c2f9e 0.47.4 github-actions <g****s@g****m> over 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>
over 3 years ago
18b3cd71 0.47.3 github-actions <g****s@g****m> over 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>
over 3 years ago
b130a45a 0.47.2 github-actions <g****s@g****m> over 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>
over 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>
over 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>
over 3 years ago
ef09683b 0.47.1 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
over 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>
over 3 years ago
d6115c81 0.47.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
over 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>
over 3 years ago
255a884f 0.46.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
over 3 years ago
e80fcef9 feat: optimize the dns cache (#1119) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f57d9f15 0.45.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
over 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>
over 3 years ago
1e9de3c8 0.44.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
over 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>
over 3 years ago
a42e2d72 0.43.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
over 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>
over 3 years ago
bef91946 0.42.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
over 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>
over 3 years ago
f41fcc32 0.41.0 github-actions <a****n@g****m>
Committed by: github-actions <g****s@g****m>
over 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>
over 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>
over 3 years ago

← Back to repository