aboutsummaryrefslogtreecommitdiff
path: root/openvpn-plugin.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-25Separate the general plug-in version constant and v3 plug-in structs versionDavid Sommerseth1-0/+14
2011-03-25Extend the v3 plug-in API to send over X509 certificatesDavid Sommerseth1-0/+7
2011-03-25Define the new openvpn_plugin_{open,func}_v3() APIDavid Sommerseth1-1/+221
2010-10-21Fix errors in openvpn-plugin.h documentationchantra1-1/+2
2010-04-28Updated copyright date to 2010.James Yonan1-1/+1
2009-05-30Update copyright to 2009.james1-1/+1
2008-10-06Copyright notice changed to reflect change in name ofjames1-1/+1
2008-07-14Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james1-1/+1
2008-06-11Updated copyright notice to 2008.james1-1/+1
2008-06-04Incremented version to 2.1_rc7d.james1-13/+52
2008-05-25Fixed a bug in plugin.c that caused openvpn_plugin_client_destructor_v1james1-0/+55
2008-05-24Support asynchronous/deferred authentication injames1-0/+23
2005-12-28Added OPENVPN_PLUGIN_TLS_FINAL plugin callback.james1-1/+2
2005-10-04Added support for openvpn_plugin_select_initialization_point_v1james1-0/+24
2005-09-26version 2.1_beta1james1-11/+118
2005-09-26This is the start of the BETA21 branch.james1-0/+211