Commit Graph

  • 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 docs_systemd 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
  • 85680566d3 Add info on docker-compose Niels Ulrik Andersen 2016-08-04 20:16:42 +02:00
  • 6899426152 README: Update image layers badge Kyle Manna 2016-08-03 15:32:59 -07:00
  • 698be88ce0 tests: Fix harmless typo in options test Kyle Manna 2016-07-08 10:43:24 -07:00
  • a1071add9e README: Update Image Layers shield Kyle Manna 2016-07-07 12:42:22 -07:00
  • dcc33e2483 Merge pull request #143 from sandhu/master Kyle Manna 2016-07-05 11:44:18 -07:00
  • 0a5a792519 Merge pull request #138 from Caerbannog/patch-1 Kyle Manna 2016-07-05 11:44:05 -07:00
  • bcedc8d6d6 Fix for Windows 10 DNS Leak Achint Sandhu 2016-07-05 13:29:45 -04:00
  • ff731723d4 Merge pull request #141 from meonkeys/upgrade-base-alpine Kyle Manna 2016-06-25 21:09:47 -07:00
  • b81b2dd472 Derive from alpine 3.4 instead of 3.2 Adam Monsen 2016-06-24 13:53:45 -07:00
  • 4f269704c4 Merge pull request #135 from efrecon/master Kyle Manna 2016-06-23 06:28:05 -07:00
  • 3e747b353e Sending key to proper location! Emmanuel Frecon 2016-06-23 12:20:13 +02:00
  • dac38246bd Add "key-direction 1" to client .ovpn Martin d'Allens 2016-06-13 12:09:54 +02:00
  • c12fdcd83f Automatically creating CCD directory Emmanuel Frecon 2016-06-08 09:14:08 +02:00
  • 50f387169a tests: dual-proto: Kill both background servers Kyle Manna 2016-06-01 15:05:41 -07:00
  • 22cc82d21d tests: dual-proto: Fail gracefully on firewall Kyle Manna 2016-06-01 13:45:48 -07:00
  • 14827df71d Merge branch 'dual-proto' of git://github.com/dave-burke/docker-openvpn into dave-burke-dual-proto Kyle Manna 2016-06-01 14:44:16 -07:00
  • e8eb47ef2b test: Add a simple completion message and test cnt Kyle Manna 2016-06-01 14:20:31 -07:00
  • 30adfd5632 tests: basic: Fail gracefully on firewall Kyle Manna 2016-06-01 13:41:25 -07:00
  • f3a24fee60 travis: Fail when a unit test fails Kyle Manna 2016-06-01 13:25:08 -07:00
  • 61bb4a933c travis: Add test header Kyle Manna 2016-06-01 12:14:18 -07:00
  • a5b9ade314 Add dual protocol documentation Dave Burke 2016-05-31 21:09:41 -05:00
  • 5d436643b2 Add dual protocol test Dave Burke 2016-05-29 22:15:27 -05:00
  • d77ba5e1e8 Combine user args with generated args Dave Burke 2016-05-28 21:36:02 -05:00