Commit Graph

  • 8c9d88b316 tests: client: Add client config test suite Kyle Manna 2017-05-13 07:39:53 -07:00
  • 78d612d181 Merge pull request #253 from chepurko/patch-1 Kyle Manna 2017-05-11 11:21:14 -07:00
  • 6bff62eb79 Dockerfile: Swtich from dl-4 to dl-cdn.alpinelinux.org Kyle Manna 2017-05-11 11:19:39 -07:00
  • 8f2f27486c Add quoting into test.sh push options. Alexander Chepurko 2017-05-10 20:08:20 +03:00
  • 3ee5479d78 Push options need to be quoted. Alexander Chepurko 2017-05-10 19:33:30 +03:00
  • 909744dd78 Merge pull request #251 from buchdag/buchdag-revoke1 Kyle Manna 2017-05-10 09:37:03 -07:00
  • 5aea8b914c Update documentation Nicolas Duchon 2017-05-02 18:10:12 +02:00
  • a091bef13b Create a script to handle client revocation Nicolas Duchon 2017-05-02 18:03:37 +02:00
  • 59644d953d Replace hardlinking of crl.pem with a copy Nicolas Duchon 2017-05-02 17:17:01 +02:00
  • dcf3791d54 Generate a CRL during PKI initialization Nicolas Duchon 2017-05-02 16:42:39 +02:00
  • 76546e1823 Add client revocation test Nicolas Duchon 2017-05-10 17:31:43 +02:00
  • f996bbaa8e README: Clarify volume naming convention Kyle Manna 2017-05-10 08:14:51 -07:00
  • 861ed05c48 Merge pull request #254 from buchdag/buchdag-systemd.md Kyle Manna 2017-05-06 07:04:18 -07:00
  • ce690e5ab1 ovpn_run: Explicitly enable ipv6 Kyle Manna 2017-05-03 07:48:15 -07:00
  • e4821ec709 Clarify and complete systemd.md Nicolas Duchon 2017-05-02 22:24:37 +02:00
  • 808e2448b1 Merge pull request #244 from DerEnderKeks/patch-1 Kyle Manna 2017-05-02 10:48:14 -07:00
  • fe2cdebea2 Removed double entry DerEnderKeks 2017-03-25 19:41:31 +01:00
  • 892a3c9a1c Merge pull request #234 from slamont/master Kyle Manna 2017-03-09 20:30:49 -08:00
  • a3c96bc881 Add test for keepalive Sylvain Lamontagne 2017-03-09 20:58:46 -05:00
  • 22fcaf9477 Add configuration for keepalive Sylvain Lamontagne 2017-03-09 18:04:21 -05:00
  • d454a20e80 Merge pull request #231 from mediatemple/only_block_when_road_warrior Kyle Manna 2017-03-07 16:24:34 -08:00
  • c8ba567333 only block external dns when default route is pushed Nate Jones 2017-03-07 23:21:17 +00:00
  • 21ae2fcef4 fix block-external-dns tests Nate Jones 2017-03-07 23:20:50 +00:00
  • 24944b0a11 Merge pull request #226 from vielmetti/patch-1 Kyle Manna 2017-02-24 09:06:58 -08:00
  • b74cbd5c74 Create Dockerfile.aarch64 Edward Vielmetti 2017-02-23 13:59:43 -05:00
  • 93c3a0453d README: Fix docker-compose mention v2.1.0 Kyle Manna 2017-02-23 08:01:08 -08:00
  • b868fa9093 Merge pull request #223 from outstand/extra-client-config Kyle Manna 2017-02-19 09:34:09 -08:00
  • fbb97918cf
    Only load config from temp file if not empty Ryan Schlesinger 2017-02-18 14:09:19 -08:00
  • e282e1eed0
    Add -E flag for adding extra client config Ryan Schlesinger 2017-02-18 13:53:35 -08:00
  • 5236365fe1 Merge pull request #222 from maxromanovsky/patch-1 Kyle Manna 2017-02-18 07:09:28 -08:00
  • a293af4246 Fixed configuration restore instructions Max Romanovsky 2017-02-18 15:29:01 +03:00
  • 47de917de5 Merge pull request #219 from r0p0s3c/iptables Kyle Manna 2017-02-16 13:37:19 -08:00
  • cbf9cbf433 fix permission on test script r0p0s3c 2017-02-16 15:28:31 -05:00
  • 4fd8296a62 add iptables test to list of tests r0p0s3c 2017-02-16 15:09:22 -05:00
  • 0e3f34effd add test for iptables rules customization functionality r0p0s3c 2017-02-16 15:04:06 -05:00
  • e8b568a0b9 add additional documentation clarifying calling of function, purpose, and how to override it r0p0s3c 2017-02-14 16:40:40 -05:00
  • a2adb59d69 move iptables/nat functionality to a function (setupIptablesAndRouting) This allows iptables rule update to be overridden by creating/supplying that function in, for example, ovpn_env.sh r0p0s3c 2017-02-14 15:34:24 -05:00
  • f4351bb0dd Merge pull request #216 from peterrus/patch-1 Kyle Manna 2017-02-12 09:34:14 -08:00
  • 14c45f418c using run instead of exec peterrus 2017-02-12 13:50:42 +01:00
  • 7627f8e9f9 Merge pull request #215 from tilosp-docker/dev Kyle Manna 2017-02-08 09:10:23 -08:00
  • 26635395b2
    README: Connect to the OpenVPN Server Over IPv6 Tilo Spannagel 2017-02-08 16:20:31 +01:00
  • abdf537da5
    Added IPv6 support to client script Tilo Spannagel 2017-02-03 21:15:41 +01:00
  • 1d2a2e8b29
    Added IPv6 support Tilo Spannagel 2017-02-03 20:34:09 +01:00
  • f487184a4a Merge pull request #214 from yanndegat/master Kyle Manna 2017-02-06 06:59:43 -08:00
  • 1a984ba9cd Fix OVPN_ADDITIONAL_CLIENT_CONFIG yanndegat 2017-02-06 15:49:31 +01:00
  • aaf2c0fee1 Merge pull request #212 from hadim/compose-doc Kyle Manna 2017-01-29 09:02:11 -08:00
  • c4fc888dca Update documentation for docker-compose Hadrien Mary 2017-01-28 19:07:51 -05:00
  • be165e209e Merge pull request #208 from lhopki01/master Kyle Manna 2017-01-26 22:42:04 -08:00
  • ef8221372d change test to bring in line with others Luke 2017-01-26 17:53:53 +00:00
  • c9ada1eac4 reneg-sec needs to be set to 0 when using otp because otherwise the connection will be ask for a otp every hour. Tests added to make sure it's there when otp is enabled Luke 2017-01-25 14:06:19 +00:00
  • 2cc170f001 Merge pull request #209 from DrMurx/fix-custom-route Kyle Manna 2017-01-24 17:29:23 -08:00
  • 8f304ea3fe bugfix: custom route definition didn't override default Jan Kunzmann 2017-01-25 01:25:08 +01:00
  • a20c63893e modify command in documentation too Luke 2017-01-24 14:42:51 +00:00
  • fbdc8e32c6 remove debugging extra Luke 2017-01-24 14:40:48 +00:00
  • 3ebc4903d8 automatically add reneg-sec 0 to client and server configs when otp is being used to avoid connection resetting every hour. Edit docs to make clear that a more secure cipher needs to be selected to use with otp to avoid the connection being reset every 64 MB of data Luke 2017-01-24 14:37:48 +00:00
  • 1129eb09bc systemd: Remove read-only flag on volume Kyle Manna 2017-01-17 07:27:21 -08:00
  • b07b4957f8 Merge pull request #204 from kylemanna/docs_systemd Kyle Manna 2017-01-16 15:45:45 -08:00
  • 4725f3621f README: Add reference to the systemd doc Kyle Manna 2017-01-16 13:59:49 -08:00
  • c6d0a71901 README: Remove extraneous references to problems Kyle Manna 2017-01-16 13:56:42 -08:00
  • 4737654cb2 docs: Add systemd documentation Kyle Manna 2017-01-16 13:55:42 -08:00
  • 5e95b64ff1 Merge pull request #202 from Gmentsik/combined-save-bugfix Kyle Manna 2017-01-12 08:12:24 -08:00
  • 4fd33ab077 bugfix: combined-saved was not making directory gergely.mentsik 2017-01-12 12:49:24 +01:00
  • 093fc9fafc bin: copy_server_files: Backup crl.pem Kyle Manna 2017-01-05 07:56:54 -08:00
  • 14d6f7f491 docs: backup: Fix missing volume creation Kyle Manna 2017-01-03 09:53:20 -08:00
  • 431c4a3e82 Dockerfile: Bump to Alpine 3.5 Kyle Manna 2017-01-01 09:52:19 -08:00
  • 70373df974 Merge pull request #192 from ryansch/patch-1 Kyle Manna 2017-01-02 18:57:24 -08:00
  • 4328fe2071 Update README.md Ryan Schlesinger 2017-01-02 16:50:34 -08:00
  • 1e24ee19d9 Merge pull request #191 from vielmetti/patch-2 Kyle Manna 2016-12-31 01:43:00 -08:00
  • acc84e016c Merge pull request #190 from vielmetti/patch-1 Kyle Manna 2016-12-31 01:42:14 -08:00
  • 876a686e7d update clients.md ; typo fix Edward Vielmetti 2016-12-31 01:34:01 -05:00
  • 6028a2b5b7 add logging warning to paranoid.md Edward Vielmetti 2016-12-31 01:27:28 -05:00
  • 9d1c90cde7 README: Explicitly create volume container Kyle Manna 2016-11-21 10:02:10 -08:00
  • d2c5648825 README: Delete dead example service Kyle Manna 2016-11-04 14:42:53 -07:00
  • 51270aae82 Merge pull request #162 from slamont/master Kyle Manna 2016-09-24 18:02:28 -07:00
  • 72a3c8a001 Fix for regression Sylvain Lamontagne 2016-09-22 18:12:45 -04:00
  • 2e943378d1 Too many arguments while pushing route Sylvain Lamontagne 2016-09-22 16:02:59 -04:00
  • bdeaff217c Merge pull request #161 from slamont/master Kyle Manna 2016-09-20 10:10:14 -07:00
  • 3f3a4ea9be Fix Markdown for easier display Sylvain Lamontagne 2016-09-20 13:01:29 -04:00
  • e8eb1dda0c Added extra config doc in faqs and fixed an unlikely unbound variable Sylvain Lamontagne 2016-09-20 12:53:29 -04:00
  • 97f8677a03 Merge pull request #160 from slamont/master Kyle Manna 2016-09-20 09:36:01 -07:00
  • ac3cb44d85 Added test for multiple extra options Sylvain Lamontagne 2016-09-20 12:01:56 -04:00
  • 39996ed568 Fix Unbound Variables Sylvain Lamontagne 2016-09-16 18:50:48 -04:00
  • 1807bc6dc4 Add multiple extra config option Sylvain Lamontagne 2016-09-16 18:42:45 -04:00
  • a17dfd7808 copy_server_files: Include ccd directory Kyle Manna 2016-09-16 07:36:12 -07:00
  • 62b6cc3db9 docs: paranoid: Describe how to do 4096 RSA keys Kyle Manna 2016-09-03 16:24:49 -07:00
  • 379766fc5e misc: Switch from data container to data volume Kyle Manna 2016-09-03 16:08:49 -07:00
  • 9e7b363758 genconfig: Clean-up usage() display Kyle Manna 2016-09-03 15:45:55 -07:00
  • 0c743d91b6 Merge pull request #156 from fabn/patch-1 Kyle Manna 2016-09-03 10:48:04 -07:00
  • a3d5ac8e90 Updated otp documentation with right repository name and debug info Fabio Napoleoni 2016-09-03 13:23:19 +02:00
  • 8027454cb5 google-auth: Pull from community repository again Kyle Manna 2016-09-02 21:57:23 -07:00
  • e3a68c784a CONTRIBUTING: Update test path Kyle Manna 2016-08-31 12:44:57 -07:00
  • bcf8dc51eb test: Migrate from old test scripts Kyle Manna 2016-08-31 12:42:53 -07:00
  • 65bebaebd8 test: Migrate conf_options test Kyle Manna 2016-08-31 11:53:03 -07:00
  • 93098fb165 travis: Call docker test suite run.sh Kyle Manna 2016-08-31 11:41:39 -07:00
  • ee5d6a6b8a test: Start to migrate to docker's upstream tests Kyle Manna 2016-08-31 11:39:36 -07:00
  • e700aa1f9f travis: Use upstream docker tests Kyle Manna 2016-08-31 11:12:38 -07:00
  • 96668fedbb travis: Clean-up docker containers Kyle Manna 2016-08-31 11:08:08 -07:00
  • dc9c30ff5a google-authenticator: Manually build Alpine package Kyle Manna 2016-08-31 09:57:42 -07:00
  • baf9504875 Merge pull request #149 from myplacedk/master Kyle Manna 2016-08-04 17:46:20 -07:00
  • 438316a895 docs: docker-compose bugfix Niels Ulrik Andersen 2016-08-04 21:17:24 +02:00