summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-02-26Use std::process instead of tokiostd-processJonatan Rhodin1-3/+3
2025-02-26Merge branch 'remove-jodatime-droid-898'Jonatan Rhodin64-233/+244
2025-02-26Update verification-metadata.xmlKalle Lindström1-5/+0
2025-02-26Remove Joda Time and use java.time package insteadKalle Lindström63-228/+244
2025-02-25Merge branch 'fix-connection-loop-regression'David Göransson1-0/+6
2025-02-25Fix connection loop regressionDavid Göransson1-0/+6
2025-02-25Merge branch 'add-logging-for-dropped-nav-events-droid-1837'Albin1-0/+5
2025-02-25Add logging for dropped nav eventsAlbin1-0/+5
2025-02-25Merge branch 'clean-up-android-tun'David Göransson2-6/+9
2025-02-25Rename and comment variableDavid Göransson1-3/+4
2025-02-25Fix comment about routes on androidDavid Göransson1-3/+5
2025-02-25Merge branch 'document-and-lint-all-usages-of-unsafe-des-1459'Joakim Hulthe50-154/+268
2025-02-25Remove unnecessary impl SyncJoakim Hulthe1-2/+0
2025-02-25Add safety comment to talpid_core::dns::windows::dnsapiJoakim Hulthe1-0/+1
2025-02-25Remove unused unsafe impl SendJoakim Hulthe1-2/+0
2025-02-25Fix improper pointer provenanceJoakim Hulthe3-7/+12
2025-02-25Refactor unsafe slightly in mullvad_daemon::migrationsJoakim Hulthe1-12/+32
2025-02-25Allow undocumented_unsafe_blocks in even more modulesJoakim Hulthe9-0/+16
2025-02-25Suppress unsafe warning when cloning JavaVMJoakim Hulthe1-0/+5
2025-02-25Add safety comment in talpid_routing::windows::route_managerJoakim Hulthe1-0/+1
2025-02-25Update test/Cargo.lockJoakim Hulthe1-1/+1
2025-02-25Allow undocumented_unsafe_blocks in some modulesJoakim Hulthe9-0/+18
2025-02-25Fix bad pointer deref in talpid-routing::unix::macos::dataJoakim Hulthe1-1/+6
2025-02-25Fix math in talpid-routing::unix::macos::data (?)Joakim Hulthe1-1/+1
2025-02-25Fix safety comment position in talpid-routing::unix::macos::dataJoakim Hulthe1-4/+4
2025-02-25Remove unsafe block in talpid_core::split_tunnel::macos::tunJoakim Hulthe1-3/+9
2025-02-25Fix safety comments in talpid_core::split_tunnel::macos::bpfJoakim Hulthe1-5/+6
2025-02-25Add safety comment to talpid_tunnel_config_client::socketJoakim Hulthe1-7/+11
2025-02-25Add safety comment to talpid_wireguard::wireguard_goJoakim Hulthe1-0/+4
2025-02-25Add some safety comments in talpid_windows::netJoakim Hulthe1-0/+2
2025-02-25Add safety comments in talpid_windows::ioJoakim Hulthe1-0/+6
2025-02-25Add safety comments in talpid_routing::windows::route_managerJoakim Hulthe1-0/+2
2025-02-25Add safety comment in talpid_openvpnJoakim Hulthe1-0/+1
2025-02-25Fix position of safety comment in talpid_routing::windowsJoakim Hulthe1-3/+5
2025-02-25Allow undocumented_unsafe_blocks in mullvad_paths::windowsJoakim Hulthe1-0/+3
2025-02-25Fix safety comment position in mullvad-leak-checkerJoakim Hulthe1-2/+7
2025-02-25Add safety comments to talpid_platform_metadata::windowsJoakim Hulthe1-15/+34
2025-02-25Fix unaligned pointer readJoakim Hulthe1-16/+27
2025-02-25Move iface_index helper to talpid-netJoakim Hulthe4-28/+22
2025-02-25Add safety comments to talpid_net::unixJoakim Hulthe1-0/+2
2025-02-25Move some safety comments to clippy recognizes themJoakim Hulthe1-3/+3
2025-02-25Replace libc with nix in talpid-time::unixJoakim Hulthe3-18/+17
2025-02-25Replace libc::if_nametoindex with nixJoakim Hulthe1-20/+9
2025-02-25Replace libc::getuid with nixJoakim Hulthe1-2/+1
2025-02-25Remove redundant warn(undocumented_unsafe_blocks) attrsJoakim Hulthe3-3/+0
2025-02-25Warn on undocumented `unsafe` blocksJoakim Hulthe1-0/+1
2025-02-25Merge branch 'switch-to-other-build-system-des-1588'Markus Pettersson34-562/+2346
2025-02-25Add step to build a test buildTobias Järvelöv1-0/+5
2025-02-25Remove build from build-test-executable npm scriptTobias Järvelöv1-1/+1
2025-02-25Run build standalone gulp task before building executableTobias Järvelöv1-0/+2