aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/pkcs11_openssl.c
AgeCommit message (Expand)Author
2023-10-02Log OpenSSL errors on failure to set certificateSelva Nair
2023-09-26Remove all traces of the previous MSVC build systemFrank Lichtenheld
2023-08-11pkcs11_openssl: Disable unused codeFrank Lichtenheld
2023-05-10Bugfix: dangling pointer passed to pkcs11-helperSelva Nair
2023-03-15Bugfix: Convert ECDSA signature form pkcs11-helper to DER encoded formSelva Nair
2023-01-10xkey_pkcs11h_sign: fix dangling pointerFrank 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-02-03pkcs11_openssl.c: check EVP_get_digestbyname() != NULLSelva Nair
2022-01-26Support PSS signing using pkcs11-helper >= 1.28Selva Nair
2022-01-26update copyright year to 2022Antonio Quartulli
2022-01-20pkcs11: Interface the xkey provider with pkcs11-helperSelva Nair
2021-07-02Update Fox e-mail address in copyright noticesMax Fillinger
2021-06-15Update copyrightsDavid Sommerseth
2020-10-24Remove NULL checks before calling freeArne Schwabe
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2013-12-16pkcs11: use generic evp key instead of rsaAlon Bar-Lev
2012-03-30Migrated x509_get_subject to use of the garbage collectorAdriaan de Jong
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev