summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2025-10-16Ignore files in dist-assets/aarch64-unknown-linux-gnuLinus Färnstrand1-1/+2
2025-08-08Generate IP net definitions for WinFw from talpid-types definitionsDavid Lönnhager1-0/+1
2025-07-07Ignore android credentialsAlbin1-0/+1
2025-01-24Update .gitignoreDavid Lönnhager1-0/+2
2024-08-15Add support for Windows ARM64Daniel Paoliello1-0/+1
2024-08-14Add script for building test framework artifactsMarkus Pettersson1-0/+1
Pass `TEST_MANAGER_STATIC` when building the `test-manager` crate to have it link statically against `libpcap`. This is optional, but building the with the provided container will produce a statically linked binary.
2024-06-25Add a safe FFI wrapper in `wireguard-go-rs`Sebastian Holmin1-1/+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>
2024-05-16Add blob to .gitignoreDavid Lönnhager1-6/+0
2024-05-16Remove geo data files from gitignoreOskar Nyberg1-3/+0
2023-05-23Add .vscode/ to gitignoreLinus Färnstrand1-0/+1
2023-01-24Move shell-completions to build/Linus Färnstrand1-1/+0
2023-01-20Move dist-assets/relays.json to build/relays.jsonLinus Färnstrand1-1/+0
2022-10-10Make Visual Studio/C++ projects fetch version.h from mullvad-versionLinus Färnstrand1-0/+1
2022-09-20Revert html reporter and remove github action artifact uploadsHank1-1/+0
2022-09-20Output playwright report as html and upload in Github on failureHank1-0/+1
2022-09-20Re-arrange folder structure for tests, put unit and e2e under root test folderHank1-2/+2
2022-09-20Add script to update playwright snapshotsHank1-0/+1
2022-09-20Add two simple e2e testsHank1-0/+1
2022-09-20Add IntelliJ folder to .gitignoreHank1-0/+1
2022-04-05Delete all references to Shadowsocks binariesDavid Lönnhager1-2/+0
2022-03-01Remove API address rotationDavid Lönnhager1-1/+0
2021-07-06Add android studio files to .gitignore.Emīls1-0/+1
2021-04-21Add support for building universal macOS appOskar Nyberg1-0/+2
2020-11-19Cache the API addresses at build timeDavid Lönnhager1-0/+1
2020-08-20Add gRPC dependencies and add proto build scriptOskar Nyberg1-0/+1
2020-06-02Update .gitignoreDavid Lönnhager1-0/+1
2020-05-27Don't track Google Play API key file in repositoryJanito Vaqueiro Ferreira Filho1-0/+1
2020-04-17Update .gitignoreDavid Lönnhager1-0/+1
2020-03-17Update .gitignoreDavid Lönnhager1-0/+2
2020-02-13Update .gitignore for libwgOdd Stranne1-1/+3
2020-02-11Remove parts of scripts that generate geo data and city/country translationsOskar Nyberg1-1/+0
2020-02-07Ignore libwg.h in gitLinus Färnstrand1-0/+1
2020-01-23Move wireguard-go into the repositoryEmīls1-0/+1
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-12-04Add VS user settings file to gitignoreOdd Stranne1-0/+1
2019-10-09Adapt to problem-report binary being called mullvad-problem-reportLinus Färnstrand1-2/+2
2019-10-08Add all the stuff generated as geoip metadata to gitiginoreLinus Färnstrand1-0/+5
2019-09-19Add sslocal[.exe] to .gitignoreLinus Färnstrand1-0/+2
2019-07-18Sign the release APK if keystore is configuredJanito Vaqueiro Ferreira Filho1-0/+1
2019-07-18Add `local.properties` to `.gitignore`Janito Vaqueiro Ferreira Filho1-0/+1
Used for configuring for example the Android SDK path in the local environment.
2019-04-11Update gitignoreAndrej Mihajlov1-0/+3
2019-03-01Update gitignoreAndrej Mihajlov1-4/+1
2019-02-13Add openvpn.exe to .gitignoreAndrej Mihajlov1-0/+1
2019-02-04TypeScript migrationAndrej Mihajlov1-1/+0
2019-01-29Consider CARGO_TARGET_DIR in build.shLinus Färnstrand1-0/+7
2018-08-15Add workspacesAndrej Mihajlov1-3/+6
2018-07-30Ignore exact filesAndrei Mihailov1-7/+7
2018-06-26Add .bak to gitignoreLinus Färnstrand1-0/+1
2018-06-18Update .gitignoreOdd Stranne1-2/+1
2018-06-18Add fundamental WMI codeOdd Stranne1-0/+1
2018-06-14Remove flow-typed annotations from repositoryAndrej Mihajlov1-0/+1