| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-05-20 | Merge branch 'add-buildserver-scripts' | Linus Färnstrand | 2 | -0/+165 |
| 2019-05-20 | Make sure only correct files are uploaded | Linus Färnstrand | 2 | -2/+3 |
| 2019-05-20 | Add +x permission to buildserver scripts | Linus Färnstrand | 2 | -0/+0 |
| 2019-05-20 | Verify checksums in upload script | Linus Färnstrand | 1 | -6/+10 |
| 2019-05-20 | Fix some of the PR feedback | Linus Färnstrand | 2 | -22/+32 |
| 2019-05-20 | Add build server upload script | Linus Färnstrand | 1 | -0/+25 |
| 2019-05-20 | Add initial build server build script | Linus Färnstrand | 1 | -0/+125 |
| 2019-05-20 | Merge branch 'refactor-rpc-socket-removal' | Janito Vaqueiro Ferreira Filho | 2 | -32/+16 |
| 2019-05-20 | Remove `Mullvad` in management interface logs | Janito Vaqueiro Ferreira Filho | 1 | -5/+2 |
| 2019-05-17 | Change management interface shutdown log level | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-05-17 | Stop management interface when exiting | Janito Vaqueiro Ferreira Filho | 2 | -27/+14 |
| 2019-05-17 | Merge branch 'account-login-ios' | Andrej Mihajlov | 17 | -48/+726 |
| 2019-05-17 | Implement account verification and login | Andrej Mihajlov | 11 | -41/+551 |
| 2019-05-17 | Unpack the JSON RPC errors | Andrej Mihajlov | 1 | -7/+9 |
| 2019-05-17 | Add CocoaPods and ProcedureKit | Andrej Mihajlov | 6 | -0/+166 |
| 2019-05-17 | Merge branch 'easier-to-use-daemon-as-library' | Janito Vaqueiro Ferreira Filho | 2 | -4/+24 |
| 2019-05-17 | Create method to obtain a `DaemonCommandSender` | Janito Vaqueiro Ferreira Filho | 1 | -1/+21 |
| 2019-05-16 | Move `version` module to library | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2019-05-16 | Move `logging` module to library | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2019-05-16 | Merge branch 'use-stable-debian-in-ci' | Janito Vaqueiro Ferreira Filho | 2 | -1/+1 |
| 2019-05-16 | Use Debian stable in CI Docker image | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-05-16 | Update binaries sub-module | Janito Vaqueiro Ferreira Filho | 1 | -0/+0 |
| 2019-05-16 | Merge branch 'compile-out-openvpn-on-android' | Janito Vaqueiro Ferreira Filho | 4 | -2/+28 |
| 2019-05-16 | Ignore some unused variables on Android | Janito Vaqueiro Ferreira Filho | 3 | -0/+3 |
| 2019-05-16 | Compile out `mktemp` helper module on Android | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-05-16 | Compile out tunnel proxy management on Android | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-05-16 | Don't include OpenVPN on Android | Janito Vaqueiro Ferreira Filho | 1 | -2/+23 |
| 2019-05-16 | Merge branch 'fix-account-token-verification' | Andrej Mihajlov | 2 | -1/+2 |
| 2019-05-16 | Update CHANGELOG | Andrej Mihajlov | 1 | -0/+1 |
| 2019-05-15 | Fix account token verification | Andrej Mihajlov | 1 | -1/+1 |
| 2019-05-15 | Merge branch 'remove-stable-toolchain-from-ci-docker' | Emīls Piņķis | 1 | -1/+1 |
| 2019-05-15 | Remove stable toolchain from docker image used in CI | Emīls Piņķis | 1 | -1/+1 |
| 2019-05-14 | Merge branch 'allow-dhcp-server-traffic' | Linus Färnstrand | 4 | -4/+59 |
| 2019-05-14 | Add to changelog | Linus Färnstrand | 1 | -0/+2 |
| 2019-05-14 | Allow being a DHCPv4 server on macOS | Linus Färnstrand | 1 | -2/+24 |
| 2019-05-14 | Describe allowing being a DHCPv4 server in documentation | Linus Färnstrand | 1 | -0/+3 |
| 2019-05-14 | Allow being a DHCPv4 server on Linux | Emīls Piņķis | 1 | -2/+30 |
| 2019-05-14 | Updating version in package files | Linus Färnstrand | 5 | -7/+7 |
| 2019-05-14 | Add 2019.4 changelog header | Linus Färnstrand | 1 | -0/+4 |
| 2019-05-14 | Merge branch 'select-location-ios' | Andrej Mihajlov | 25 | -100/+1122 |
| 2019-05-14 | Switch deployment target to iOS 12 | Andrej Mihajlov | 1 | -2/+2 |
| 2019-05-14 | Add SelectLocation controller | Andrej Mihajlov | 24 | -110/+1004 |
| 2019-05-14 | Add Optional.unwrap | Andrej Mihajlov | 1 | -0/+23 |
| 2019-05-14 | Add RelayList types | Andrej Mihajlov | 1 | -0/+35 |
| 2019-05-14 | Add JsonRpc helpers | Andrej Mihajlov | 1 | -0/+70 |
| 2019-05-14 | Merge branch 'remove-af' | Andrej Mihajlov | 1 | -8/+1 |
| 2019-05-14 | Remove redundant call to af() | Andrej Mihajlov | 1 | -8/+1 |
| 2019-05-14 | Merge branch 'increase-macos-fd-limit' | Linus Färnstrand | 2 | -0/+9 |
| 2019-05-13 | Increase NumberOfFiles limit in macOS launchd config | Linus Färnstrand | 2 | -0/+9 |
| 2019-05-13 | Merge branch 'fix-mdns-discovery' | Andrej Mihajlov | 2 | -1/+5 |
