1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #474 from banburybill/feature/blocking-select More... over 4 years ago
Merge pull request #285 from tykling/develop More... over 4 years ago
remove keys from retired servers solido.anycast.censurfridns.dk and bornfiber.anycast.censurfridns.dk, see https://blog.uncensoreddns.org/blog/34-bornfiber-anycast-node-shut-down/ and https://blog.uncensoreddns.org/blog/35-solido-anycast-node-shut-down/ for more info More... over 4 years ago
add comments to make it easier to identify which spki belongs to which server/keytype More... over 4 years ago
Fixes #505. Disable packet size checking. More... over 4 years ago
Add missing rr types: SVCB and HTTPS More... over 4 years ago
Add missing rr types: SVCB and HTTPS More... over 4 years ago
Merge pull request #275 from tykling/develop More... over 4 years ago
Implement name compression during response packet generation. Compression is required by certain clients like UDP to fit response in packet size limit. While generating packet small cache stores recently used names (currently 4 entries) and uses relative references to previous instances of the same name. Each reused instance is just two bytes of relative reference (0xC000 + offset). Cache is currently performing lookup for query name, responses and CNAMEs. More... over 4 years ago
Merge pull request #497 from har-riz/develop More... almost 5 years ago
Fix typo in cmakeconfig.h.in files More... almost 5 years ago
add RSA+ECDSA pins for rgnet-iad.anycast.censurfridns.dk node v4+v6 More... almost 5 years ago
Windowqs mkstemp: open() needs more permissions. More... almost 5 years ago
Add platform functions for reporting file errors. More... almost 5 years ago
Merge pull request #492 from fcelda/fix-lib-naming More... about 5 years ago
Merge pull request #489 from fcelda/fix-lib-exports More... about 5 years ago
Update changelog and example text. More... about 5 years ago
Merge pull request #270 from tykling/develop More... about 5 years ago
Merge branch 'develop' of https://github.com/getdnsapi/stubby into develop More... about 5 years ago
Remove some servers that are no longer maintained or will be decommissioned. Add Comcast. More... about 5 years ago
Merge pull request #269 from appliedprivacy/patch-5 More... about 5 years ago
Merge pull request #486 from elindsey/eli More... about 5 years ago
build: fix naming of extension libraries More... about 5 years ago
add missing pins for uncensoreddns servers - ipv6 addresses, anycast servers, and ECDSA keys More... about 5 years ago
Update IPv6 addresses for dot1.applied-privacy.net More... about 5 years ago
More updates to READMEs and remove debug messages More... about 5 years ago
Fix install destination for stubby.exe More... about 5 years ago
Merge pull request #268 from saradickinson/service_updates More... about 5 years ago
Service updates: Default the windows service to a dedicated config file for compatibility with the GUI. Have the service change it's start up type on run so it will automatically start on system reboot, go back to manual when stopped. Documentation updates. More... about 5 years ago
Findlibidn module is not available More... about 5 years ago