summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-12Add Debian packaging.HEADmasterDaniil Baturin
2020-10-02Merge pull request #35 from mbish/masterAaron
2020-10-02Disallow SSLv2 and SSLv3Mark Bishop
2020-10-02Move away from deprecated TLS socket wrappingMark Bishop
2020-09-28Merge pull request #34 from vbscott/versionAaron
2020-09-22Update Python version in TravisCIBriar Scott
2020-04-27add badges (#33)Yizhen Shi
2020-03-31Version bump for 2.4 (#32)Yizhen Shi
2020-03-31Let shebang decide which python it should use (#31)Yizhen Shi
2019-12-18Version bump for 2.3 (#30)Xander Desai
2019-12-18Python3 compatibility updates (#28)Pete
2018-12-05Don't hard code the script interpreter in duo_openvpn.c (#18)Johnny Stenback
2018-12-03Pass ipaddr to preauth so duo_openvpn can make use of Authorized Netw… (#25)spencermaxfield
2017-08-21Forgot requirements-dev fileMatt Schwager
2017-08-21Added TravisCI build statusMatt Schwager
2017-08-21Added TravisCI configuration fileMatt Schwager
2017-08-18Add missing '!' to the shebang in duo_openvpn.plJohnny Stenback
2017-08-17Fix duo_openvpn testsMatt Schwager
2017-08-16Add version tags to duo_openvpnKristina Birk
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