summaryrefslogtreecommitdiffstats
path: root/openvpn-plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Add --route-pre-down/OPENVPN_PLUGIN_ROUTE_PREDOWN script/plug-in hookDavid Sommerseth2012-01-251-1/+2
* Further improvements to plugin support:Adriaan de Jong2011-10-221-11/+8
* Fixes for the plugin system:Adriaan de Jong2011-10-221-5/+13
* Added PolarSSL support:Adriaan de Jong2011-10-221-0/+3
* Refactored tls-verify-plugin codeAdriaan de Jong2011-10-221-2/+9
* Fix const declarations in plug-in v3 structsDavid Sommerseth2011-05-191-4/+4
* Separate the general plug-in version constant and v3 plug-in structs versionDavid Sommerseth2011-03-251-0/+14
* Extend the v3 plug-in API to send over X509 certificatesDavid Sommerseth2011-03-251-0/+7
* Define the new openvpn_plugin_{open,func}_v3() APIDavid Sommerseth2011-03-251-1/+221
* Fix errors in openvpn-plugin.h documentationchantra2010-10-211-1/+2
* Updated copyright date to 2010.James Yonan2010-04-281-1/+1
* Update copyright to 2009.james2009-05-301-1/+1
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1
* Updated copyright notice to 2008.james2008-06-111-1/+1
* Incremented version to 2.1_rc7d.james2008-06-041-13/+52
* Fixed a bug in plugin.c that caused openvpn_plugin_client_destructor_v1james2008-05-251-0/+55
* Support asynchronous/deferred authentication injames2008-05-241-0/+23
* Added OPENVPN_PLUGIN_TLS_FINAL plugin callback.james2005-12-281-1/+2
* Added support for openvpn_plugin_select_initialization_point_v1james2005-10-041-0/+24
* version 2.1_beta1james2005-09-261-11/+118
* This is the start of the BETA21 branch.james2005-09-261-0/+211