Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 1 | -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 Willi | 2006-03-14 | 1 | -3/+9 |
| | | | | | - some improvements here and there | ||||
* | - refactored ike proposal | Martin Willi | 2006-02-14 | 1 | -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 Hutter | 2005-12-12 | 1 | -0/+3 |
| | |||||
* | - code cleanup in network and config | Martin Willi | 2005-12-06 | 1 | -4/+4 |
| | | | | | - moved packet_t members to private, added getter and setters | ||||
* | - code documented | Jan Hutter | 2005-12-04 | 1 | -20/+23 |
| | |||||
* | - new configuration support added to ike_sa and states | Jan Hutter | 2005-12-01 | 1 | -2/+22 |
| | |||||
* | implemented and tested functionality to create sa_payload from | Jan Hutter | 2005-12-01 | 1 | -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 Hutter | 2005-11-30 | 1 | -0/+165 |
| | | | | | IKE_SA_INIT phase | ||||
* | - empty created | Martin Willi | 2005-11-30 | 1 | -0/+4 |