summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/driverlogic/driverlogic.cpp
AgeCommit message (Collapse)AuthorFilesLines
2020-02-03Remove driverlogic pluginDavid Lönnhager1-115/+0
2020-01-31Refactor driverlogicDavid Lönnhager1-244/+13
2020-01-31Delete old-ID Mullvad TAP on updatesDavid Lönnhager1-9/+9
2020-01-28Use new exception macrosOdd Stranne1-2/+3
2020-01-20Refactor ValueMapperDavid Lönnhager1-10/+5
2019-12-16Get rid of duplicate nsis constantsDavid Lönnhager1-34/+15
2019-12-03Fix return statements in driverlogicDavid Lönnhager1-2/+5
2019-12-03Roll back TAP aliases after TAP driver updates (Windows)David Lönnhager1-0/+50
2019-10-18Remove only the TAP driver if it's not being used by other adapters onDavid Lönnhager1-0/+62
Windows
2018-11-19Replace text parsing and WMI calls in 'driverlogic'Odd Stranne1-45/+24
2018-11-09Complement with catch-all in outermost code layerOdd Stranne1-0/+10
2018-11-09Update 'driverlogic' to get controlled destruction of 'Connection' instanceOdd Stranne1-27/+121
2018-09-04Extend module pinning in 'driverlogic' pluginOdd Stranne1-1/+9
2018-07-10Add NSIS plugin for aiding in driver installationOdd Stranne1-0/+163