summaryrefslogtreecommitdiffhomepage
path: root/windows
AgeCommit message (Expand)AuthorFilesLines
2019-10-07Detect network disconnect quickerOdd Stranne1-1/+8
2019-10-07Remove unused functions from winnetDavid Lönnhager3-42/+0
2019-10-04Make online check more strictOdd Stranne1-1/+6
2019-10-04More efficient loggingOdd Stranne1-9/+6
2019-10-04Adjust offline detection logicOdd Stranne1-40/+52
2019-10-04Extend list of interfaces to discardOdd Stranne1-0/+3
2019-10-03Add CLI tools to system PATH in Windows installerDavid Lönnhager10-0/+410
2019-09-10Add offline logging to aid troubleshootingOdd Stranne2-21/+180
2019-09-10Use formalized logging interfaces in 'winnet'Odd Stranne2-77/+73
2019-09-10Add logging adapter C++ -> COdd Stranne1-0/+52
2019-09-10Add log sink C-interfaceOdd Stranne1-0/+26
2019-09-10Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2019-09-05Remove monitoring logic in DNS codeOdd Stranne38-2194/+89
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-07-04Fix line endings in winnet.cppOdd Stranne1-2/+2
2019-07-04Update winnet testing app with winnet interface changesOdd Stranne1-4/+4
2019-07-04Update NIC filtering logic for online checkOdd Stranne1-6/+7
2019-06-26Update version information in C++ DLLsOdd Stranne3-6/+6
2019-06-26Add Windows Update settings migratorOdd Stranne20-0/+824
2019-06-19Bump submodule 'libwfp'Odd Stranne1-0/+0
2019-06-11Remove cached relay list during installationEmīls Piņķis4-1/+57
2019-05-27Make DHCP server rule more explicitOdd Stranne3-3/+24
2019-05-27Name GUIDs and filters consistentlyOdd Stranne11-106/+110
2019-05-27Add 'PermitNdp' ruleOdd Stranne7-0/+166
2019-05-27Separate IPv4 and IPv6 filtersOdd Stranne2-16/+16
2019-05-27Employ 'IpNetwork' classOdd Stranne3-25/+28
2019-05-27Clean up 'PermitDhcp' ruleOdd Stranne2-35/+54
2019-05-27Add permit rule for DHCPv4 serverOdd Stranne7-0/+144
2019-05-27Correct IPv6 multicast ruleOdd Stranne1-2/+4
2019-05-27Simplify LAN rulesOdd Stranne4-260/+53
2019-05-27Allow mDNS broadcasts in LAN firewall ruleOdd Stranne1-1/+6
2019-05-27Bump submodule 'libwfp'Odd Stranne1-0/+0
2019-05-21Add cookie and standalone connectivity checkEmīls Piņķis5-87/+144
2019-05-21Update WINNET testing appOdd Stranne1-15/+29
2019-05-21Add WinNet_ActivateConnectivityMonitor()Odd Stranne6-0/+360
2019-05-08Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2019-04-17Add comment in interfaceutils.hOdd Stranne1-0/+3
2019-04-17Update 'winnet' loader used for testingOdd Stranne2-1/+22
2019-04-17Fix comparison bug in 'winnet'Odd Stranne1-1/+1
2019-04-17Rename 'winroute' module into 'winnet'Odd Stranne27-151/+143
2019-04-17Correct hardcoded adapter name in GetTapInterfaceIpv6StatusOdd Stranne1-1/+1
2019-04-17Add function to fuzzily determine TAP aliasOdd Stranne7-0/+260
2019-04-17Make driverlogic module aware of updated TAP naming schemeOdd Stranne1-2/+35
2019-04-16Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2019-04-11Increase timeout when updating DNS settingsOdd Stranne1-1/+1
2019-04-04Formatting etcOdd Stranne4-12/+25
2019-04-04Update/restore WinFw_Reset to work when called out-of-contextOdd Stranne3-9/+22
2019-04-04Expose init function that also applies the blocked policyOdd Stranne3-0/+69
2019-04-04Update FwContext initializationOdd Stranne8-24/+183