summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-12-18Remove camellia and seed ciphersRobin Lövgren1-3/+0
2017-12-18Merge branch 'upgrade-dependencies'Linus Färnstrand11-251/+228
2017-12-18Reformat with new rustfmtLinus Färnstrand5-11/+5
2017-12-18Upgrade rustfmt to 0.3.2 and corresponding settingsLinus Färnstrand2-7/+3
2017-12-18Update dependenciesLinus Färnstrand1-227/+208
2017-12-15Upgrade lazy_static to 1.0Linus Färnstrand4-6/+12
2017-12-13Merge branch 'add-city-active-flag'Linus Färnstrand2-0/+2
2017-12-13Add has_active_relays flag to citiesLinus Färnstrand2-0/+2
2017-12-13Merge branch 'uninstall-script'Linus Färnstrand1-0/+30
2017-12-13Add uninstall script for easy resetLinus Färnstrand1-0/+30
2017-12-13Merge branch 'changelog'Linus Färnstrand1-0/+10
2017-12-12Add missing items to the changelogErik Larkö1-0/+10
2017-12-04Merge branch 'add-openvpn-performance-flags'Linus Färnstrand2-0/+6
2017-12-04Add change to changelogLinus Färnstrand1-0/+3
2017-12-04Add sndbuf, rcvbuf and fast-io arguments to OpenVPNLinus Färnstrand1-0/+3
2017-12-04Merge branch 'upgrade-rustfmt'Linus Färnstrand10-37/+37
2017-12-04Fix format.sh to use cargo fmtLinus Färnstrand1-4/+5
2017-12-04Upgrade rustfmt to 0.2.17Linus Färnstrand10-36/+35
2017-12-04Merge branch 'set-dns-on-macos'Linus Färnstrand12-136/+446
2017-12-04Add change to changelogLinus Färnstrand1-0/+5
2017-12-04Update Cargo.lockLinus Färnstrand1-1/+42
2017-12-04Update rustfmt to 0.2.16Linus Färnstrand2-3/+4
2017-12-04Correctly set "Setup:/" DNS settings at all timesLinus Färnstrand1-8/+55
2017-12-04Use the macOS dns module to set DNS when connectedLinus Färnstrand1-0/+7
2017-12-04Add documentation to firewall module typesLinus Färnstrand4-5/+12
2017-12-04Remove redirect rule code bloatLinus Färnstrand1-23/+24
2017-12-04Move macOS firewall impl to directory and add dns moduleLinus Färnstrand4-19/+309
2017-12-04Remove DNS proxy code from macOS implLinus Färnstrand5-94/+5
2017-12-04Merge branch 'rename-backend-binary'Linus Färnstrand5-18/+7
2017-12-01Update changelog with renameLinus Färnstrand1-0/+3
2017-12-01Change RPC logging to trace levelLinus Färnstrand1-2/+2
2017-12-01Rename mullvadd back to mullvad-daemonLinus Färnstrand3-16/+2
2017-12-01Merge branch 'treat-exiting-as-secured'Linus Färnstrand2-2/+8
2017-12-01Update changelogLinus Färnstrand1-0/+5
2017-12-01Converting TunnelState::Exiting to SecurityState::SecuredLinus Färnstrand1-2/+3
2017-11-30Merge branch 'prob-report-time-and-performance'Erik Larkö2-25/+35
2017-11-28Update IPv6 redact regex to not redact time, and optimize the run timeErik Larkö2-25/+35
2017-11-28Merge branch 'redact-ips-and-mac'Erik Larkö4-11/+158
2017-11-27Make sure the OpenVPN log file is readable by non-root usersErik Larkö2-2/+10
2017-11-24Redact IPs and MAC from logsErik Larkö3-11/+150
2017-11-23Merge branch 'use-relay-selector'Linus Färnstrand12-254/+829
2017-11-21Snake case LocationConstraintLinus Färnstrand2-2/+5
2017-11-20Serialize TunnelParameters correctlyLinus Färnstrand1-2/+2
2017-11-20Accept that RelayConstrainstUpdate fields are missingLinus Färnstrand1-0/+1
2017-11-20Rename GetIp -> GetPublicIpLinus Färnstrand2-3/+4
2017-11-17Merge branch 'account-history'Andrej Mihajlov4-11/+176
2017-11-17Add remove_account_from_history RPC callAndrej Mihajlov1-1/+27
2017-11-17Add get_account_history RPC callAndrej Mihajlov1-2/+34
2017-11-17Add account historyAndrej Mihajlov3-9/+116
2017-11-17Fix documentation wordingLinus Färnstrand1-1/+1