summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-31Merge pull request #23 from jescholl/masterben-duo
2017-07-26Fix certificate validation when using a proxyJason Scholl
2016-08-23Merge pull request #13 from ben-kuhn/masterBradleyHiggins
2016-04-22Added sys/wait.h to prevent the plugin from crashing OpenVPN on FreeBSD with ...ben-kuhn
2016-03-10Removed Entrust SHA1 cert from trusted CA's.Marc Neuberger
2016-03-07Merge pull request #11 from petiepooo/fix-SIG_IGNryadav-duo
2016-02-15replace returns with esits for first childPete Nelson
2016-02-11add second fork for proper daemonizePete Nelson
2016-02-11whitespace only: remove trailing tabsPete Nelson
2016-02-11fix issue with SIG_CHLD being ignoredPete Nelson
2014-05-21`make PREFIX=/a/b install` (un)installs somewhere other than /opt/duoBen Murray
2014-05-20Updated README.md for openvpnalichator
2014-04-01Update version number to 2.1Ben Murray
2014-03-10Merge pull request #5 from apeiron/topic/apeiron/fix-compiler-invocationben-duo
2014-03-10Compilation is more portable by not calling gccChris Nehren
2014-02-28If a password is not provided (or blank), use the user's default out-of-band ...Adam Goodman
2013-11-26Update CA cert bundleBen Murray
2013-11-22Fixes #3 Add HTTPS proxy support (if using the Python helper script)Ben Murray
2013-05-03Add .gitignoreBen Murray
2012-10-09log importerrors in duo_openvpn.py to syslog (to better detect old python ver...Adam Goodman
2012-09-28add signal.h includeJon Oberheide
2012-09-24add useragentJon Oberheide
2012-09-24ignore sigchld to avoid leaving behind zombies. fix from jschauma. setting gl...Jon Oberheide
2012-06-19add SSL certificate validationAdam Goodman
2012-01-26snip out unnecessary clausesJon Oberheide
2012-01-26add gplv2 licenseJon Oberheide
2012-01-25better error checkingJon Oberheide
2012-01-25better error checkingJon Oberheide
2012-01-25fixes for perl script; add compile options to select between perl and pythonAdam Goodman
2012-01-25add perl version of duo_openvpn.pyAdam Goodman
2012-01-25spacing fixupsJon Oberheide
2011-11-01add c plugin wrapper to allow deferred plugin responsesJon Oberheide
2011-09-19initial openvpn integrationJon Oberheide
2011-09-17repo createJon Oberheide