| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-24 | Update important log message | Joakim Hulthe | 1 | -1/+1 | |
| 2025-10-03 | Bump windows-sys version to latest | David Lönnhager | 1 | -1/+1 | |
| This also refactors and documents some code | |||||
| 2025-05-14 | Use OnDrop from talpid-types in wggors | Joakim Hulthe | 1 | -0/+2 | |
| 2025-02-12 | Format `.toml` files | Sebastian Holmin | 1 | -1/+6 | |
| 2025-02-12 | Update edition | Sebastian Holmin | 1 | -1/+1 | |
| 2025-02-07 | Change maybenot-ffi hack, to always include it in workspace lockfile | Linus Färnstrand | 1 | -4/+7 | |
| 2025-01-24 | Complete leak checker and implement in daemon | Joakim Hulthe | 1 | -1/+1 | |
| 2025-01-24 | Exclude maybenot_ffi from toml file on Android | David Lönnhager | 1 | -1/+1 | |
| 2025-01-24 | Expose endpoint rebind functions in wireguard-go-rs | David Lönnhager | 1 | -1/+1 | |
| 2025-01-24 | Don't include maybenot_ffi on Windows | David Lönnhager | 1 | -0/+1 | |
| 2025-01-24 | Build wireguard-go via wireguard-go-rs on Windows | David Lönnhager | 1 | -2/+4 | |
| 2024-10-29 | Bump maybenot-ffi to 2.0.1 | David Lönnhager | 1 | -1/+1 | |
| Co-authored-by: Joakim Hulthe <joakim@hulthe.net> | |||||
| 2024-09-06 | Build wg with daita support for android | Albin | 1 | -1/+1 | |
| 2024-08-15 | Delete build-wireguard-go.sh and put libwg.a in OUT_DIR | Joakim Hulthe | 1 | -1/+4 | |
| 2024-06-26 | Enable DAITA on macOS | David Lönnhager | 1 | -1/+1 | |
| 2024-06-25 | Link statically against libwg | Markus Pettersson | 1 | -1/+8 | |
| Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2024-06-25 | Add a safe FFI wrapper in `wireguard-go-rs` | Sebastian Holmin | 1 | -0/+10 | |
| - Add local wireguard go import - Activate DAITA and add `wgActivateDaita` and `wgReceiveEvent` FFI - Implement `start_daita` on Wireguard-go tunnel type - Mention DAITA in `wireguard-go-rs` description - Do not compile `wireguard-go-rs` on Windows - Handle DAITA closed on `nil` event - Handle daita action timeouts in libwg - Remove noisy log lines - Remove `maybenot_on_action` callback - Remove unused link to `../build/lib` for `talpid-wireguard` - Bump the `wireguard-go` submodule to a signed release tag in Mullvad's `wireguard-go` fork. - Update path to `libwg/go.sum` in verification script Also: - Use u64 instead of *mut void as log context - Make Tunnel::set_config take a &mut self - Use dyn Error instead of i32s for wg errors Co-authored-by: Joakim Hulthe <joakim@hulthe.net> | |||||
