| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-11-21 | Move `Endpoint` to Talpid package | Janito Vaqueiro Ferreira Filho | 5 | -11/+8 |
| 2019-11-21 | Move `TransportProtocol` to Talpid package | Janito Vaqueiro Ferreira Filho | 5 | -7/+8 |
| 2019-11-21 | Move `BlockReason` to Talpid package | Janito Vaqueiro Ferreira Filho | 5 | -17/+15 |
| 2019-11-21 | Move `ParameterGenerationError` to Talpid package | Janito Vaqueiro Ferreira Filho | 5 | -8/+10 |
| 2019-11-21 | Move `ParameterGenerationError` to a separate file | Janito Vaqueiro Ferreira Filho | 2 | -7/+8 |
| 2019-11-21 | Move `ActionAfterDisconnect` to Talpid package | Janito Vaqueiro Ferreira Filho | 11 | -13/+15 |
| 2019-11-21 | Merge branch 'log-unhandled-exceptions' | David Lönnhager | 3 | -1/+309 |
| 2019-11-21 | Reformat Rust code | David Lönnhager | 1 | -29/+39 |
| 2019-11-21 | Return Result instead of panicking in windows_exception_logging | David Lönnhager | 1 | -19/+20 |
| 2019-11-21 | Log additional unhandled exception information | David Lönnhager | 1 | -23/+38 |
| 2019-11-21 | Clarify where unhandled exception occurred | David Lönnhager | 1 | -1/+1 |
| 2019-11-21 | Log exception error codes as strings | David Lönnhager | 1 | -8/+61 |
| 2019-11-21 | Log registers for unhandled exceptions | David Lönnhager | 1 | -6/+80 |
| 2019-11-21 | Log unhandled SEH exceptions on Windows | David Lönnhager | 3 | -1/+156 |
| 2019-11-20 | Merge branch 'adjust-openvpn-tls-parameters' | Linus Färnstrand | 2 | -4/+15 |
| 2019-11-20 | Limit OpenVPN to use TLS >=1.2 and limit 1.3 ciphers | Linus Färnstrand | 2 | -4/+15 |
| 2019-11-20 | Merge branch 'fix-installer-regression' | David Lönnhager | 1 | -2/+2 |
| 2019-11-20 | Fix installer/updater regression | David Lönnhager | 1 | -2/+2 |
| 2019-11-20 | Merge branch 'idiomatic-duration-constants' | Linus Färnstrand | 3 | -12/+9 |
| 2019-11-19 | Bump windows-service dependency to newer | Linus Färnstrand | 2 | -4/+4 |
| 2019-11-19 | Save time as durations instead of integers | Linus Färnstrand | 1 | -8/+5 |
| 2019-11-19 | Merge branch 'update-openvpn-tap' | David Lönnhager | 3 | -21/+45 |
| 2019-11-19 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+5 |
| 2019-11-19 | Hide TAP driver warning on driver updates | David Lönnhager | 1 | -16/+16 |
| 2019-11-19 | Rename TAP adapter after upgrade on Windows (bug fix) | David Lönnhager | 1 | -2/+17 |
| 2019-11-19 | Update TAP driver | David Lönnhager | 1 | -15/+19 |
| 2019-11-19 | Bump submodule binaries | David Lönnhager | 1 | -0/+0 |
| 2019-11-19 | Merge branch 'run-routing-on-single-thread' | Emīls | 4 | -20/+31 |
| 2019-11-19 | Fix formatting | Emīls | 1 | -1/+3 |
| 2019-11-19 | Run the routing manager in it's own thread | Emīls Piņķis | 3 | -19/+28 |
| 2019-11-19 | Merge branch 'win-adjust-service-settings' | Odd Stranne | 4 | -17/+27 |
| 2019-11-19 | Update changelog | Odd Stranne | 1 | -0/+2 |
| 2019-11-19 | Change service recovery settings | Odd Stranne | 1 | -5/+19 |
| 2019-11-19 | Bump 'windows-service-rs' dependency | Odd Stranne | 2 | -12/+6 |
| 2019-11-19 | Add readme section about the binaries submodule | Linus Färnstrand | 1 | -0/+13 |
| 2019-11-18 | Merge branch 'VS2019' | David Lönnhager | 37 | -163/+164 |
| 2019-11-18 | Simplify code | David Lönnhager | 1 | -13/+11 |
| 2019-11-18 | Remove deprecated option from Travis YAML | David Lönnhager | 1 | -3/+0 |
| 2019-11-18 | Correct typo | David Lönnhager | 1 | -1/+1 |
| 2019-11-18 | Bump submodule binaries | David Lönnhager | 1 | -0/+0 |
| 2019-11-18 | Install VS 2019 in Travis builds | David Lönnhager | 2 | -3/+9 |
| 2019-11-18 | Update README.md | David Lönnhager | 1 | -3/+3 |
| 2019-11-18 | Migrate nsis-plugins to VS 2019 | David Lönnhager | 7 | -32/+32 |
| 2019-11-18 | Use std::filesystem in nsis-plugins | David Lönnhager | 3 | -23/+23 |
| 2019-11-18 | Migrate WinDns to VS 2019 | David Lönnhager | 5 | -21/+20 |
| 2019-11-18 | Use std::filesystem in windns | David Lönnhager | 1 | -2/+2 |
| 2019-11-18 | Migrate WinFw to VS 2019 | David Lönnhager | 5 | -18/+19 |
| 2019-11-18 | Migrate WinNet to VS 2019 | David Lönnhager | 4 | -25/+25 |
| 2019-11-18 | Migrate WinUtil to VS 2019 | David Lönnhager | 4 | -18/+18 |
| 2019-11-18 | Use std::filesystem in winutil | David Lönnhager | 1 | -3/+3 |
