summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-02re-order roles to account for potential ordering failuresMicah Anderson
2022-07-02update openvpn grafana dashboardMicah Anderson
2022-06-14openvpn: set the local option to bind to the ingress ipMicah Anderson
2022-06-14openvpn: migrate deprecated 'cipher' and add fall-back to old cipherMicah Anderson
2022-06-14Remove unnecessary extra spaces in templateMicah Anderson
2022-06-14Use the bullseye container for openvpnMicah Anderson
2022-06-14Make sure openvpn is restarted when the gw certificate changes.Micah Anderson
2022-06-14Move menshen to be authenticated by the API CA.Micah Anderson
2022-06-10Abstract out simplevpn into its own role.Micah Anderson
2022-06-09Remove unused local configuration directory creation taskMicah Anderson
2022-06-08Update openvpn configuration to allow the UNLIMITED 'name-prefix'.Micah Anderson
2022-05-24Fix custom_vpn_web_domains to work when it is not set.Micah Anderson
2022-05-10Remove unnecessary imports of playbooks.Micah Anderson
2022-05-10Enable an optional custom vpnweb domain.Micah Anderson
2022-04-04Merge branch 'readme_go_deps_tweak' into 'main'micah
2022-03-01Remove pre-generated secrets, these are replaced on init-credentialsMicah Anderson
2022-03-01Update README to fix encryption of ansible vault password.Micah Anderson
2022-02-25Fix Go dependency install instructions in READMESam Whited
2022-02-15Merge branch 'fix_menshen_api' into 'main'micah
2022-02-15MENSHEN_API now needs explicit https:// prefixGui Iribarren
2022-02-14Merge branch 'main' into 'main'micah
2022-02-14Merge branch 'ips' into 'main'micah
2022-02-13VPN: use first ipv4 and ipv6 found in host['ips'] to determine ingress IPs pu...elijah
2022-02-13Merge branch 'fix_tests'Micah Anderson
2022-02-13git subrepo pull floatMicah Anderson
2022-02-13Adjustments to get tests to workMicah Anderson
2022-02-08Add not to README.md about the location nameselijah
2022-02-08Switch Vagrantfile to use bullseye imageMicah Anderson
2022-02-02git subrepo pull floatMicah Anderson
2022-01-18Change the ordering of which role is applied first.Micah Anderson
2022-01-18Switch to using 'ips', which is required by upstream floatMicah Anderson
2021-12-14openvpn: fix for v6 kresd listening and control socket driftMicah Anderson
2021-12-14Fix for incorrectly indented ansibleMicah Anderson
2021-12-14Stabilize the socket related to kresd.Micah Anderson
2021-12-14Set MENSHEN_API environment variable.Micah Anderson
2021-12-14Remove deprecated openvpn config.Micah Anderson
2021-11-24switch udp to openvpn blockkali kaneko (leap communications)
2021-10-05git subrepo pull (merge) floatMicah Anderson
2021-10-05Remove vendored mitogen.Micah Anderson
2021-10-05Use bullseyeMicah Anderson
2021-09-14Pin containers to stable versionMicah Anderson
2021-09-02Merge branch 'UDP_tuning' into 'main'kwadronaut
2021-08-31git subrepo pull (merge) floatMicah Anderson
2021-08-31Set default qdisc and sysctl UDP tunins (fixes #7 and fixes #47)Micah Anderson
2021-08-03git subrepo pull (merge) floatMicah Anderson
2021-07-28Merge branch 'udp' into 'main'micah
2021-07-28Add UDP support (fixes #29 and fixes #30).Micah Anderson
2021-07-27Harmonize udp openvpn configuration with tcp config.Micah Anderson
2021-07-27Fix accidental variable expansionMicah Anderson
2021-07-27Merge branch 'feat/udp' into 'main'micah