]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/openssl/Makefile.am
openssl: Generalize the GCM implementation a bit
[thirdparty/strongswan.git] / src / libstrongswan / plugins / openssl / Makefile.am
2019-03-08  Tobias Brunneropenssl: Generalize the GCM implementation a bit
2018-11-30  Tobias BrunnerMerge branch 'openssl-25519/448'
2018-11-30  Tobias Brunneropenssl: Add support for Ed25519/Ed448
2018-11-30  Tobias Brunneropenssl: Add support for X25519 and X448
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Williopenssl: Check and link against libeay32 instead of...
2014-06-04  Martin Williplugins: Don't link with -rdynamic on Windows
2013-07-18  Martin Williautomake: replace INCLUDES by AM_CPPFLAGS
2013-05-08  Tobias BrunnerMerge branch 'charon-cmd-pkcs12'
2013-05-08  Tobias Brunneropenssl: Add PKCS#12 parsing via OpenSSL
2013-04-16  Andreas Steffensupport of OpenSSL FIPS-140-2 library
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-07  Martin WilliMerge branch 'pt-tls'
2013-03-01  Martin WilliMerge branch 'multi-eap'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'ikev1-rekeying'
2013-03-01  Martin WilliMerge branch 'vip-shunts'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'ikev1-mm-retransmits'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-28  Tobias Brunneropenssl: Provide AES-GCM implementation
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2012-12-19  Martin WilliAdd a stub for OpenSSL PKCS#7 parsing
2012-06-25  Tobias BrunnerUse simple wrappers for HMAC based PRF and signer in...
2012-06-25  Tobias BrunnerRefactored OpenSSL based HMAC implementation
2012-06-25  Aleksandr GrinbergAdding OpenSSL HMAC signer functions to openssl plugin
2012-06-25  Aleksandr GrinbergAdding OpenSSL HMAC pseudo random functions to openssl...
2012-06-25  Aleksandr GrinbergAdding OpenSSL random number functions to openssl plugin
2010-05-21  Martin WilliImplemented X.509 CRL reading using OpenSSL
2010-05-21  Martin WilliImplemented X.509 certificate reading using OpenSSL
2010-03-08  Martin WilliImplemented the PRF_KEYED_SHA1 algorithm in the openssl...
2010-03-02  Tobias BrunnerReverting eba28948a584b9d02474cf5d256b04b8d2adbe6a...
2010-03-02  Tobias BrunnerStreamlined the source file list formatting in plugin...
2010-03-02  Tobias BrunnerLink all enabled libstrongswan plugins into the library...
2010-02-25  Tobias BrunnerLink all plugins to libstrongswan.
2009-07-03  Martin Williadded -avoid-version to LDFLAGS, plugins are not versioned
2008-06-10  Tobias BrunnerECDSA with OpenSSL
2008-06-06  Martin Willilink against openssl crypto library only
2008-05-22  Tobias Brunneradded ECDH with OpenSSL (see RFC 4753)
2008-05-15  Tobias BrunnerRSA with OpenSSL
2008-04-29  Tobias Brunneradding diffie hellman with OpenSSL
2008-04-28  Tobias Brunneradded wrapper for OpenSSL hashers
2008-04-28  Tobias Brunneradded a wrapper plugin for OpenSSL crypters (AES, 3DES...