aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-12Remove support for PF (Packet Filter)Antonio Quartulli
2021-08-16Introduce webauth auth pending method and deprecate openurlArne Schwabe
2021-06-15Update copyrightsDavid Sommerseth
2021-03-10Allow pending auth to be send from a auth pluginArne Schwabe
2021-01-27Documentation fixes around openvpn_plugin_func_v3 in openvpn-plugin.h.inGreg Cox
2020-08-04client-connect: Add documentation for the deferred client connect featureArne Schwabe
2020-07-20client-connect: Implement deferred connect support for plugin API v2Arne Schwabe
2020-07-20client-connect: Add deferred support to the client-connect v1 plugin handlerFabian Knittel
2020-06-10Set the correct mtu on windows based systemsChristopher Schenk
2019-12-17wintun: interactive service supportLev Stipakov
2018-10-05Enable dhcp on tap adapter using interactive serviceSelva Nair
2018-08-08Bump version of openvpn plugin argument structs to 5Selva Nair
2018-08-05plugin: Export base64 encode and decode functionsDavid Sommerseth
2018-08-05Correct the declaration of handle in 'struct openvpn_plugin_args_open_return'Selva Nair
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-12-04Remove ENABLE_CRYPTOAntonio Quartulli
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-05-18Make openvpn-plugin.h self-contained again.Matthias Andree
2017-05-09plugin: Export secure_memzero() to plug-insDavid Sommerseth
2017-05-09plugin: Fix documentation typo for type_maskDavid Sommerseth
2017-01-27plugin: Remove GNUism in openvpn-plugin.h generationChristian Hesse
2017-01-25Clean up plugin path handlingChristian Hesse
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-24Set IPv6 DNS servers using interactive serviceSelva Nair
2016-11-15Replace WIN32 by _WIN32Gert Doering
2016-05-16Add support for register-dns through interactive serviceSelva Nair
2016-04-28Migrate to mbed TLS 2.xSteffan Karger
2016-03-06Add support for block-outside-dns through the interactive serviceSelva Nair
2016-02-05interactive service v3Heiko Hund
2015-07-27Fix build on OpenSolaris (non-gmake)Gert Doering
2015-07-27Provide OpenVPN runtime version information to plug-insDavid Sommerseth
2015-07-27Provide compile time OpenVPN version information to plug-insDavid Sommerseth
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2014-04-21Update openvpn-plugin.h for PolarSSL 1.3.Steffan Karger
2013-07-03plugin: Extend the plug-in v3 API to identify the SSL implementation usedDavid Sommerseth
2012-08-06add API for plug-ins to write to openvpn logHeiko Hund
2012-04-26cleanup: plugin: support C++ pluginAlon Bar-Lev
2012-03-24build: use tap-windows.h as external dependencyAlon Bar-Lev
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev