aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/plugin.c
AgeCommit message (Expand)Author
2016-04-04Replace MSG_TEST() macro for static inline msg_test()Steffan Karger
2015-07-27Provide OpenVPN runtime version information to plug-insDavid Sommerseth
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2014-09-15Fix some unintialized variable warningsSteffan Karger
2013-07-03plugin: Extend the plug-in v3 API to identify the SSL implementation usedDavid Sommerseth
2013-03-14Fix parameter listing in non-debug builds at verb 4Josh Cepek
2012-10-29Fix display of plugin hook typesHeiko Hund
2012-10-15Fix v3 plugins to support returning values back to OpenVPN.Kenneth Rose
2012-08-06add API for plug-ins to write to openvpn logHeiko Hund
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: libdl usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev