Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 2, 2020
Ensure all TXT, SRV, A records are unique
Show description for bef8f59authored
Commits on Dec 30, 2019
- committed
Update DNS entries so all subclasses of DNSRecord use to_string for display
Show description for 8ccad54Fix resetting of TTL (#209)
Show description for b47efd8
Commits on Dec 23, 2019
- committed
Fix import-time TypeError on CPython 3.5.2
Show description for f53e24bcommitted
Commits on Dec 17, 2019
- committed
Provide and enforce type hints everywhere except for tests
Show description for f771587committedFix get_expiration_time percent parameter annotation
Show description for 5986bf6committedAdd support for AWDL interface on macOS
Show description for fcafdc1
Commits on Dec 16, 2019
- committed
Bugfix: TXT record's name is never equal to Service Browser's type.
Show description for 2a597eeBugfix: Flush outdated cache entries when incoming record is unique.
Show description for 1d39b3eChange order of equality check to favor cheaper checks first
Show description for 815ac77Dont recalculate the expiration and stale time every update
Show description for 2e9699cSignificantly improve the speed of the entries function of the cache
Show description for 157fc20
Commits on Nov 20, 2019
Commits on Nov 19, 2019
- committed
- committed
Commits on Nov 18, 2019
Add py.typed marker (closes #199)
Show description for 41b31cb
Commits on Nov 12, 2019
- authored
Setup basic Sphinx documentation
Show description for 1c33e5fcommitted
Commits on Nov 11, 2019
ENOTCONN is not an error during shutdown
Show description for c86423a
Commits on Nov 8, 2019
Rework exposing IPv6 addresses on ServiceInfo
Show description for 98a1ce8
Commits on Oct 28, 2019
Finish AAAA records support
Show description for aae7fd3
Commits on Oct 26, 2019
Test with pypy3.6
Show description for fec839acommittedStop specifying precise pypy3.5 version
Show description for c2e8bdecommittedSimplify Travis CI configuration regarding Python 3.7
Show description for 5359ea0committed- committed
Commits on Oct 17, 2019
Make AAAA records work (closes #52) (#191)
Show description for 5bb9531- committed
Commits on Aug 8, 2019
Add additional recommended records to PTR responses (#184)
Show description for ea64265
Commits on Jul 23, 2019
Rename IpVersion to IPVersion
Show description for ceb602c