summaryrefslogtreecommitdiffstats
path: root/src/openvpn/plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Provide OpenVPN runtime version information to plug-insDavid Sommerseth2015-07-271-1/+20
* Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger2014-12-311-4/+4
* Fix some unintialized variable warningsSteffan Karger2014-09-151-1/+1
* plugin: Extend the plug-in v3 API to identify the SSL implementation usedDavid Sommerseth2013-07-031-2/+3
* Fix parameter listing in non-debug builds at verb 4Josh Cepek2013-03-141-1/+1
* Fix display of plugin hook typesHeiko Hund2012-10-291-1/+3
* Fix v3 plugins to support returning values back to OpenVPN.Kenneth Rose2012-10-151-2/+2
* add API for plug-ins to write to openvpn logHeiko Hund2012-08-061-1/+61
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-6/+6
* build: libdl usageAlon Bar-Lev2012-03-221-6/+10
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+799