summaryrefslogtreecommitdiffhomepage
path: root/windows
AgeCommit message (Expand)AuthorFilesLines
2018-08-29Add uninstaller plugin for extended system cleaningOdd Stranne11-0/+566
2018-08-29Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-08-09Handle unsupported protocol on interfaceJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-09Fix typoJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-09Fix error message string encodingJanito Vaqueiro Ferreira Filho2-5/+5
2018-07-25Bump submodule 'windows-libraries' (libcommon)Odd Stranne1-0/+0
2018-07-12Set the interface metric for both ipv4 and ipv6 interfacesEmīls8-65/+143
2018-07-12Add version information for C++ binariesOdd Stranne9-0/+93
2018-07-10Add permit filters for incoming requests on the tunnel interfaceOdd Stranne7-0/+126
2018-07-10Bump submodule libwfpOdd Stranne1-0/+0
2018-07-10Add NSIS plugin for aiding in driver installationOdd Stranne12-0/+595
2018-06-27Remove last trace of wfpctlEmīls1-1/+1
2018-06-27Simplify metric setting by altering a single interfaceEmīls1-4/+0
2018-06-27Improve FFI error returningEmīls2-5/+14
2018-06-27Fix bom issuesEmīls1-0/+0
2018-06-27Make winroute build for all targetsEmīls1-0/+9
2018-06-27Add module definition for winrouteEmīls3-0/+13
2018-06-27Add NetworkInterfaces classEmīls7-1/+228
2018-06-27Add solution/project filesOdd Stranne9-0/+270
2018-06-18Improve failure handling inside WinDns_RecoverOdd Stranne1-6/+62
2018-06-18Update testing application to show trace messagesOdd Stranne1-0/+4
2018-06-18Move 'revert DNS' functionOdd Stranne11-72/+40
2018-06-18Migrate tracing to libcommon and update referencesOdd Stranne8-109/+17
2018-06-18Remove code that has been migrated to libcommonOdd Stranne31-1255/+32
2018-06-18Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-06-18Update testing application with improved tests + recoveryOdd Stranne1-14/+87
2018-06-18Implement WinDns_RecoverOdd Stranne1-2/+15
2018-06-18Provide config sink with serialized configsOdd Stranne1-5/+13
2018-06-18Add serialization capabilities to InterfaceConfigOdd Stranne2-0/+48
2018-06-18Add serialization classesOdd Stranne7-0/+330
2018-06-18Bring back ClientSinkInfo member in WinDnsContext for use in dtorOdd Stranne3-21/+36
2018-06-18Remove compilation warning that only appears sometimes :-(Odd Stranne1-1/+1
2018-06-18Do not leak exceptions to WMIOdd Stranne1-3/+12
2018-06-18WinDnsContext: amend sloppyness in set/resetOdd Stranne1-1/+2
2018-06-18Enable calling WinDns_Set again without first calling WinDns_ResetOdd Stranne5-30/+35
2018-06-18Add parameter validation in WinDns_SetOdd Stranne1-1/+3
2018-06-18Update project filesOdd Stranne2-4/+8
2018-06-18Update general function SetDnsServers to use 'netsh'Odd Stranne4-51/+22
2018-06-18Revert DNS settings using 'netsh'Odd Stranne2-17/+12
2018-06-18Update server list on existing configs so we don't lose the DHCP flagOdd Stranne2-10/+10
2018-06-18Rename DnsConfig -> InterfaceConfig and complement with DHCP settingOdd Stranne2-4/+18
2018-06-18Add netsh class with methods to update DNS settingsOdd Stranne2-0/+185
2018-06-18Provide config sink to ConfigManagerOdd Stranne3-1/+25
2018-06-18Update WINDNS testing project with config sinkOdd Stranne1-2/+7
2018-06-18Update WINDNS project filesOdd Stranne2-8/+14
2018-06-18Adapt code to new interfaces and updated prototypesOdd Stranne6-61/+34
2018-06-18Update WINDNS public APIOdd Stranne3-3/+72
2018-06-18Properly separate event sink and dispatcherOdd Stranne5-148/+255
2018-06-18Update WMI query with correct identifierOdd Stranne1-2/+2
2018-06-18Remove wrongly named function with only a single refOdd Stranne2-10/+2