aboutsummaryrefslogtreecommitdiff
path: root/sample
AgeCommit message (Expand)Author
2019-11-10Update sample configs to use modern cipher, remove static key examplesSteffan Karger
2019-07-05Implement --genkey type keyfile syntax and migrate tls-crypt-v2Arne Schwabe
2019-02-06Fix various spelling mistakesJonathan Tooker
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-17Use consistent version referencesDavid Sommerseth
2017-08-14sample-plugins: fix ASN1_STRING_to_UTF8 return value checksSteffan Karger
2017-06-18Add a DSA test key/cert pair to sample-keysSteffan Karger
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-04-11Require minimum OpenSSL 1.0.1David Sommerseth
2017-01-23git: Merge .gitignore files into a single fileDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-10-28Add a revoked cert to the sample keysSteffan Karger
2016-08-25Use AES ciphers in our sample configuration files and add a few modern 2.4 ex...Arne Schwabe
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
2015-02-22Use tls-auth in sample config filesSteffan Karger
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2014-11-15Modernize sample keys and sample configsSteffan Karger
2014-07-13Add topology in sample server configuration filePhilipp Hagemeister
2014-04-25Add an elliptic curve testing cert chain to the sample keysSteffan 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
2012-03-24build: distribute samples in windowsAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev