| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-15 | Prevent hickory-resolver from reading hosts file | Kalle Lindström | 1 | -0/+1 | |
| Reading /etc/hosts causes OOM issues if the hosts files on the device is large (e.g. > 10 MB). We should not need to read the hosts files because the only lookups we do with hickory are to our own services which should not be resolved from /etc/hosts. | |||||
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -1/+1 | |
| 2025-02-14 | Disable retries for hickory resolver | David Lönnhager | 1 | -1/+3 | |
| 2024-12-02 | Remove DNS fallback except for conncheck | David Lönnhager | 1 | -3/+3 | |
| 2024-11-22 | Add non-blocking DNS resolver for Android API requests | David Lönnhager | 1 | -0/+49 | |
