summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-02-20Merge branch 'win-update-permitping-filter'Odd Stranne9-66/+101
2020-02-20Make PermitPing capable of handling a set of hostsOdd Stranne3-16/+36
2020-02-20De-duplicate code that sorts IP addressesOdd Stranne6-50/+65
2020-02-20Merge branch 'win-fix-filter-initialization'Odd Stranne3-2/+12
2020-02-20Fix missing initialization on PermitNdp filtersOdd Stranne1-1/+6
2020-02-20Fix missing initialization on PermitDhcp IPv6 filtersOdd Stranne1-1/+6
2020-02-20Bump submodule 'libwfp'Odd Stranne1-0/+0
2020-02-19Merge branch 'win-fix-module-interfaces'Odd Stranne4-48/+137
2020-02-19WINDNS: Add parameter validation on public functionsOdd Stranne1-2/+8
2020-02-19WINNET: Add parameter validation on public functionsOdd Stranne1-0/+45
2020-02-19WINFW: Correct argument types and add parameter validation on public functionsOdd Stranne2-43/+83
2020-02-19WINFW: Remove unnecessary global variableOdd Stranne1-6/+4
2020-02-19Merge branch 'win-restructure-fw-rules'Odd Stranne47-716/+1274
2020-02-19Track deprecated WFP object identities to enable cleaning up old objectsOdd Stranne5-41/+119
2020-02-19Simplify with fewer sublayersOdd Stranne16-307/+110
2020-02-19Add readme explaining sublayer designOdd Stranne2-0/+37
2020-02-19Coalesce recurring port definitionsOdd Stranne11-56/+31
2020-02-19Update policies to correctly handle DNSOdd Stranne3-9/+84
2020-02-19Process DNS in dedicated sublayersOdd Stranne14-0/+796
2020-02-19Restore policies without any concern for DNS managementOdd Stranne5-217/+37
2020-02-19Move and fixup baseline rulesOdd Stranne24-268/+270
2020-02-19Re-design firewall sublayersOdd Stranne4-178/+150
2020-02-19Merge branch 'fix-lint-no-explicit-any'Oskar Nyberg11-23/+41
2020-02-19Fix linter problems caused by @typescript-eslint/no-explicit-anyOskar Nyberg11-23/+41
2020-02-19Bump iOS build (8)Andrej Mihajlov1-4/+4
2020-02-19Merge branch 'disable-concurrent-sims'Andrej Mihajlov1-0/+3
2020-02-19Disable concurrent simulatorsAndrej Mihajlov1-0/+3
2020-02-19Merge branch 'migrate-to-eslint'Oskar Nyberg34-449/+1850
2020-02-19Fix linter problems caused by @typescript-eslint/ban-typesOskar Nyberg1-0/+2
2020-02-19Fix formatting not covered by linter beforeOskar Nyberg1-1/+4
2020-02-19Fix linter problems caused by no-case-declarationsOskar Nyberg2-6/+10
2020-02-19Fix linter problems caused by no-fallthroughOskar Nyberg2-19/+11
2020-02-19Fix linter problems caused by no-unreachableOskar Nyberg1-1/+0
2020-02-19Fix linter problems caused by prettier/prettierOskar Nyberg1-1/+1
2020-02-19Fix linter problems caused by react/prop-typesOskar Nyberg3-13/+55
2020-02-19Fix linter problems caused by prettier/prettierOskar Nyberg13-72/+13
2020-02-19Fix linter problems caused by @typescript-eslint/no-inferrable-typesOskar Nyberg2-6/+6
2020-02-19Fix linter problems caused by @typescript-eslint/no-var-requiresOskar Nyberg1-0/+2
2020-02-19Fix linter problems caused by @typescript-eslint/no-empty-interfaceOskar Nyberg1-1/+1
2020-02-19Fix linter problems caused by import/no-extraneous-dependenciesOskar Nyberg4-187/+12
2020-02-19Install and configure eslintOskar Nyberg8-142/+1733
2020-02-19Merge branch 'bugfix-wireguard-rotation-overflow'Emīls2-99/+76
2020-02-18Fix some clippy lintsEmīls1-13/+9
2020-02-18Use timer streams instead of recursive futuresEmīls2-87/+68
2020-02-18Merge branch 'fit-long-location-name'Oskar Nyberg3-7/+93
2020-02-18Clean up timout and animation on unmountOskar Nyberg1-4/+24
2020-02-18Remove export on BaseButtonOskar Nyberg1-1/+1
2020-02-18Increase location line heightOskar Nyberg1-3/+3
2020-02-18Display long location names on one lineOskar Nyberg2-3/+69
2020-02-18Merge branch 'show-relay-location-ios'Andrej Mihajlov9-43/+399