summaryrefslogtreecommitdiffhomepage
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2023-12-12Update relay selector documentDavid Lönnhager1-3/+7
2023-12-12Always alternate between random ports and port 53 when using WireGuardDavid Lönnhager1-2/+2
2023-12-12Remove mention of special automatic tunnel protocol logic on Windows,David Lönnhager1-9/+3
and other vestiges
2023-07-07Add obfuscation protocols to relay selector docsEmīls1-6/+31
2023-05-08Add documentation around signing the macOS buildsLinus Färnstrand1-0/+96
2023-03-27Split line to not exceed the 100 character limitAlexander Seiler1-2/+2
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
2023-03-27Fix many typosAlexander Seiler2-2/+2
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
2023-02-28Update docs based on review commentsJonathan1-4/+5
2023-02-28Add documentation for PQJonathan1-0/+24
2023-02-01Update docs for captive portalsEmīls1-5/+11
2022-10-20Update security docsEmīls Piņķis1-0/+8
2022-10-04Document Android leaks reported in MUL22-03Albin1-7/+21
2022-09-27Document Android shortcomingEmīls Piņķis1-2/+2
2022-09-27Update security docsEmīls Piņķis1-5/+20
Due to recent changes to the daemon to prevent early and late boot leaks, the security docs need to be updated to reflect the new behavior.
2022-08-29Allow admin-local v4 multicast range when LAN sharing is enabledDavid Lönnhager1-3/+3
2022-08-15Update relay selector docsJonathan1-1/+4
2022-08-10Update architecture document for Windows offline monitorDavid Lönnhager1-7/+6
2022-05-31Improve architecture documentationEmīls10-7/+198
2022-05-09Update relay selector docs to mention ownershipDavid Lönnhager1-4/+6
2022-05-09Update relay selector documentationDavid Lönnhager1-4/+9
2022-04-26Update relay selector docsDavid Lönnhager1-7/+4
2022-04-05Delete all references to Shadowsocks binariesDavid Lönnhager1-1/+1
2022-01-14Simplify custom resolver to not leak any trafficEmīls3-95/+13
2021-12-13Allow only root to reach the API in blocked stateEmīls1-4/+5
2021-12-10Some more docs workEmīls1-13/+12
2021-12-10Update docsEmīls2-8/+12
2021-12-10Add custom-resolver docsEmīls2-0/+106
2021-12-08Update security document for allowed endpoint fixDavid Lönnhager1-1/+7
2021-12-07Add initial logging and telemetry policyLinus Färnstrand1-0/+70
This is nothing new. The app has done exactly this for a long time. But now it's written down in a policy that's easier for users and developers to find and understand compared to reading the actual code. This is added for transparencys sake and for making it easier to point at during code review.
2021-10-11Update macOS firewall impl to closer match spec around NDPLinus Färnstrand1-5/+0
2021-10-11Update security documentDavid Lönnhager1-3/+7
2021-09-08Update split tunneling docsDavid Lönnhager1-19/+8
2021-06-07Update security documentDavid Lönnhager1-5/+2
2021-04-16Update security documentDavid Lönnhager1-0/+5
2021-03-31Add offline monitor docsEmīls1-0/+61
2021-03-31Explain why DNS fails for excluded apps in some statesDavid Lönnhager1-1/+3
2020-12-11Explain the vocabulary used around split tunnelingLinus Färnstrand1-3/+13
2020-12-08Fix according to feedback on languageLinus Färnstrand1-2/+2
2020-12-07Add initial split tunneling documentationLinus Färnstrand2-0/+75
2020-10-22Describe custom DNS in the security documentDavid Lönnhager1-7/+9
2020-10-12Explain persistent filters in the security documentDavid Lönnhager1-0/+15
2020-10-12Rename 'Block when disconnected' in the security documentDavid Lönnhager1-4/+4
2020-09-02Use a mark to whitelist tunnel trafficEmīls1-2/+5
2020-06-23Update security document with restrictions to allow relay ruleLinus Färnstrand1-3/+13
This fixes audit finding MUL-02-002 and MUL-02-004
2020-04-03Allow fc00::/7 instead of fd00::/8 for unique local addressesLinus Färnstrand1-1/+1
2020-03-16Update security documentationDavid Lönnhager1-5/+9
2020-03-04Update docs for the relay selectorEmīls1-2/+8
2020-02-26Fix typo in docs/security.mdChandradeep Dey1-1/+1
2020-02-25Describe state machine inputs and outputsJanito Vaqueiro Ferreira Filho1-0/+50
2020-02-25Provide a high-level overview of the state machineJanito Vaqueiro Ferreira Filho1-0/+57