aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/diffie_hellman.h
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-149/+0
|
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-2/+0
| | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-)
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-1/+1
| | | | | | | | - current configuration_manager is now static_configuration (testing) - first draft of starter_configuration, which should once interact with ipsec starter (via whack?) - some cleanups - socket_t uses RAW socket, which allows parallel service of pluto/charon
* - refactored ike proposalMartin Willi2006-02-141-0/+8
| | | | | | | | - uses now proposal_t, wich is also used by child proposals - ike key derivation refactored - crypter_t api has get_key_size now - some other improvements here and there
* - code cleaned upJan Hutter2005-12-061-7/+14
|
* (no commit message)Jan Hutter2005-11-291-0/+2
|
* - diffie hellman code cleanedJan Hutter2005-11-291-4/+1
|
* - return value cleanupMartin Willi2005-11-281-13/+6
|
* - moved algorithm definitions from payloads to corresponding transformsMartin Willi2005-11-241-17/+48
| | | | | - cleanup of docs in transforms
* - typedefs changedMartin Willi2005-11-241-3/+3
|
* - created encoding packageMartin Willi2005-11-231-1/+1
|
* - changed include pathsMartin Willi2005-11-231-2/+2
|
* - changed group_number type to diffie_hellman_group_tMartin Willi2005-11-181-1/+2
|
* - wrote diffie_hellman_t but not testedJan Hutter2005-11-181-0/+112