This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6840a6fb9847e0bdb27745aafb7c99bff5ecefbd
strongswan-ext
/
src
/
libstrongswan
/
plugins
/
x509
T
History
Martin Willi
6ffd9f88ce
Use subject, not issuer, of CRL issuing certificate
2011-01-05 16:45:56 +01:00
..
Makefile.am
…
x509_ac.c
Support different encoding types in certificate.get_encoding()
2010-07-13 13:53:20 +02:00
x509_ac.h
…
x509_cert.c
Parse and encode crlSign keyUsage flag in x509 plugin
2011-01-05 16:45:56 +01:00
x509_cert.h
…
x509_crl.c
Use subject, not issuer, of CRL issuing certificate
2011-01-05 16:45:56 +01:00
x509_crl.h
Added support for CRL generation to x509 plugin
2010-05-21 16:25:51 +02:00
x509_ocsp_request.c
Support different encoding types in certificate.get_encoding()
2010-07-13 13:53:20 +02:00
x509_ocsp_request.h
…
x509_ocsp_response.c
Support different encoding types in certificate.get_encoding()
2010-07-13 13:53:20 +02:00
x509_ocsp_response.h
…
x509_pkcs10.c
Use a dedicated build part for challenge passwords, BUILD_PASSPHRASE gets obsolete
2010-08-04 09:26:21 +02:00
x509_pkcs10.h
…
x509_plugin.c
Migrated x509_plugin_t to INIT/METHOD macros
2010-12-04 10:07:56 +01:00
x509_plugin.h
…