aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config/sa_config.h
Commit message (Collapse)AuthorAgeFilesLines
* - reworked configuration framework completlyMartin Willi2006-03-161-219/+0
| | | | | | - 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/+0
| | | | | | | | - 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
* - proposal setup implementation begunMartin Willi2006-02-221-46/+26
|
* - refactored ike proposalMartin Willi2006-02-141-3/+3
| | | | | | | | - 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
* - fixed alot of bugs in child_proposalMartin Willi2006-02-081-4/+7
| | | | | - near to working state ;-)
* - dead end implementationMartin Willi2006-02-061-57/+12
|
* - fixed doxygen warningsMartin Willi2005-12-151-26/+26
|
* - added todo's Jan Hutter2005-12-121-0/+3
|
* - code cleanup in network and configMartin Willi2005-12-061-1/+1
| | | | | - moved packet_t members to private, added getter and setters
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-061-2/+16
|
* - code documentedJan Hutter2005-12-041-5/+11
|
* - added ts for both initator and responderMartin Willi2005-12-011-6/+51
| | | | - ts_payload can get now ts's
* - creation of ts payloads using tsMartin Willi2005-12-011-3/+3
|
* - commentedMartin Willi2005-12-011-2/+10
|
* - compileableMartin Willi2005-12-011-41/+5
|
* - added spisMartin Willi2005-12-011-2/+16
|
* - fixed proposalMartin Willi2005-12-011-4/+12
|
* - implemented sa_configMartin Willi2005-12-011-0/+216
| | | | | | | | - uses identification - and host - untested - ts need further tuning
* - empty createdMartin Willi2005-11-301-0/+4