aboutsummaryrefslogtreecommitdiff
path: root/sample/sample-plugins
AgeCommit message (Expand)Author
2024-03-18Update Copyright statements to 2024Frank Lichtenheld
2023-05-16sample-plugins: Fix memleak in client-connect example pluginFrank Lichtenheld
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-05-22Reformat for sp_after_comma=addFrank Lichtenheld
2022-04-21The Great Reformatting of 2022David Sommerseth
2022-03-15plugins: Remove defer/simple.c sample pluginDavid Sommerseth
2022-03-15sample-plugin: New plugin for testing multiple auth pluginsDavid Sommerseth
2022-02-03keyingmaterialexporter.c: include strings.hAntonio Quartulli
2022-01-26update copyright year to 2022Antonio Quartulli
2021-09-12Remove support for PF (Packet Filter)Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-02-03Explain structver usage in sample defer plugin.Greg Cox
2021-01-30More explicit versioning compatibility in sample-plugins/defer/simple.cGreg Cox
2021-01-30Update openvpn_plugin_func_v2 to _v3 in sample-plugins/defer/simple.cGreg Cox
2021-01-25Fix naming error in sample-plugins/defer/simple.cGreg Cox
2021-01-23clean up / rewrite sample-plugins/defer/simple.cGert Doering
2020-10-24Remove NULL checks before calling freeArne Schwabe
2020-09-18Add demo plugin that excercises "CLIENT_CONNECT" and "CLIENT_CONNECT_V2" pathsGert Doering
2020-09-16sample-plugins: Partially autotoolize the sample-plugins buildDavid Sommerseth
2020-09-11Handle NULL returns from calloc() in sample plugins.Gert Doering
2018-12-12Uncrustify sample-plugin sources according to code styleGert Doering
2018-08-05plugin: Export base64 encode and decode functionsDavid Sommerseth
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-12-04Remove option to disable crypto engineAntonio Quartulli
2017-08-14sample-plugins: fix ASN1_STRING_to_UTF8 return value checksSteffan Karger
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-04-11Require minimum OpenSSL 1.0.1David Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2015-10-10sample-plugin: TLS Keying Material Exporter [RFC-5705] demonstration plug-inDaniel Kubec
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-04-13Fix typo in sample build script to use LDFLAGSkangsterizer
2013-07-03plugin: Extend the plug-in v3 API to identify the SSL implementation usedDavid Sommerseth
2012-06-26build: integrate plugins build into core buildAlon Bar-Lev