| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-25 | Add a safe FFI wrapper in `wireguard-go-rs` | Sebastian Holmin | 1 | -103/+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> | |||||
| 2021-03-17 | Replace `LinuxSocketBind` with std. `nativeBind` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2021-03-10 | Upgrade wireguard-go | David Lönnhager | 1 | -5/+5 | |
| 2021-02-17 | Update copyright notices | David Lönnhager | 1 | -1/+1 | |
| 2020-11-27 | Update wireguard-go | David Lönnhager | 1 | -2/+6 | |
| 2020-02-13 | Fix file permissions and all the things | Emīls | 1 | -16/+11 | |
| Use chrono in talpid-core on all platforms Resolve unused imports and android errors Correct formatting Fix git attributes to use LF on Windows for go.mod Fix libwg_default.go Fix libwg_android.go Fix logging context management Fix return values Fix conditional compilation statement Fix go formatting | |||||
| 2020-02-13 | Consolidate various libwg implementations | Odd Stranne | 1 | -0/+104 | |
