| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-01-02 | Generalize PermitTunnelDns | David Lönnhager | 3 | -27/+55 | |
| 2020-01-02 | Refactor WinFw | David Lönnhager | 9 | -193/+133 | |
| 2020-01-02 | Update RestrictDns in WinFw | David Lönnhager | 5 | -83/+56 | |
| 2020-01-02 | Skip TAP adapters whose names or attributes cannot be read instead of failing | David Lönnhager | 1 | -8/+21 | |
| 2019-12-16 | Add more logging to driverlogic | David Lönnhager | 1 | -18/+8 | |
| 2019-12-16 | Get rid of duplicate nsis constants | David Lönnhager | 7 | -87/+63 | |
| 2019-12-12 | HACK: Allow relays on port 53 in WinFw | Emīls Piņķis | 5 | -3/+50 | |
| Add extra permissive filter in the blacklist sublayer to allow packets going to the tunnel host if the daemon is trying to connect to the tunnel over port 53. | |||||
| 2019-12-04 | Update windns testing project | Odd Stranne | 3 | -35/+31 | |
| 2019-12-04 | Update logging in windns | Odd Stranne | 12 | -331/+106 | |
| 2019-12-04 | Update winfw testing project | Odd Stranne | 6 | -11/+13 | |
| 2019-12-04 | Update logging in winfw | Odd Stranne | 3 | -34/+33 | |
| 2019-12-04 | Update winutil testing project | Odd Stranne | 3 | -16/+30 | |
| 2019-12-04 | Update logging in winutil | Odd Stranne | 4 | -31/+41 | |
| 2019-12-04 | Update auto tests for winnet | Odd Stranne | 4 | -161/+64 | |
| 2019-12-04 | Update manual tests for winnet | Odd Stranne | 3 | -38/+15 | |
| 2019-12-04 | Update build configuration in winnet testing solution | Odd Stranne | 1 | -9/+40 | |
| 2019-12-04 | Update logging in winnet | Odd Stranne | 4 | -37/+29 | |
| 2019-12-04 | Correct log level enum values | Odd Stranne | 1 | -1/+1 | |
| 2019-12-04 | Update shared logging in C++ | Odd Stranne | 17 | -87/+211 | |
| 2019-12-04 | Bump submodule 'windows-libraries' | Odd Stranne | 1 | -0/+0 | |
| 2019-12-03 | Use InterfaceUtils in WinDns (including alias workaround) | David Lönnhager | 3 | -29/+29 | |
| 2019-12-03 | Move InterfaceUtils into shared library, and move Nci into libcommon | David Lönnhager | 19 | -362/+305 | |
| 2019-12-03 | Bump submodule windows-libraries | David Lönnhager | 1 | -0/+0 | |
| 2019-12-03 | Workaround for net adapter alias issue on Windows 8 | David Lönnhager | 5 | -2/+51 | |
| 2019-12-03 | More specific error logs in IdentifyNewAdapter | David Lönnhager | 1 | -2/+8 | |
| 2019-12-03 | Fix return statements in driverlogic | David Lönnhager | 1 | -2/+5 | |
| 2019-12-03 | Roll back TAP aliases after TAP driver updates (Windows) | David Lönnhager | 4 | -1/+77 | |
| 2019-12-03 | driverlogic: Obtain additional information about TAP adapters using SetupAPI ↵ | David Lönnhager | 6 | -127/+363 | |
| and nci.dll | |||||
| 2019-12-02 | Create Windows 'shared' library | David Lönnhager | 12 | -8/+296 | |
| 2019-11-29 | Fix ownership check in Windows migration | David Lönnhager | 1 | -2/+3 | |
| 2019-11-26 | Adjust IsConnectedAdapter() | Odd Stranne | 1 | -3/+19 | |
| 2019-11-26 | Log more details when IdentifyNewAdapter fails | David Lönnhager | 1 | -1/+3 | |
| 2019-11-25 | Rearrange all the things | Odd Stranne | 14 | -855/+1120 | |
| 2019-11-25 | Add notification for when the default route changes | Odd Stranne | 4 | -1/+228 | |
| 2019-11-25 | Add ICMP permit rule in firewall during connecting state | Odd Stranne | 10 | -6/+257 | |
| 2019-11-25 | Add function to assign device IP addresses | Odd Stranne | 5 | -7/+122 | |
| 2019-11-25 | Add Windows route manager | Odd Stranne | 10 | -4/+1659 | |
| 2019-11-18 | Simplify code | David Lönnhager | 1 | -13/+11 | |
| 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 | |
| 2019-11-18 | Bump submodule googletest | David Lönnhager | 1 | -0/+0 | |
| 2019-11-18 | Bump submodule libwfp | David Lönnhager | 1 | -0/+0 | |
| 2019-11-18 | Bump submodule windows-libraries | David Lönnhager | 1 | -0/+0 | |
| 2019-11-18 | Only set DNS when configuration is not already up-to-date | Odd Stranne | 1 | -1/+166 | |
