Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -63/+0 |
| | |||||
* | - refactored ike proposal | Martin Willi | 2006-02-14 | 1 | -2/+2 |
| | | | | | | | | - 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 up | Jan Hutter | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -1/+0 |
| | |||||
* | - added compution of all needed keys and also creation of needed | Jan Hutter | 2005-11-28 | 1 | -0/+17 |
| | | | | transform objects | ||||
* | - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested... | Jan Hutter | 2005-11-28 | 1 | -0/+2 |
| | |||||
* | - moved algorithm definitions from payloads to corresponding transforms | Martin Willi | 2005-11-24 | 1 | -0/+45 |
| | | | | | - cleanup of docs in transforms | ||||
* | - definition of interface for singer and crypter | Martin Willi | 2005-11-22 | 1 | -0/+0 |
- not documented |