| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-30 | Refactor `talpid-core/build.rs` to require fewer target cfgs | Markus Pettersson | 1 | -21/+17 | |
| 2025-07-09 | Inline format arguments | Linus Färnstrand | 1 | -3/+3 | |
| 2024-08-15 | Add support for Windows ARM64 | Daniel Paoliello | 1 | -4/+8 | |
| 2024-06-25 | Add `daita` as a Cargo cfg variable | Markus Pettersson | 1 | -4/+4 | |
| Gate DAITA compilation on `"cargo::rustc-cfg=daita"` emitted in build files per platform. | |||||
| 2024-02-06 | tonic_build::compile_protos() automatically prints rerun-if-changed | Andrej Mihajlov | 1 | -3/+1 | |
| 2023-08-31 | Stop building libwg and wireguard-go on Windows | David Lönnhager | 1 | -1/+0 | |
| 2023-04-26 | Fix remaining clippy warnings | David Lönnhager | 1 | -2/+2 | |
| 2023-01-30 | Run `cargo clippy --fix` with the new Rust 1.67 preferred format | Linus Färnstrand | 1 | -1/+1 | |
| 2022-11-07 | Split up talpid-core | Emīls Piņķis | 1 | -35/+7 | |
| 2022-10-18 | Modify build scripts and remove c++ code | Jonathan | 1 | -3/+0 | |
| Also upgrade to 0.42.0 for windows-sys library | |||||
| 2022-06-30 | Allow windows cross compilation to run clippy | Jonathan | 1 | -0/+4 | |
| Add the ability to run clippy on a cross-compilation of windows from linux. This makes `build` not panic in the same way, however `clippy` and `check` work. | |||||
| 2022-06-14 | Remove WinDns module | David Lönnhager | 1 | -3/+0 | |
| 2020-08-20 | Rerun Cargo when proto files change | David Lönnhager | 1 | -1/+3 | |
| 2020-06-02 | Use gRPC for OpenVPN plugin IPC | David Lönnhager | 1 | -0/+8 | |
| 2020-01-23 | Move wireguard-go into the repository | Emīls | 1 | -8/+12 | |
| Since the wireguard-go libraries were being changed too often to be in the binaries repository, they are moved into the main app repository. This means that for production builds, the libraries will be rebuilt every build. | |||||
| 2019-11-25 | Add Windows support for WireGuard in 'talpid-core' | Odd Stranne | 1 | -0/+3 | |
| 2019-11-21 | Rerun build scripts if binary artifacts have changed | Emīls | 1 | -0/+1 | |
| 2019-07-17 | Update `libwg` directory to build `talpid-core` | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 | |
| 2019-06-10 | Dynamically link to `libwg` on Android | Janito Vaqueiro Ferreira Filho | 1 | -6/+13 | |
| 2019-04-17 | Update build scripts | Odd Stranne | 1 | -3/+3 | |
| 2019-02-28 | Add {v4,v6}_gateway fields to TunnelMetadata | Emīls Piņķis | 1 | -1/+1 | |
| 2019-01-18 | Add wireguard-go support in talpid-core | Emīls Piņķis | 1 | -7/+18 | |
| 2018-12-13 | Activate the merge_imports rustfmt feature | Linus Färnstrand | 1 | -2/+1 | |
| 2018-06-27 | Simplify metric setting by altering a single interface | Emīls | 1 | -1/+1 | |
| 2018-06-27 | Add winroute to build.rs for talpid-core | Emīls | 1 | -39/+20 | |
| 2018-06-21 | Add WinDNS to talpid-core/build.rs | Emīls | 1 | -2/+26 | |
| 2018-06-21 | Rename winfw lib dir and make cargo detect changes | Linus Färnstrand | 1 | -1/+3 | |
| 2018-05-25 | Update talpid-core to use winfw | Odd Stranne | 1 | -8/+8 | |
| 2018-04-24 | Make build script use less mut variables | Linus Färnstrand | 1 | -5/+1 | |
| 2018-04-13 | Fix latest formatting woes | Emīls | 1 | -1/+1 | |
| 2018-04-13 | Add build.rs to build wfpctl.dll | Emīls Piņķis | 1 | -0/+60 | |
