aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/diffie_hellman.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed memory leakMartin Willi2007-10-041-0/+1
|
* implemented an optional DH public value testMartin Willi2007-10-041-89/+92
| | | | some other cleanups, using RFC2631 variable names
* cleanups, fixes and simplification of diffie hellman codeMartin Willi2007-10-041-123/+96
|
* introduced new logging subsystem using bus:Martin Willi2006-10-181-18/+15
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* workaround for peers rekeying at the same timeMartin Willi2006-06-121-1/+1
| | | | | loading lifetime policies from ipsec.conf
* (no commit message)Martin Willi2006-05-101-1/+0
|
* (no commit message)Martin Willi2006-05-101-0/+615