aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/ssl_verify_backend.h
AgeCommit message (Expand)Author
2023-12-06Remove superfluous x509_write_pem()David Sommerseth
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-01-26update copyright year to 2022Antonio Quartulli
2021-07-02Update Fox e-mail address in copyright noticesMax Fillinger
2021-06-15Update copyrightsDavid Sommerseth
2019-02-06Fix various spelling mistakesJonathan Tooker
2018-12-12uncrustify openvpn/ sourcesGert Doering
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-19Restrict --x509-alt-username extension typesSteffan Karger
2017-06-18OpenSSL: don't use direct access to the internal of X509Emmanuel Deloget
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-16Refactor CRL handlingSteffan Karger
2016-09-17Add SHA256 fingerprint supportSteffan Karger
2016-04-28Implemented x509-track for PolarSSL.Steffan Karger
2016-04-04Implement inlining of crl filesArne Schwabe
2014-04-27Make serial env exporting consistent amongst OpenSSL and PolarSSL builds.Steffan Karger
2014-04-21Upgrade to PolarSSL 1.3Steffan Karger
2014-03-23Bump minimum OpenSSL version to 0.9.8Steffan Karger
2012-03-30Migrated x509_get_sha1_hash to use the garbage collectorAdriaan de Jong
2012-03-30Migrated x509_get_serial to use the garbage collectorAdriaan de Jong
2012-03-30Migrated x509_get_subject to use of the garbage collectorAdriaan de Jong
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev