Commit Graph

  • acc84e016c Merge pull request 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 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 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 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 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 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 from sandhu/master Kyle Manna 2016-07-05 11:44:18 -07:00
  • 0a5a792519 Merge pull request 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 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 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
  • 097376db75 Set working dir in ovpn_run instead of Dockerfile Dave Burke 2016-05-28 21:39:47 -05:00
  • caffc0b715 Merge pull request from rgarrigue/patch-1 Kyle Manna 2016-05-25 22:18:36 -07:00
  • 7eede0d8e5 Update README.md Rémy G 2016-05-25 20:44:12 +02:00
  • 22f90831cf Merge pull request from mediatemple/add_extra_config Kyle Manna 2016-05-17 21:26:14 -07:00
  • 793f83d620 adding tests for extra server config Nate Jones 2016-05-17 08:42:22 -07:00
  • 191cb45106 allow specifying extra config Nate Jones 2016-05-16 09:56:27 -07:00
  • df63db02a0 Merge pull request from mediatemple/add_ovpn_listclients Kyle Manna 2016-05-11 21:43:42 -07:00
  • d3fcec15f1 adding ovpn_listclients script Nate Jones 2016-05-11 15:35:00 -07:00
  • 98f9681d3e Merge pull request from TheNotary/readme-debug-section v2.0.0 Kyle Manna 2016-04-23 16:21:48 -07:00
  • 74ba753f70 Created a debug section in readme TheNotary 2016-04-23 10:48:34 -07:00
  • cd8fd6afaa Merge pull request from rudijs/fragment-option Kyle Manna 2016-04-11 18:54:59 -07:00
  • 9ea4815a74 Fix incorrect local image being used Rudi Starcevic 2016-04-06 15:21:13 +08:00
  • 74bfad0aac Add openvpn.conf gerneration -f fragment directive option Rudi Starcevic 2016-04-06 15:06:02 +08:00
  • ed51116fb6 docs: Add contribution guidelines Kyle Manna 2016-04-04 23:41:40 -07:00
  • eb22992a2f Merge pull request from fabn/otp Kyle Manna 2016-03-14 07:42:30 -07:00
  • 286676879d Merge pull request from croepha/selinux Kyle Manna 2016-02-23 21:56:59 -08:00
  • 42bf842202 Updated SELinux docs David Butler 2016-02-23 12:05:13 -06:00
  • bd51bb273e Merge pull request from croepha/selinux Kyle Manna 2016-02-17 15:07:15 -08:00
  • 70b70e298d Merge pull request from mypetyak/master Kyle Manna 2016-02-17 15:06:43 -08:00
  • 95c260a97a Added documentation details on using TCP protocol. Christopher Bunn 2015-11-16 16:30:28 -08:00
  • 35c9103454 Updated Alpine Linux packages, including pamtester Fabio Napoleoni 2016-02-15 21:01:52 +01:00
  • d481313311 Back to Alpine Linux using packaged version of google-authenticator Fabio Napoleoni 2016-02-11 18:10:51 +01:00
  • 9b824fb35a Fix typo David Butler 2016-02-10 13:01:54 -06:00
  • 7a9abf4c14 Update README.md David Butler 2016-02-10 12:37:56 -06:00
  • 44055aa687 added docs for SELinux policy file David Butler 2016-02-10 12:34:35 -06:00
  • 8356a664d8 Added linux policy file David Butler 2016-02-10 12:25:45 -06:00
  • ba7b925a9f Using a different volume name for otp test, should allow tests to run Fabio Napoleoni 2016-02-10 17:12:49 +01:00
  • 517ad6aeb2 Implemented tests for 2 factor authentication Fabio Napoleoni 2016-02-10 01:27:26 +01:00
  • 9c6f3311a1 Fix for Dockerfile, trailing slash is needed. Fabio Napoleoni 2016-02-07 14:45:28 +01:00
  • dc4656ef48 OTP documentation Fabio Napoleoni 2016-02-07 14:28:45 +01:00
  • e8d93ea4fa Use $USER@$OVPN_CN for OTP label. Fabio Napoleoni 2016-02-07 13:22:20 +01:00
  • 10dd404159 Fixes pam authentication when dealing with virtual users Fabio Napoleoni 2016-02-07 03:48:44 +01:00
  • 607063b358 Do not cache user credentials Fabio Napoleoni 2016-02-07 02:53:43 +01:00
  • bb3d1add3c Export user pass option in client when OTP is enabled Fabio Napoleoni 2016-02-06 21:40:11 +01:00
  • c24a22deea Allow interactive usage Fabio Napoleoni 2016-02-06 21:38:26 +01:00
  • 6084261943 Improved script for user OTP generation, tested with pamtester Fabio Napoleoni 2016-02-06 21:31:08 +01:00
  • 5ca92a2c5e Fixed configuration for pam module to allow login of non existing user accounts, i.e. VPN only users. Fabio Napoleoni 2016-02-06 21:20:34 +01:00
  • dd719c1f11 Save OTP variable in server env Fabio Napoleoni 2016-02-06 20:25:03 +01:00
  • 6fcebf9adb Server side configuration for OTP Fabio Napoleoni 2016-02-06 20:23:59 +01:00
  • 86d2a52f85 Install google authenticator in jessie Fabio Napoleoni 2016-02-06 19:45:42 +01:00
  • 1623afe651 Reverted to debian jessie Fabio Napoleoni 2016-02-06 19:40:54 +01:00
  • e7d0d4ea0e ovpn_run: Fix sysctl IPv6 forwarding write Kyle Manna 2015-12-29 13:33:55 -08:00
  • e50f4dcc23 Merge pull request from ypid/added-badges Kyle Manna 2015-12-21 16:05:35 -08:00
  • 96d17bb5a7
    Added badges showing a few key facts next to the CI status. Robin Schneider 2015-12-21 22:15:55 +01:00
  • f2111006ad Merge pull request from vielmetti/patch-1 Kyle Manna 2015-11-30 13:43:22 -08:00