summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-12-17Increase firewall transaction lock timeout on WindowsDavid Lönnhager1-1/+2
2021-12-17Merge branch 'disable-chrome-dns-resolver'Andrej Mihajlov2-0/+11
2021-12-17Disable built-in DNS resolverAndrej Mihajlov2-0/+11
2021-12-17Merge branch 'improve-unsafe-code'David Lönnhager1-15/+17
2021-12-17Improve unsafe code usage in system service moduleDavid Lönnhager1-15/+17
2021-12-16Bump iOS version (2022.1)Andrej Mihajlov1-4/+4
2021-12-16Merge branch 'small-macos-firewall-cleanup'Linus Färnstrand1-8/+6
2021-12-16Tiny simplification/code cleanupLinus Färnstrand1-8/+6
2021-12-16Merge branch 'api-address-cache-ios'Andrej Mihajlov30-257/+1617
2021-12-16Add API address cacheAndrej Mihajlov26-222/+1573
2021-12-16SSLPinning: return `.rejectProtectionSpace` instead of `.cancelAuthentication...Andrej Mihajlov1-12/+5
2021-12-16Rename update-relays.sh to prebuild.shAndrej Mihajlov2-2/+2
2021-12-16Bundle api IP addresses with the appAndrej Mihajlov2-1/+17
2021-12-16Merge branch 'split-android-project-and-app-module'Albin438-199/+206
2021-12-16Split Android project and app moduleAlbin438-199/+206
2021-12-16Merge branch 'remove-iputils-dep'David Lönnhager1-1/+1
2021-12-16Remove iputils-ping from Debian dependenciesDavid Lönnhager1-1/+1
2021-12-16Merge branch 'fix-threading-issue'Andrej Mihajlov2-6/+11
2021-12-15Fix crash occurring after completing in-app purchaseAndrej Mihajlov2-6/+11
2021-12-15Merge branch 'refactor-duration-max'David Lönnhager1-7/+4
2021-12-15Use Duration::MAX where applicableDavid Lönnhager1-7/+4
2021-12-14Merge branch 'fix-doc'David Lönnhager6-7/+7
2021-12-14Fix some cargo doc warningsDavid Lönnhager6-7/+7
2021-12-13Merge branch 'fix-trust-dns-dependency'Emīls Piņķis1-1/+1
2021-12-13Make trust-dns a macOS exclusive dependencyEmīls Piņķis1-1/+1
2021-12-13Merge branch 'plug-api-leak-on-unices'Emīls Piņķis5-11/+26
2021-12-13Allow only root to reach the API in blocked stateEmīls5-11/+26
2021-12-13Merge branch 'remove-mullvad-tests'Emīls Piņķis11-995/+0
2021-12-13Remove mullvad-testsEmīls Piņķis11-995/+0
2021-12-13Merge branch 'use-release-of-socket2'Emīls Piņķis2-13/+2
2021-12-13Use release 0.4.2 of socket2Emīls Piņķis2-13/+2
2021-12-13Merge branch 'remove-unused-dependencies'Linus Färnstrand3-8/+0
2021-12-13Remove unused dependencies found by cargo-udepsLinus Färnstrand3-8/+0
2021-12-10Merge branch 'macos-add-dns-server'Emīls36-77/+2448
2021-12-10Improve documentationEmīls4-12/+19
2021-12-10Some more docs workEmīls1-13/+12
2021-12-10Update docsEmīls2-8/+12
2021-12-10Fix daemonEmīls3-30/+31
2021-12-10Document the resolver module moreEmīls1-13/+48
2021-12-10Only allow resolved traffic for rootEmīls1-0/+1
2021-12-10Rename option to 'allow_macos_connection_check'Emīls19-154/+174
2021-12-10Use network-check subcommand in CLIEmīls4-75/+115
2021-12-10Simplify firewall for custom resolverEmīls6-192/+76
2021-12-10Update GUI for new error state causesEmīls5-1/+26
2021-12-10Rework firewall exclusion rulesEmīls9-167/+138
2021-12-10Rework get_group_id()Emīls1-7/+15
2021-12-10Update changelogEmīls1-0/+5
2021-12-10Enable custom resolver after unblocking resovlersEmīls15-302/+336
2021-12-10Have DNS manager select the best DNS configEmīls4-20/+33
2021-12-10Improve logging in custom resolverEmīls1-0/+3