aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/ssl_verify_mbedtls.c
AgeCommit message (Expand)Author
2023-09-26Remove all traces of the previous MSVC build systemFrank Lichtenheld
2023-07-18Implement using --peer-fingerprint without CA certificatesArne Schwabe
2023-07-18Revert commit 423ced962dArne Schwabe
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
2021-03-22Support fingerprint authentication without CA certificateJason A. Donenfeld
2020-08-05Log serial number of revoked certificateVladislav Grishenko
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-12-04Remove ENABLE_CRYPTOAntonio Quartulli
2017-06-19mbedtls: require C-string compatible types for --x509-username-fieldSteffan Karger
2017-06-19mbedtls: fix --x509-track post-authentication remote DoS (CVE-2017-7522)Steffan Karger
2017-06-18Fix mbedtls fingerprint calculationSteffan Karger
2017-06-18OpenSSL: don't use direct access to the internal of X509Emmanuel Deloget
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-03-19Be less picky about keyUsage extensionsSteffan Karger
2017-01-18More broadly enforce Allman style and braces-around-conditionalsSteffan Karger
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-29Introduce and use secure_memzero() to erase secretsSteffan Karger
2016-11-16Refactor CRL handlingSteffan Karger
2016-09-17Add SHA256 fingerprint supportSteffan Karger
2016-05-31Plug memory leak in mbedTLS backendIvo Manca
2016-05-05Remove trailing newline from verify callback error messagesSteffan Karger
2016-05-05mbedtls: improve error reporting in tls verify callbackSteffan Karger
2016-04-28Rename files with 'polarssl' in the name to 'mbedtls'Steffan Karger