strongswan/src/libstrongswan/plugins/x509
Tobias Brunner d7dc677ee5 x509: Correctly encode nonce in OCSP request
The nonce value is encoded as OCTET STRING, however, the extension
values themselves must also be encoded as OCTET STRING.
2017-07-07 08:57:14 +02:00
..
Makefile.am plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
x509_ac.c Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
x509_ac.h Updated x509 plugin to the new builder API 2009-09-10 16:20:21 +02:00
x509_cert.c x509: nameConstraints sequence does not require a loop 2017-05-29 11:05:04 +02:00
x509_cert.h Updated x509 plugin to the new builder API 2009-09-10 16:20:21 +02:00
x509_crl.c Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
x509_crl.h Added support for CRL generation to x509 plugin 2010-05-21 16:25:51 +02:00
x509_ocsp_request.c x509: Correctly encode nonce in OCSP request 2017-07-07 08:57:14 +02:00
x509_ocsp_request.h Updated x509 plugin to the new builder API 2009-09-10 16:20:21 +02:00
x509_ocsp_response.c Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
x509_ocsp_response.h Updated x509 plugin to the new builder API 2009-09-10 16:20:21 +02:00
x509_pkcs10.c x509: Evaluate return codes of parsing functions 2017-05-08 16:44:25 +02:00
x509_pkcs10.h support of PKCS#10 certificate request generation without attributes 2009-09-14 00:45:51 +02:00
x509_plugin.c x509: CERT_DECODE actually requires KEY_ANY 2014-03-31 14:32:44 +02:00
x509_plugin.h Removing the plugin constructor declarations from the header files. 2010-03-02 09:10:19 +01:00