aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/gmp/gmp_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 gmp pluginMartin Willi2010-09-021-0/+11
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+49