strongswan/src/libstrongswan/plugins/openssl
Tobias Brunner 0e080d9b64 Don't compile login() in openssl_rsa_private_key_t if ENGINE support is disabled in OpenSSL. 2011-05-13 13:11:11 +02:00
..
Makefile.am Implemented X.509 CRL reading using OpenSSL 2010-05-21 16:25:51 +02:00
openssl_crl.c introduced libstrongswan.x509.enforce_critical parameter 2011-02-05 09:01:18 +01:00
openssl_crl.h Implemented X.509 CRL reading using OpenSSL 2010-05-21 16:25:51 +02:00
openssl_crypter.c chunk_clear not clear_chunk. 2011-05-10 15:40:46 +02:00
openssl_crypter.h Migrated remaining classes in openssl plugin to INIT/METHOD macros 2010-08-10 18:46:30 +02:00
openssl_diffie_hellman.c Added support for MODP_CUSTOM to openssl plugin 2010-09-03 09:33:15 +02:00
openssl_diffie_hellman.h Added support for MODP_CUSTOM to openssl plugin 2010-09-03 09:33:15 +02:00
openssl_ec_diffie_hellman.c Wipe memory after using key material (incomplete, to be continued) 2011-05-09 14:36:15 +02:00
openssl_ec_diffie_hellman.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
openssl_ec_private_key.c Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
openssl_ec_private_key.h Migrated remaining classes in openssl plugin to INIT/METHOD macros 2010-08-10 18:46:30 +02:00
openssl_ec_public_key.c Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
openssl_ec_public_key.h Migrated remaining classes in openssl plugin to INIT/METHOD macros 2010-08-10 18:46:30 +02:00
openssl_hasher.c Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
openssl_hasher.h Migrated remaining classes in openssl plugin to INIT/METHOD macros 2010-08-10 18:46:30 +02:00
openssl_plugin.c Added a (not yet implemented) plugin_t method to reload plugin configuration 2011-04-15 10:07:13 +02:00
openssl_plugin.h Removing the plugin constructor declarations from the header files. 2010-03-02 09:10:19 +01:00
openssl_rsa_private_key.c Don't compile login() in openssl_rsa_private_key_t if ENGINE support is disabled in OpenSSL. 2011-05-13 13:11:11 +02:00
openssl_rsa_private_key.h Migrated remaining classes in openssl plugin to INIT/METHOD macros 2010-08-10 18:46:30 +02:00
openssl_rsa_public_key.c Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
openssl_rsa_public_key.h Migrated remaining classes in openssl plugin to INIT/METHOD macros 2010-08-10 18:46:30 +02:00
openssl_sha1_prf.c Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
openssl_sha1_prf.h Fixed doxygen group 2010-05-20 17:37:18 +02:00
openssl_util.c Implemented X.509 certificate reading using OpenSSL 2010-05-21 16:25:51 +02:00
openssl_util.h Some Doxygen fixes. 2010-07-05 15:04:30 +02:00
openssl_x509.c [hopefully] fixed pathlen problem on ARM platforms 2011-02-10 15:51:18 +01:00
openssl_x509.h Implemented X.509 certificate reading using OpenSSL 2010-05-21 16:25:51 +02:00