index
:
openvpn-duo-plugin.git
master
(mirror of https://github.com/vyos/openvpn-duo-plugin.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-31
Merge pull request #23 from jescholl/master
ben-duo
2017-07-26
Fix certificate validation when using a proxy
Jason Scholl
2016-08-23
Merge pull request #13 from ben-kuhn/master
BradleyHiggins
2016-04-22
Added sys/wait.h to prevent the plugin from crashing OpenVPN on FreeBSD with ...
ben-kuhn
2016-03-10
Removed Entrust SHA1 cert from trusted CA's.
Marc Neuberger
2016-03-07
Merge pull request #11 from petiepooo/fix-SIG_IGN
ryadav-duo
2016-02-15
replace returns with esits for first child
Pete Nelson
2016-02-11
add second fork for proper daemonize
Pete Nelson
2016-02-11
whitespace only: remove trailing tabs
Pete Nelson
2016-02-11
fix issue with SIG_CHLD being ignored
Pete Nelson
2014-05-21
`make PREFIX=/a/b install` (un)installs somewhere other than /opt/duo
Ben Murray
2014-05-20
Updated README.md for openvpn
alichator
2014-04-01
Update version number to 2.1
Ben Murray
2014-03-10
Merge pull request #5 from apeiron/topic/apeiron/fix-compiler-invocation
ben-duo
2014-03-10
Compilation is more portable by not calling gcc
Chris Nehren
2014-02-28
If a password is not provided (or blank), use the user's default out-of-band ...
Adam Goodman
2013-11-26
Update CA cert bundle
Ben Murray
2013-11-22
Fixes #3 Add HTTPS proxy support (if using the Python helper script)
Ben Murray
2013-05-03
Add .gitignore
Ben Murray
2012-10-09
log importerrors in duo_openvpn.py to syslog (to better detect old python ver...
Adam Goodman
2012-09-28
add signal.h include
Jon Oberheide
2012-09-24
add useragent
Jon Oberheide
2012-09-24
ignore sigchld to avoid leaving behind zombies. fix from jschauma. setting gl...
Jon Oberheide
2012-06-19
add SSL certificate validation
Adam Goodman
2012-01-26
snip out unnecessary clauses
Jon Oberheide
2012-01-26
add gplv2 license
Jon Oberheide
2012-01-25
better error checking
Jon Oberheide
2012-01-25
better error checking
Jon Oberheide
2012-01-25
fixes for perl script; add compile options to select between perl and python
Adam Goodman
2012-01-25
add perl version of duo_openvpn.py
Adam Goodman
2012-01-25
spacing fixups
Jon Oberheide
2011-11-01
add c plugin wrapper to allow deferred plugin responses
Jon Oberheide
2011-09-19
initial openvpn integration
Jon Oberheide
2011-09-17
repo create
Jon Oberheide