]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.c
lib: All settings use configured namespace
[thirdparty/strongswan.git] / src / libstrongswan / plugins / openssl / openssl_ec_diffie_hellman.c
2014-02-12  Tobias Brunnerlib: All settings use configured namespace
2013-11-19  Tobias Brunneropenssl: Verify that a peer's ECDH public value is...
2013-10-17  Tobias BrunnerMerge branch 'ecc-brainpool'
2013-10-17  Tobias Brunneropenssl: Add workaround if ECC Brainpool curves are...
2013-10-17  Tobias Brunneropenssl: Add support for ECC Brainpool curves for DH...
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2011-11-04  Thomas EgererUse chunk_clear to memwipe shared secret
2011-05-09  Martin WilliWipe memory after using key material (incomplete, to...
2010-08-18  Martin WilliUse a seperate section for each nested struct member...
2010-08-10  Martin WilliMigrated remaining classes in openssl plugin to INIT...
2010-06-22  Tobias BrunnerFixing compilation of the OpenSSL plugin if Elliptic...
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-07-06  Andreas Steffenmake ecp_x_coordinate_only = yes the default
2009-07-06  Andreas Steffenecp_x_coordinate only option allows ECP interoperabilit...
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2008-11-04  Martin Williremoved superfluous get_other_public_value in diffie_he...
2008-06-10  Tobias Brunnerrefactoring
2008-05-23  Martin Willifixed some compiler warnings
2008-05-22  Tobias Brunneradded the ECP groups from RFC 5114
2008-05-22  Tobias Brunneradded ECDH with OpenSSL (see RFC 4753)