summaryrefslogtreecommitdiffhomepage
path: root/windows
AgeCommit message (Expand)AuthorFilesLines
2018-12-05Add NSIS plugin for installing tray iconOdd Stranne17-0/+850
2018-12-05Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-11-19Replace text parsing and WMI calls in 'driverlogic'Odd Stranne5-245/+120
2018-11-14Fix broken string in 'netsh' classOdd Stranne1-1/+1
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-09Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-11-02Add NSIS plugin for working with the registryOdd Stranne9-0/+286
2018-11-02Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-10-31Check server IP on incoming DHCPv6Linus Färnstrand1-0/+1
2018-10-31Add DHCPv6 firewall rules for WindowsLinus Färnstrand3-13/+96
2018-10-07Stop tracking DHCP provided name serversOdd Stranne2-5/+1
2018-10-06Make code more resilientOdd Stranne2-60/+54
2018-10-06Make ConfineOperation take an ILogSink directlyOdd Stranne4-13/+29
2018-10-06Ignore floating interfacesOdd Stranne2-8/+58
2018-10-03Add 'verifier' tool for snapshotting and comparing DNS configurationsOdd Stranne7-0/+388
2018-10-03Rewrite 'windns' to get rid of WMI + fix bugs and shortcomingsOdd Stranne42-913/+1724
2018-10-03Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-10-03Bump submodule 'googletest'Odd Stranne1-0/+0
2018-10-03Identify network interface based on nodeOdd Stranne2-4/+35
2018-09-28Permit IPv6 LAN communicationOdd Stranne6-0/+143
2018-09-23Use higher timeout when running 'netsh' during recoveryOdd Stranne5-27/+66
2018-09-12Update windns testing applicationOdd Stranne1-4/+9
2018-09-12Use absolute path for 'netsh.exe'Odd Stranne1-6/+29
2018-09-12Try to reset all adapters even if one or more adapters fail to resetOdd Stranne1-4/+27
2018-09-12Overhaul error handlingOdd Stranne13-133/+242
2018-09-12Include output from 'netsh' if requested operation fails or times outOdd Stranne2-4/+75
2018-09-12Properly create the destination folderOdd Stranne1-2/+30
2018-09-11Suppress generating copy ctor and friends in 'NetworkInterfaces'Odd Stranne1-0/+3
2018-09-11Initialize members in 'InterfacePair'Odd Stranne1-2/+2
2018-09-11Add loader project for stepping/debuggingOdd Stranne7-0/+285
2018-09-11Add GetTapInterfaceIpv6Status functionOdd Stranne5-14/+110
2018-09-06Add LAN->SSDP multicast on WindowsLinus Färnstrand1-0/+1
2018-09-04Rename 'ApplyPolicyNetBlocked' into 'ApplyPolicyBlocked' and extend with argsOdd Stranne7-13/+23
2018-09-04Update code to use std::experimental::filesystemOdd Stranne1-18/+24
2018-09-04Bump submodule 'windows-libraries'Odd Stranne1-0/+0
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-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