openvpn/sample/sample-plugins
David Sommerseth 6690769f78 plugin: Export base64 encode and decode functions
This patch builds on the "Export secure_memzero() to plug-ins" patch and
adds export of openvpn_base64_encode() and openvpn_base64_decode()

This also ships with a very simple plug-in which demonstrates how to use
the new exported functions.

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Selva Nair <selva.nair@gmail.com>
Message-Id: <20170505214624.11675-1-davids@openvpn.net>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14558.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2018-08-05 22:23:58 +02:00
..
defer Update copyright to include 2018 plus company name change 2018-02-01 08:29:21 +01:00
keying-material-exporter-demo Update copyright to include 2018 plus company name change 2018-02-01 08:29:21 +01:00
log Update copyright to include 2018 plus company name change 2018-02-01 08:29:21 +01:00
simple plugin: Export base64 encode and decode functions 2018-08-05 22:23:58 +02:00