aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)Author
2022-04-22auth-pam.c: add missing include limits.hAntonio Quartulli
2022-01-27update copyright year to 2022Antonio Quartulli
2021-11-09README.down-root: Fix plugin module nameVille Skyttä
2021-06-15Update copyrightsDavid Sommerseth
2020-07-21Remove --client-cert-not-requiredDavid Sommerseth
2020-07-15Add deferred authentication support to plugin-auth-pamGert Doering
2020-06-22Convert plugin/auth-pam.c from stderr logging to plugin_log().Gert Doering
2019-02-06Fix various spelling mistakesJonathan Tooker
2018-08-08Accept empty password and/or response in auth-pam pluginSelva Nair
2018-08-08Bump version of openvpn plugin argument structs to 5Selva Nair
2018-08-07Parse static challenge response in auth-pam pluginSelva Nair
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-05-09In auth-pam plugin clear the password after useSelva Nair
2017-01-18More broadly enforce Allman style and braces-around-conditionalsSteffan Karger
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-05-30Add a test for auth-pam searchandreplaceJens Neuhalfen
2016-04-21Fix buffer overflow by user supplied dataJens Neuhalfen
2015-10-22Fix memory leak in auth-pam pluginSteffan Karger
2014-12-09plugins, down-root: Code style clean-upDavid Sommerseth
2014-12-08plugin, down-root: Fix compiler warningsDavid Sommerseth
2014-12-06down-root: Improve error messagesDavid Sommerseth
2014-12-06down-root plugin: Replaced system() calls with execve()David Sommerseth
2014-04-27Fix build system to accept non-system crypto library locations for plugins.Steffan Karger
2012-06-26build: integrate plugins build into core buildAlon Bar-Lev
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev