aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl/openssl_diffie_hellman.h
Commit message (Collapse)AuthorAgeFilesLines
* Define MODP_CUSTOM constructors as variadic functionsTobias Brunner2017-09-181-3/+2
| | | | | | They now match the dh_constructor_t signature. This is a follow up for the changes merged with b668bf3f9ec1 and should fix use of MODP_CUSTOM on Apple's ARM64 platform.
* Added support for MODP_CUSTOM to openssl pluginMartin Willi2010-09-031-1/+4
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* Id and typoTobias Brunner2008-05-221-0/+2
|
* adding diffie hellman with OpenSSLTobias Brunner2008-04-291-0/+48