| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-04-18 | Bump binaries submodule | David Lönnhager | 2 | -2/+2 | |
| Also update driverlogic to point to the new wireguard header | |||||
| 2024-04-16 | Bump binaries submodule | David Lönnhager | 2 | -2/+2 | |
| 2022-11-08 | Skip adapters without a valid GUID when removing old Wintun interfaces | David Lönnhager | 1 | -2/+10 | |
| 2022-09-05 | Ignore nameless devices when searching for split tunnel device in | David Lönnhager | 1 | -2/+21 | |
| driverlogic | |||||
| 2022-08-25 | Stop ST service on daemon shutdown | David Lönnhager | 1 | -1/+4 | |
| 2022-08-25 | Remove ST setup from installer and increase robustness of cleanup | David Lönnhager | 7 | -455/+87 | |
| Cleanup will now succeed in these cases: 1. There is no devnode, but the driver service exists. 2. There is no driver service, but there is a devnode. 3. The service exists but isn't running. | |||||
| 2022-08-15 | Update installer and driverlogic to use updated Wintun API | David Lönnhager | 2 | -18/+9 | |
| 2021-12-07 | Update wireguard dll path | David Lönnhager | 1 | -1/+1 | |
| 2021-12-07 | Update WireGuardNT cleanup in the uninstaller | David Lönnhager | 2 | -14/+6 | |
| Caveat: Since the pool is gone, the driver is removed unconditionally | |||||
| 2021-09-28 | Update installer for wgnt | David Lönnhager | 2 | -1/+87 | |
| 2021-07-02 | Restructure and extend driverlogic | Odd Stranne | 14 | -936/+1298 | |
| 2021-05-06 | Fix driverlogic import | David Lönnhager | 1 | -1/+1 | |
| 2021-02-26 | Add remove-by-guid function to driverlogic | David Lönnhager | 1 | -2/+16 | |
| 2021-02-26 | Fix module path in driverlogic | David Lönnhager | 1 | -7/+7 | |
| 2020-11-24 | Don't replace existing network adapter in driverlogic | David Lönnhager | 1 | -1/+46 | |
| 2020-11-24 | Add wintun.dll functions to driverlogic | David Lönnhager | 1 | -0/+188 | |
| 2020-11-24 | Remove dead code in driverlogic | David Lönnhager | 1 | -159/+37 | |
| 2020-11-24 | Find virtual adapter dynamically | David Lönnhager | 1 | -3/+3 | |
| 2020-11-24 | Only create wintun adapter if none exists | David Lönnhager | 1 | -1/+20 | |
| 2020-11-24 | Use wintun device with OpenVPN | David Lönnhager | 1 | -0/+24 | |
| 2020-11-24 | Generalize driverlogic | David Lönnhager | 1 | -40/+56 | |
| 2020-11-24 | Optionally call DiInstallDevice when creating virtual net adapters | David Lönnhager | 1 | -31/+58 | |
| 2020-11-24 | Generalize driverlogic | David Lönnhager | 1 | -15/+15 | |
| 2020-06-15 | Only create the event if we need it in driverlogic | David Lönnhager | 1 | -7/+15 | |
| 2020-06-15 | Allow some time for NetCfgInstanceId to be created for the new TAP adapter ↵ | David Lönnhager | 1 | -7/+92 | |
| device | |||||
| 2020-05-22 | Update error message format | David Lönnhager | 1 | -2/+2 | |
| 2020-05-22 | Fix error line number formatting in driverlogic | David Lönnhager | 1 | -0/+2 | |
| 2020-02-25 | Return specific error codes from driverlogic and display them in the message box | David Lönnhager | 2 | -8/+16 | |
| 2020-02-25 | Update stdafx.h in driverlogic | David Lönnhager | 1 | -0/+5 | |
| 2020-02-25 | Slightly improve SetupAPI-specific error messages | David Lönnhager | 3 | -15/+193 | |
| 2020-02-25 | Explain error code 0xE0000246 | David Lönnhager | 1 | -0/+28 | |
| 2020-02-20 | Improve installer error messages on Windows | David Lönnhager | 1 | -1/+1 | |
| 2020-02-18 | Abstract logging in driverlogic | David Lönnhager | 1 | -16/+36 | |
| 2020-02-13 | Update callback in driverlogic | David Lönnhager | 1 | -4/+10 | |
| 2020-02-13 | Do not log non-existent vanilla TAP adapter as an 'error' | David Lönnhager | 1 | -1/+1 | |
| 2020-02-13 | Fix console output translation in driverlogic | David Lönnhager | 1 | -0/+8 | |
| 2020-02-13 | Don't rely on stdout to rename newly created adapter | David Lönnhager | 1 | -34/+74 | |
| 2020-02-04 | Update driverlogic | David Lönnhager | 1 | -51/+36 | |
| 2020-02-04 | Add removal function to driverlogic | David Lönnhager | 1 | -0/+28 | |
| 2020-02-04 | Ignore removed devices without device instance ID in driverlogic | David Lönnhager | 1 | -0/+8 | |
| 2020-02-04 | Update driverlogic | David Lönnhager | 1 | -96/+68 | |
| 2020-02-03 | Use driverlogic process in installer | David Lönnhager | 1 | -5/+5 | |
| 2020-02-03 | Fix adapter deletion in driverlogic | David Lönnhager | 1 | -5/+19 | |
| 2020-02-03 | Migrate functions from driverlogic plugin to the driverlogic process | David Lönnhager | 1 | -11/+394 | |
| 2020-02-03 | Add driverlogic process | David Lönnhager | 4 | -0/+336 | |
