aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/id_payload.h
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-172/+0
| | | | | - applied patch for charon
* - reworked configuration framework completlyMartin Willi2006-03-161-3/+3
| | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!
* - 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
* - code cleanup of encoding packageMartin Willi2005-12-061-7/+7
|
* - authentication with preshared key working but code MUST be cleanedJan Hutter2005-12-031-1/+11
|
* - fixed bugsJan Hutter2005-12-011-55/+27
|
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-291-2/+0
|
* - implemented compute length function Jan Hutter2005-11-291-1/+1
|
* (no commit message)Jan Hutter2005-11-291-0/+192