| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 2 | -2/+2 | |
| 2025-01-28 | Remove Google's resolvers from encrypted DNS proxy | Emīls | 1 | -4/+0 | |
| 2024-12-12 | Remove some deprecated ref patterns | Joakim Hulthe | 1 | -2/+2 | |
| 2024-12-02 | Clean up import | Markus Pettersson | 1 | -5/+4 | |
| 2024-12-02 | Make `EncryptedDNSForwarder::from_stream` infallibe | Markus Pettersson | 1 | -4/+4 | |
| 2024-11-26 | Improve rust documentation | Bug Magnet | 2 | -3/+3 | |
| 2024-11-26 | Allow override of encrypted DNS domain name | Bug Magnet | 2 | -4/+5 | |
| 2024-10-31 | Stop duplication in error source chain | Linus Färnstrand | 1 | -2/+2 | |
| Don't both print the contained error in the Display impl and also return it in source | |||||
| 2024-10-23 | Enable Encrypted DNS proxy access method in the daemon | Markus Pettersson | 2 | -3/+6 | |
| 2024-10-21 | Add `Forwarder::from_stream` | Markus Pettersson | 1 | -5/+16 | |
| Make `Forwarder` more flexible by adding `Forwarder::from_stream` which allows the consumer to bring their own socket connection. | |||||
| 2024-10-21 | Parameterize `Forwarder` over any Async{Read,Write} stream | Markus Pettersson | 1 | -47/+48 | |
| 2024-10-18 | Move encrypted DNS state to crate shared between iOS and everyeone else | Markus Pettersson | 2 | -4/+99 | |
| 2024-09-25 | Add FFI for encrypted-dns-proxy for iOS | Emīls | 2 | -15/+36 | |
| 2024-09-23 | Add mullvad-obfuscated-dns-proxy | Emīls | 6 | -0/+754 | |
