| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-06-07 | Update feature list to include quantum tunneling for android | Jonatan Rhodin | 1 | -1/+1 | |
| 2023-06-07 | Update android feature list | Albin | 1 | -2/+2 | |
| 2023-05-26 | Allow dev builds to override location checking endpoint | Markus Pettersson | 1 | -0/+2 | |
| If `mullvad-daemon` was built with the `api-override` feature flag, the new environment variable `MULLVAD_CONNCHECK_HOST` may be used to supply a different hostname for the location checking endpoint than the standard `am.i.mullvad.net`. It is equivalent to replacing `curl https://ipv4.am.i.mullvad.net/json` with `curl https://ipv4.{$MULLVAD_LOCATION_HOST}/json` Note that this change applies to both IPv4 and IPv6 endpoints. Log warning if `MULLVAD_CONNCHECK_HOST` is used in release builds. The variable will have no effect if `mullvad-daemon` was built in release mode, but it is good to let the user know this if he/she thinks otherwise. | |||||
| 2023-03-14 | Update README and changelog to reflect droppet debian 10 support | Linus Färnstrand | 1 | -1/+1 | |
| 2023-03-03 | Specify Android support to be 8 and newer | Linus Färnstrand | 1 | -1/+1 | |
| 2023-03-03 | Update feature table in README | Linus Färnstrand | 1 | -1/+5 | |
| 2023-03-03 | Update iOS support 12->13 in README | Linus Färnstrand | 1 | -1/+1 | |
| 2023-03-01 | Update changelog and readme | David Lönnhager | 1 | -0/+1 | |
| 2023-02-23 | Rename all mentions of the "master" branch to "main" | Linus Färnstrand | 1 | -3/+3 | |
| 2023-01-27 | Improve documentation around icon and asset generation | Linus Färnstrand | 1 | -32/+1 | |
| 2023-01-18 | Move png generate script to script dir | Albin | 1 | -1/+1 | |
| 2023-01-10 | Document TALPID_DNS_MODULE on Windows | David Lönnhager | 1 | -2/+8 | |
| 2022-11-28 | Add option to disable TLS for API RPCs, and resolve address from hostname if ↵ | David Lönnhager | 1 | -0/+2 | |
| needed | |||||
| 2022-10-11 | Improve README.md code block readability | Peter Dave Hello | 1 | -1/+1 | |
| Set language of `mullvad-daemon.service` code block to `ini` for syntax highlighting (It's the same thing done in `vim` editor) | |||||
| 2022-09-30 | Move build and release instructions to separate documents | David Lönnhager | 1 | -454/+44 | |
| 2022-09-29 | Elaborate on protobuf compiler | Emīls Piņķis | 1 | -4/+4 | |
| 2022-09-27 | Document protoc dependency | Emīls Piņķis | 1 | -5/+5 | |
| 2022-09-09 | Update Visual Studio version in readme | David Lönnhager | 1 | -3/+3 | |
| 2022-08-23 | Add compilation instructions for ARM64 Linux to README.md | David Lönnhager | 1 | -9/+51 | |
| 2022-08-15 | Mention correct go version in README | David Lönnhager | 1 | -4/+1 | |
| 2022-06-14 | Add info about net_cls env var | Emīls | 1 | -0/+3 | |
| 2022-06-14 | Remove NRPT table policy | David Lönnhager | 1 | -5/+0 | |
| 2022-04-25 | Remove instructions for how to install nodejs manually | Oskar Nyberg | 1 | -12/+4 | |
| 2022-04-22 | Replace nvm with volta in readme | Oskar Nyberg | 1 | -4/+9 | |
| 2022-04-12 | Add links to our website and Tor onion service to the readme | Linus Färnstrand | 1 | -1/+7 | |
| 2022-04-05 | Delete all references to Shadowsocks binaries | David Lönnhager | 1 | -3/+3 | |
| 2022-01-17 | Remove Windows 7 and 8 from supported versions table | Linus Färnstrand | 1 | -1/+1 | |
| 2022-01-11 | Change copyright from 2021 to 2022 in product metadata and readme | Linus Färnstrand | 1 | -1/+1 | |
| 2021-12-30 | Update documentation and build server script for new arguments | Linus Färnstrand | 1 | -2/+3 | |
| 2021-12-30 | Improve build script to build debug by default and be more flexible | Linus Färnstrand | 1 | -3/+2 | |
| Defaults to unoptimized, unsigned, dev builds. New flags: --optimize - Turns on compiler optimization/compression --sign - Turns on siging of binaries (Windows + macOS) | |||||
| 2021-12-29 | Make build.sh produce single architecture pkg by default (--universal) | Linus Färnstrand | 1 | -2/+2 | |
| Add --universal flag for building universal app for both Intel and Apple Silicon | |||||
| 2021-12-13 | Remove mullvad-tests | Emīls Piņķis | 1 | -7/+0 | |
| 2021-12-03 | Rename MULLVAD_API_ADDRESS to MULLVAD_API_ADDR | Linus Färnstrand | 1 | -1/+1 | |
| 2021-11-30 | Rename windows_build_modules.sh -> build-windows-modules.sh | Linus Färnstrand | 1 | -2/+2 | |
| 2021-11-03 | Update README.md | Andrej Mihajlov | 1 | -1/+1 | |
| 2021-10-26 | Update readme | David Lönnhager | 1 | -0/+6 | |
| 2021-10-13 | Add Windows 11 to list of supported operating systems | Linus Färnstrand | 1 | -1/+1 | |
| 2021-10-01 | Add .nvmrc and use nvm install in buildserver build script | Oskar Nyberg | 1 | -2/+8 | |
| 2021-09-30 | Update readme to require node 16 | Oskar Nyberg | 1 | -2/+2 | |
| 2021-09-29 | Update README on environment variables | David Lönnhager | 1 | -1/+1 | |
| 2021-09-28 | Enable wireguard-nt with temporary CLI switch | David Lönnhager | 1 | -1/+1 | |
| 2021-09-06 | Update README | Cory Forsstrom | 1 | -2/+2 | |
| 2021-09-06 | Update README | Cory Forsstrom | 1 | -0/+2 | |
| 2021-09-02 | Update platform support for Ubuntu and iOS | Linus Färnstrand | 1 | -2/+2 | |
| 2021-08-24 | Add more features to the readme | Linus Färnstrand | 1 | -0/+3 | |
| 2021-06-30 | Update Node.js version requirement in readme | Oskar Nyberg | 1 | -2/+2 | |
| 2021-04-21 | Add bash version requirement to readme | Oskar Nyberg | 1 | -0/+3 | |
| 2021-04-21 | Add macOS build target instructions to readme | Oskar Nyberg | 1 | -1/+6 | |
| 2021-04-08 | Update readme | David Lönnhager | 1 | -0/+4 | |
| 2021-03-17 | Add env var tips and tricks | Emīls | 1 | -0/+31 | |
