| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-01-22 | Add --workspace to cargo invocations, to test all crates | Linus Färnstrand | 1 | -2/+5 | |
| 2024-06-25 | Add a safe FFI wrapper in `wireguard-go-rs` | Sebastian Holmin | 1 | -5/+0 | |
| - 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> | |||||
| 2023-08-31 | Stop building libwg and wireguard-go on Windows | David Lönnhager | 1 | -1/+3 | |
| 2022-02-10 | Cache Windows modules in GitHub Actions workflow | David Lönnhager | 1 | -7/+0 | |
| 2021-12-30 | Improve build script to build debug by default and be more flexible | Linus Färnstrand | 1 | -1/+1 | |
| Defaults to unoptimized, unsigned, dev builds. New flags: --optimize - Turns on compiler optimization/compression --sign - Turns on siging of binaries (Windows + macOS) | |||||
| 2021-11-30 | Rename windows_build_modules.sh -> build-windows-modules.sh | Linus Färnstrand | 1 | -1/+1 | |
| 2021-03-12 | Add daemon build job for Linux | Janito Vaqueiro Ferreira Filho | 1 | -0/+22 | |
