aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config
Commit message (Collapse)AuthorAgeFilesLines
...
* - tested sa with traffic selectorsMartin Willi2005-12-014-17/+102
| | | | | - fixed ALOT of bugs ;-)
* (no commit message)Martin Willi2005-12-012-0/+408
|
* - compileableMartin Willi2005-12-012-89/+37
|
* - added spisMartin Willi2005-12-011-2/+16
|
* - fixed equals for new struct definitionMartin Willi2005-12-011-19/+81
|
* - fixed proposalMartin Willi2005-12-011-4/+12
|
* 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
* - implemented sa_configMartin Willi2005-12-013-1/+514
| | | | | | | | - uses identification - and host - untested - ts need further tuning
* created class init_config_t encapsulating configuration issues of Jan Hutter2005-11-303-0/+379
| | | | | IKE_SA_INIT phase
* - empty createdMartin Willi2005-11-304-0/+8
|
* - globals packed in a daemonMartin Willi2005-11-291-4/+4
|
* - changed creation of iteratorJan Hutter2005-11-291-1/+1
| | | | - chanded all clone calls
* - changed allocation behaviorMartin Willi2005-11-291-1/+1
|
* - removed memory allocation checks!!!Jan Hutter2005-11-281-5/+4
|
* - memory allocation checks removedJan Hutter2005-11-281-0/+4
|
* - removed OUT_OF_RES checksJan Hutter2005-11-282-124/+23
|
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-282-105/+21
| | | | transform objects
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-1/+1
| | | | | - some logging improvements
* - added localhost to configMartin Willi2005-11-261-0/+4
|
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-242-10/+10
|
* changed enum and structs names to _tJan Hutter2005-11-242-6/+7
|
* - moved host_t from util to networkMartin Willi2005-11-231-1/+1
|
* - created new makefilesJan Hutter2005-11-231-0/+20
|
* - config pkgMartin Willi2005-11-232-0/+677