Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 5 | -455/+0 |
| | |||||
* | - configuration_manager replaced by configuration_t interface | Martin Willi | 2006-03-07 | 1 | -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 proposal | Martin Willi | 2006-02-14 | 1 | -0/+1 |
| | | | | | | | | - 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 | ||||
* | - fixed doxygen warnings | Martin Willi | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 4 | -32/+64 |
| | |||||
* | - encryption seems to work | Jan Hutter | 2005-11-29 | 2 | -0/+14 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 4 | -85/+38 |
| | |||||
* | - changed prf_hmac_t to hmac_prf_t | Jan Hutter | 2005-11-28 | 1 | -2/+2 |
| | |||||
* | - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested... | Jan Hutter | 2005-11-28 | 4 | -0/+266 |
| | |||||
* | - moved algorithm definitions from payloads to corresponding transforms | Martin Willi | 2005-11-24 | 2 | -23/+86 |
| | | | | | - cleanup of docs in transforms | ||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 1 | -3/+3 |
| | |||||
* | - | Martin Willi | 2005-11-23 | 1 | -0/+19 |
| | |||||
* | - created encoding package | Martin Willi | 2005-11-23 | 1 | -1/+1 |
| | |||||
* | - changed include paths | Martin Willi | 2005-11-23 | 1 | -1/+1 |
| | |||||
* | - definition of interface for singer and crypter | Martin Willi | 2005-11-22 | 2 | -0/+107 |
- not documented |