summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/driverlogic
AgeCommit message (Expand)AuthorFilesLines
2020-02-03Remove driverlogic pluginDavid Lönnhager10-853/+0
2020-01-31Improve robustness of TAP enumerationDavid Lönnhager1-19/+36
2020-01-31Refactor driverlogicDavid Lönnhager7-394/+85
2020-01-31Delete old-ID Mullvad TAP on updatesDavid Lönnhager4-18/+19
2020-01-31Update TAP driver detailsDavid Lönnhager1-1/+1
2020-01-28Use new exception macrosOdd Stranne2-20/+55
2020-01-20Refactor ValueMapperDavid Lönnhager1-10/+5
2020-01-02Skip TAP adapters whose names or attributes cannot be read instead of failingDavid Lönnhager1-8/+21
2019-12-16Add more logging to driverlogicDavid Lönnhager1-18/+8
2019-12-16Get rid of duplicate nsis constantsDavid Lönnhager1-34/+15
2019-12-03Move InterfaceUtils into shared library, and move Nci into libcommonDavid Lönnhager5-139/+6
2019-12-03More specific error logs in IdentifyNewAdapterDavid Lönnhager1-2/+8
2019-12-03Fix return statements in driverlogicDavid Lönnhager1-2/+5
2019-12-03Roll back TAP aliases after TAP driver updates (Windows)David Lönnhager4-1/+77
2019-12-03driverlogic: Obtain additional information about TAP adapters using SetupAPI ...David Lönnhager6-127/+363
2019-11-26Log more details when IdentifyNewAdapter failsDavid Lönnhager1-1/+3
2019-11-18Migrate nsis-plugins to VS 2019David Lönnhager1-5/+5
2019-11-15Correct recent changes in 'driverlogic'Odd Stranne1-2/+2
2019-10-18Remove only the TAP driver if it's not being used by other adapters onDavid Lönnhager5-14/+276
2019-07-17Update binary paths in Windows projectsJanito Vaqueiro Ferreira Filho1-4/+4
2019-04-17Make driverlogic module aware of updated TAP naming schemeOdd Stranne1-2/+35
2018-11-19Replace text parsing and WMI calls in 'driverlogic'Odd Stranne5-245/+120
2018-11-09Complement with catch-all in outermost code layerOdd Stranne1-0/+10
2018-11-09Update 'driverlogic' to get controlled destruction of 'Connection' instanceOdd Stranne4-37/+139
2018-10-03Identify network interface based on nodeOdd Stranne2-4/+35
2018-09-04Extend module pinning in 'driverlogic' pluginOdd Stranne1-1/+9
2018-09-04Add logging in 'driverlogic' pluginOdd Stranne2-4/+83
2018-07-10Add NSIS plugin for aiding in driver installationOdd Stranne10-0/+540