summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins
AgeCommit message (Expand)AuthorFilesLines
2019-12-16Get rid of duplicate nsis constantsDavid Lönnhager7-87/+63
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önnhager7-32/+32
2019-11-18Use std::filesystem in nsis-pluginsDavid Lönnhager3-23/+23
2019-11-15Correct linker dependencies on 'pathedit' pluginOdd Stranne1-2/+2
2019-11-15Correct recent changes in 'driverlogic'Odd Stranne1-2/+2
2019-11-15Add dependency on 'libcommon' for 'pathedit'Odd Stranne1-0/+3
2019-11-04Add workaround for PATH values with incorrect type (regular instead of expand...David Lönnhager1-2/+17
2019-10-18Add void target for log::InitializeDavid Lönnhager2-16/+52
2019-10-18Remove only the TAP driver if it's not being used by other adapters onDavid Lönnhager5-14/+276
2019-10-03Add CLI tools to system PATH in Windows installerDavid Lönnhager9-0/+410
2019-08-05Change timestamp format in 'install.log'Odd Stranne2-21/+13
2019-07-17Update binary paths in Windows projectsJanito Vaqueiro Ferreira Filho5-20/+20
2019-06-11Remove cached relay list during installationEmīls Piņķis4-1/+57
2019-04-17Make driverlogic module aware of updated TAP naming schemeOdd Stranne1-2/+35
2019-04-01Depend on legacy libraryOdd Stranne1-2/+2
2019-03-11Update NSIS logging pluginOdd Stranne3-2/+142
2018-12-05Add NSIS plugin for installing tray iconOdd Stranne17-0/+850
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-11-02Add NSIS plugin for working with the registryOdd Stranne9-0/+286
2018-10-03Identify network interface based on nodeOdd Stranne2-4/+35
2018-09-12Properly create the destination folderOdd Stranne1-2/+30
2018-09-04Update code to use std::experimental::filesystemOdd Stranne1-18/+24
2018-09-04Extend module pinning in 'driverlogic' pluginOdd Stranne1-1/+9
2018-09-04Add logging in 'driverlogic' pluginOdd Stranne3-7/+87
2018-09-04Add NSIS 'log' pluginOdd Stranne12-1/+625
2018-08-29Add uninstaller plugin for extended system cleaningOdd Stranne11-0/+566
2018-07-10Add NSIS plugin for aiding in driver installationOdd Stranne12-0/+595