Commit Graph
565 Commits
Author SHA1 Message Date
Theophile TrunckandDan Guido 09cde1c28f fix Advanced Usage broken link (#399) 2017-04-13 21:52:09 -04:00
Rob NeeandDan Guido 41fae80f69 Fix link to RedHat/Centos doc (#398) 2017-04-13 19:39:53 -04:00
Rob NeeandDan Guido a5ea5d8bb5 Fix link typo (#397) 2017-04-13 19:09:28 -04:00
Dan GuidoandGitHub 85ca265260 Update faq.md 2017-04-13 15:34:44 -04:00
Dan GuidoandGitHub 5521e803bb style 2017-04-13 12:00:46 -04:00
Dan GuidoandGitHub 5b6386ca08 readability 2017-04-13 11:59:49 -04:00
mathew19andDan Guido a13b56a513 Update README.md (#395)
Added Ubuntu 16.04 example
2017-04-13 11:11:18 -04:00
Michael MattioliandDan Guido de12d51859 Reorganize documentation for GitHub pages (#378)
Reorganize documentation for clarity and use with GitHub pages static
site generator. This closes #371.
2017-04-12 20:25:31 -04:00
Jack IvanovandGitHub 094c8eede1 Update ISSUE_TEMPLATE.md 2017-04-12 20:14:27 +02:00
Jack Ivanovanddefunct 56a72e5af2 New ciphers implementing #247 (#352)
Switches to SHA2_512_256 HMAC integrity algorithm and adds cipher compatibility for other platforms.
2017-04-11 16:08:03 -04:00
Dan GuidoandGitHub 6e1b0df700 Update CONTRIBUTING.md 2017-04-11 13:56:25 -04:00
Jack Ivanov 25e0e9085d move back to RSA 2017-04-10 07:22:40 +02:00
Jack Ivanov 2ec6f41e0f decrease mss 2017-04-10 06:47:44 +02:00
Dan GuidoandGitHub 816a16e884 Windows is so ugly 2017-04-09 17:42:51 -04:00
S TungandDan Guido ba0afbbf4a Update windows steps for clarity (#377) 2017-04-09 17:36:35 -04:00
Jack Ivanov 70738ed8be Enable IP forwarding GCE #369 2017-04-09 20:52:54 +02:00
Jack Ivanov 95e0134f21 1. Disable SSH key deploying if installation on existing server
2. Move to the ed25519 algorithm
3. Delete unneeded option RSAAuthentication
Fixes #272
2017-04-09 20:41:45 +02:00
Dan GuidoandGitHub e55ce03906 URLStringProbe with this URL does not work as intended 2017-04-09 10:44:32 -04:00
Dan GuidoandGitHub ea3775f90a Update README.md 2017-04-09 10:37:16 -04:00
Dan GuidoandGitHub 6fdb735217 Update README.md 2017-04-09 10:36:57 -04:00
Dan GuidoandGitHub fe78ac0509 Update README.md 2017-04-09 10:32:53 -04:00
Dan GuidoandGitHub 2f12248346 Update README.md 2017-04-09 10:31:59 -04:00
Dan GuidoandGitHub 7eb65ede2b Update list of created artifacts 2017-04-09 10:29:03 -04:00
Dan GuidoandGitHub 0256f3b31c add virtualenv to CentOS instructions 2017-04-09 10:11:26 -04:00
Dan GuidoandGitHub 5e22b79033 Add configuration for URL probes to Apple profile
Chrome and Android both request a known URL that generates HTTP 204 No Content responses to determine if they have internet connectivity. In Apple profiles, we can use the same URL to determine whether the VPN needs to connect. Using this feature will help save battery life for lots of users.
2017-04-09 09:52:23 -04:00
Dan GuidoandGitHub 495b37737a add GCE warning and explicit Ubuntu version 2017-04-09 09:44:52 -04:00
Jack Ivanov 47515154bb add mtu in the sswan profile 2017-04-08 10:39:04 +02:00
Jack Ivanov 7214f41cfc additional prompts #289 2017-04-08 10:06:54 +02:00
defunctandGitHub b918fad669 Update README.md 2017-04-07 15:38:30 -04:00
defunctandGitHub fde3214ecd Update README.md 2017-04-07 15:36:34 -04:00
Casey Langanddefunct 8b977afd99 Modify creation of GCE Instance (#363)
Update deprecated GCE metadata options
2017-04-07 10:51:30 -04:00
Dan GuidoandGitHub 7bde06309f Update CONTRIBUTING.md 2017-04-05 17:23:18 -04:00
Dan GuidoandGitHub 1af2010f44 Update config.cfg 2017-04-05 14:31:31 -04:00
Jack Ivanov 3df33c0eba Add a comment about escaping usernames 2017-04-05 17:08:52 +02:00
Josh TamayoandJack Ivanov 68126537c9 Update Powershell Instructions for VPN connection (#350). Fixes #329
* Update Powershell Instructions for VPN connection

Update the Powershell instructions for creating the Windows VPN
connection.  Clarfied requirement that Powershell run as Administrator,
and additional steps required to update the Execution Policies for
PowerShell.

* Formatting updates

Cleaned up capitalization and spacing errors, as well as improved
wording a bit.

* Missed an S

Evil, evil capitalization.
2017-04-05 16:56:26 +02:00
Jack Ivanov 3b8d04d06c remove the logging role 2017-04-05 16:25:56 +02:00
Jack Ivanov 27680b9403 add msrestazure to the requirements #269 2017-04-05 16:14:11 +02:00
Dan GuidoandGitHub 5a172eb3ec new Slack channel 2017-04-04 16:50:15 -04:00
Dan GuidoandGitHub c2ecab3f98 another typo ugh 2017-04-04 16:22:57 -04:00
Dan GuidoandGitHub 3a511eab44 I suck at making this stupid TOC :-x 2017-04-04 16:21:31 -04:00
Dan GuidoandGitHub 8c6f1f9c69 add note about network manager on older Ubuntu 2017-04-04 16:20:48 -04:00
Jack Ivanov 6e61a51aca rewrite the sysctl task 2017-04-04 17:02:11 +02:00
Jack Ivanov c0f4b5fa41 Enable default values if the role is skipped #313 2017-04-04 16:57:39 +02:00
Jack Ivanov 578bb3344d Fixes #314 2017-04-04 16:37:47 +02:00
Jack IvanovandGitHub eae4353691 Update ISSUE_TEMPLATE.md 2017-04-04 16:23:51 +02:00
Jack IvanovandGitHub b8cfb98c5d Update ISSUE_TEMPLATE.md 2017-04-04 16:20:10 +02:00
Dan GuidoandGitHub fb09a4138f Update TROUBLESHOOTING.md 2017-04-03 16:54:20 -04:00
Dan GuidoandGitHub 2fc9122ae8 add router troubleshooting faq 2017-04-03 16:53:04 -04:00
Dan GuidoandGitHub 1c4659311a Update CONTRIBUTING.md 2017-04-03 15:43:32 -04:00
Dan GuidoandGitHub 050583ecd1 Update README.md 2017-04-03 15:33:15 -04:00