Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -147/+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 | ||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -13/+30 |
| | |||||
* | - encryption seems to work | Jan Hutter | 2005-11-29 | 1 | -0/+8 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -19/+8 |
| | |||||
* | - moved algorithm definitions from payloads to corresponding transforms | Martin Willi | 2005-11-24 | 1 | -23/+49 |
| | | | | | - cleanup of docs in transforms | ||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 1 | -3/+3 |
| | |||||
* | - 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 | 1 | -0/+107 |
- not documented |