summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-01-24Exclude maybenot_ffi from toml file on AndroidDavid Lönnhager2-2/+2
2025-01-24Fix debug profile selection in wireguard-go-rsDavid Lönnhager1-3/+7
2025-01-24Mention zig 0.14 in build instructionsDavid Lönnhager1-1/+1
2025-01-24Build `maybenot` with inherited `--profile`Markus Pettersson1-0/+1
2025-01-24Add more elaborate error messageMarkus Pettersson1-2/+2
2025-01-24Update build instructions for Windows ARMMarkus Pettersson1-1/+1
2025-01-24Do not pack maybenot_machines on WindowsDavid Lönnhager1-1/+0
2025-01-24Pack libwg.dll and maybenot.dll for wireguard-goDavid Lönnhager3-1/+5
2025-01-24Search for `lib.exe` when cross-compilingMarkus Pettersson1-17/+47
2025-01-24Compiling `wireguard-go-rs` to unsupported target arch is a hard errorMarkus Pettersson1-7/+8
2025-01-24Update udeps workflow for libwgDavid Lönnhager1-1/+7
2025-01-24Fix comments in wireguard-go-rsDavid Lönnhager1-2/+1
2025-01-24Check out wireguard-go-rs submodule in Windows daemon workflowDavid Lönnhager1-1/+3
2025-01-24Compile `wireguard-go-rs` from unsupported host is a hard errorMarkus Pettersson1-8/+9
2025-01-24Remove more use of `#[cfg(daita)]`Markus Pettersson2-4/+0
2025-01-24Update changelogMarkus Pettersson1-0/+2
2025-01-24Don't trigger rerun if build artifacts change for wireguard-go-rs on WindowsDavid Lönnhager1-21/+15
2025-01-24Fix maybenot-ffi linkageDavid Lönnhager1-6/+8
2025-01-24Format codeDavid Lönnhager5-22/+25
2025-01-24Do not strip prefix manuallyDavid Lönnhager1-2/+2
2025-01-24Search for `lib.exe` in more pathsMarkus Pettersson1-1/+2
2025-01-24Fix `wireguard-go-rs` build on non-Windows platformsMarkus Pettersson1-5/+3
2025-01-24Remove DAITA feature toggle from `wireguard-go-rs/build.rs`Markus Pettersson1-21/+16
2025-01-24Update build instructions to accommodate WgGo on WindowsMarkus Pettersson1-3/+4
2025-01-24Fix socket rebind on default route changes when using multihopDavid Lönnhager3-61/+14
2025-01-24Handle network changes for wireguard-go (rebind endpoint socket)David Lönnhager2-4/+60
2025-01-24Expose endpoint rebind functions in wireguard-go-rsDavid Lönnhager2-1/+21
2025-01-24Enable DAITA v2 for Windows via wireguard-goDavid Lönnhager7-59/+93
2025-01-24Don't include maybenot_ffi on WindowsDavid Lönnhager2-20/+2
2025-01-24Build wireguard-go via wireguard-go-rs on WindowsDavid Lönnhager7-33/+382
2025-01-24Pass in interface buffer instead of allocating in libwgDavid Lönnhager1-7/+10
2025-01-24Add Windows support to libwgDavid Lönnhager2-0/+141
2025-01-24Merge branch 'IOS-995-show-exit-constraints-in-connect-view'Bug Magnet10-17/+288
2025-01-24Put custom list name or (unfmtd) location name into connect buttonAndrew Bulhak10-17/+288
2025-01-24Merge branch 'fix-connect-loop'David Göransson1-2/+7
2025-01-24Ensure tunnel is running after updating wireguard configDavid Göransson1-2/+7
2025-01-24Merge branch 'improve-reproducibility-android'Albin2-10/+5
2025-01-24Trim paths in libwg buildAlbin1-2/+2
2025-01-24Clean up libwg makefileAlbin1-8/+0
2025-01-24Print build checksumsAlbin1-0/+3
2025-01-24Merge branch 'add-app-icon-for-different-theme-ios-956'Emīls6-1/+26
2025-01-24Add different themes for app iconsmojganii6-1/+26
2025-01-24Merge branch 'investigate-crash-in-test-flight-for-mullvadvpn-app-ios-1033'Emīls7-86/+54
2025-01-24Fix crash in dispatch queue assertion with background tasksBug Magnet7-86/+54
2025-01-24Merge branch 'create-rustc-path-prefix-remap-script-droid-1747'Albin3-2/+23
2025-01-24Remove logging and formattingKalle Lindström2-16/+7
2025-01-23Add script to generate rustc --remap-path-prefixKalle Lindström3-8/+38
2025-01-23Merge branch 'update-screenshot-tests-to-use-correct-ipad-models'Jon Petersson1-2/+2
2025-01-23Update screenshot tests to use correct iPad modelsJon Petersson1-2/+2
2025-01-23Merge branch 'fix-testwireguardovertcpautomatically-and-ios-1027'Jon Petersson2-1/+4