summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-07-13Merge branch 'add-libnsl-dependency-to-rpm'Janito Vaqueiro Ferreira Filho1-0/+5
2018-07-13Add libnsl dependency to RPM packageJanito Vaqueiro Ferreira Filho1-0/+5
2018-07-13Merge branch 'systemd-restart-daemon'Janito Vaqueiro Ferreira Filho1-0/+4
2018-07-13Configure systemd to restart daemon when necessaryJanito Vaqueiro Ferreira Filho1-0/+4
2018-07-13Merge branch 'download-relay-list-more-often'Janito Vaqueiro Ferreira Filho3-124/+223
2018-07-13Describe relay list periodic updates in change logJanito Vaqueiro Ferreira Filho1-0/+1
2018-07-13Increase relay list download timeoutJanito Vaqueiro Ferreira Filho1-1/+1
2018-07-13Periodically update the relay cacheJanito Vaqueiro Ferreira Filho2-61/+134
2018-07-13Move `last_updated` into `ParsedRelays`Janito Vaqueiro Ferreira Filho1-46/+47
2018-07-13Keep relays in an `Arc<Mutex<ParsedRelays>>`Janito Vaqueiro Ferreira Filho2-11/+14
2018-07-13Create `ParsedRelays` typeJanito Vaqueiro Ferreira Filho1-39/+60
2018-07-13Merge branch 'add-installer-banner'Odd Stranne3-0/+2
2018-07-13Update changelogOdd Stranne1-0/+1
2018-07-13Add installer sidebar bannerOdd Stranne2-0/+1
2018-07-13Merge branch 'add-daemon-manifest'Odd Stranne7-4/+54
2018-07-13Run rustfmtLinus Färnstrand1-1/+1
2018-07-13Update changelogOdd Stranne1-0/+1
2018-07-13Update Cargo.lockOdd Stranne1-0/+19
2018-07-13Add daemon manifestOdd Stranne4-3/+33
2018-07-12Merge branch 'windows-support-ipv6-in-winroute'Emīls Piņķis9-65/+144
2018-07-12Set the interface metric for both ipv4 and ipv6 interfacesEmīls9-65/+144
2018-07-12Merge branch 'windows-versioninfo'Odd Stranne24-0/+266
2018-07-12Update changelogOdd Stranne1-0/+3
2018-07-12Add version information for C++ binariesOdd Stranne9-0/+93
2018-07-12Add version information for Rust binariesOdd Stranne14-0/+170
2018-07-10Merge branch 'autoconnect-on-daemon-start'Linus Färnstrand7-14/+147
2018-07-10Add to changelogLinus Färnstrand1-0/+2
2018-07-10Expose autoconnect option in CLILinus Färnstrand3-4/+74
2018-07-10Expose set/get autoconnect from management interfaceLinus Färnstrand2-11/+52
2018-07-10Add autoconnect settingLinus Färnstrand2-1/+21
2018-07-10Merge branch 'enable-port-forwarding'Odd Stranne9-0/+127
2018-07-10Update changelogOdd Stranne1-0/+1
2018-07-10Add permit filters for incoming requests on the tunnel interfaceOdd Stranne7-0/+126
2018-07-10Bump submodule libwfpOdd Stranne1-0/+0
2018-07-10Merge branch 'rename-tunnel-interface'Odd Stranne19-32/+746
2018-07-10Update changelogOdd Stranne1-0/+3
2018-07-10Rename 'set_*' functions in talpid-core for building the OpenVPN commandEmīls2-4/+4
2018-07-10Specify a tunnel interface by it's alias on WindowsEmīls1-0/+13
2018-07-10Update talpid-core to support specifying a tunnel interface by it's alias to ...Emīls2-0/+22
2018-07-10Include NSIS plugins in Windows build scriptOdd Stranne1-14/+39
2018-07-10Remove 'msbuild /t' confusion in Windows build scriptOdd Stranne1-11/+4
2018-07-10Update NSIS installation logicOdd Stranne1-8/+71
2018-07-10Add NSIS plugin for aiding in driver installationOdd Stranne13-0/+595
2018-07-10Update name of front-end binary in NSIS scriptOdd Stranne1-1/+1
2018-07-09Merge branch 'openvpn-log-first-in-report'Linus Färnstrand2-21/+29
2018-07-09Add changes to changelogLinus Färnstrand1-0/+2
2018-07-09Add OpenVPN logs first in the problem reportLinus Färnstrand1-20/+25
2018-07-09Lower max bytes per log to 128kLinus Färnstrand1-1/+1
2018-07-09Format changelogLinus Färnstrand1-0/+1
2018-07-09Merge branch 'uuid-in-problem-report'Linus Färnstrand4-2/+7