aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config/init_config.h
Commit message (Collapse)AuthorAgeFilesLines
* - reworked configuration framework completlyMartin Willi2006-03-161-165/+0
| | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!
* - first attempt for connection loading and starting via "stroke"Martin Willi2006-03-141-3/+9
| | | | | - some improvements here and there
* - refactored ike proposalMartin Willi2006-02-141-80/+40
| | | | | | | | - 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
* - added todo's Jan Hutter2005-12-121-0/+3
|
* - code cleanup in network and configMartin Willi2005-12-061-4/+4
| | | | | - moved packet_t members to private, added getter and setters
* - code documentedJan Hutter2005-12-041-20/+23
|
* - new configuration support added to ike_sa and statesJan Hutter2005-12-011-2/+22
|
* implemented and tested functionality to create sa_payload from Jan Hutter2005-12-011-2/+6
| | | | | ike_proposal_t's and also generate ike_proposal_t's from sa_payload
* created class init_config_t encapsulating configuration issues of Jan Hutter2005-11-301-0/+165
| | | | | IKE_SA_INIT phase
* - empty createdMartin Willi2005-11-301-0/+4