summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2025-02-25Update path to playwright configTobias Järvelöv1-1/+8
2025-02-25Update paths to use build-standalone folderTobias Järvelöv1-3/+3
2025-02-25Update paths to use build-standalone filesTobias Järvelöv1-9/+9
2025-02-25Ignore build-standalone folderTobias Järvelöv1-0/+1
2025-02-25Add gulp tasks to build standalone filesTobias Järvelöv1-0/+8
2025-02-25Add tsconfig for standalone test filesTobias Järvelöv1-0/+13
2025-02-25Use existing electron build as is in mocked testsTobias Järvelöv1-1/+1
2025-02-25Update e2e npm script to use build:testTobias Järvelöv1-1/+1
2025-02-25Add npm script to create test buildTobias Järvelöv1-0/+1
2025-02-25Add gulp task for test actionsTobias Järvelöv1-0/+5
2025-02-25Update build script to use vite gulp taskTobias Järvelöv1-1/+1
2025-02-25Remove including non-vite code in electron-builder outputTobias Järvelöv1-5/+0
2025-02-25Add gulp tasks for building a prod build with viteTobias Järvelöv1-3/+9
2025-02-25Add helpers to copy vite assets to build folderTobias Järvelöv1-0/+16
2025-02-25Fix typescript duplicate declaration errorsTobias Järvelöv2-2/+6
2025-02-25Refactor split tunneling to use import instead of requireTobias Järvelöv2-31/+29
2025-02-25Allow requests to vite dev server in dev modeTobias Järvelöv1-1/+13
2025-02-25Refactor allowDevelopmentRequestTobias Järvelöv1-8/+17
2025-02-25Update main to use vite dev server and assetsTobias Järvelöv1-3/+6
2025-02-25Update mocked main to use index from vite buildTobias Järvelöv1-3/+2
2025-02-25Update paths changed due to vite migrationTobias Järvelöv10-11/+32
2025-02-25Change script file to load in index.html after vite migrationTobias Järvelöv1-2/+1
2025-02-25Update resource paths after index.html was movedTobias Järvelöv1-8/+8
2025-02-25Move index.html to rootTobias Järvelöv1-0/+0
2025-02-25Update main file in package.json to vite outputTobias Järvelöv1-1/+1
2025-02-25Add vite config to included files in tsconfigTobias Järvelöv1-1/+2
2025-02-25Add vite configTobias Järvelöv1-0/+117
2025-02-25Add utilities used for the vite configTobias Järvelöv1-0/+55
2025-02-25Add vite npm scriptsTobias Järvelöv1-0/+2