summaryrefslogtreecommitdiff
path: root/duo_openvpn.c
AgeCommit message (Expand)Author
2018-12-05Don't hard code the script interpreter in duo_openvpn.c (#18)Johnny Stenback
2016-04-22Added sys/wait.h to prevent the plugin from crashing OpenVPN on FreeBSD with ...ben-kuhn
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
2013-11-22Fixes #3 Add HTTPS proxy support (if using the Python helper script)Ben Murray
2012-09-28add signal.h includeJon Oberheide
2012-09-24ignore sigchld to avoid leaving behind zombies. fix from jschauma. setting gl...Jon Oberheide
2012-01-25fixes for perl script; add compile options to select between perl and pythonAdam Goodman
2011-11-01add c plugin wrapper to allow deferred plugin responsesJon Oberheide