aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/sa/states
Commit message (Collapse)AuthorAgeFilesLines
...
* - comments Martin Willi2005-12-023-5/+28
|
* - retransmitting of requests implementedJan Hutter2005-12-022-0/+2
|
* - state ike_auth_requestedMartin Willi2005-12-024-34/+39
| | | | | - does now establishing of IKE_SA in both directions
* - added new job type retransmit_request_job_tJan Hutter2005-12-024-82/+39
| | | | - fixed memory leaks
* - fixed memleakMartin Willi2005-12-021-4/+4
|
* - state ike_sa_init_responded implemented (has some memleaks)Martin Willi2005-12-025-104/+531
|
* - added notify message handling to ike_sa_init_requested_t and Jan Hutter2005-12-023-15/+145
| | | | responder_init_t
* responder_init does return DELETE_ME in case of errorJan Hutter2005-12-024-85/+129
|
* (no commit message)Jan Hutter2005-12-024-40/+54
|
* cleaned codeJan Hutter2005-12-021-22/+25
|
* - fixed bugsJan Hutter2005-12-013-38/+168
|
* - new configuration support added to ike_sa and statesJan Hutter2005-12-014-176/+77
|
* - implemented sa_configMartin Willi2005-12-012-67/+109
| | | | | | | | - uses identification - and host - untested - ts need further tuning
* code of message_t cleaned and added more logsJan Hutter2005-11-301-2/+2
|
* (no commit message)Jan Hutter2005-11-301-21/+77
|
* - fixed message ruleMartin Willi2005-11-301-0/+120
| | | | - decryption attempt
* - message encryption verification fully changedJan Hutter2005-11-301-8/+19
|
* - encryption seems to workJan Hutter2005-11-291-0/+83
|
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-291-1/+1
|
* - globals packed in a daemonMartin Willi2005-11-293-12/+13
|
* - changed creation of iteratorJan Hutter2005-11-293-11/+10
| | | | - chanded all clone calls
* - changed allocation behaviorMartin Willi2005-11-2912-27/+50
|
* - return value cleanupMartin Willi2005-11-289-588/+154
|
* - memory allocation checks removedJan Hutter2005-11-283-54/+8
|
* - encryptino payload Martin Willi2005-11-283-8/+8
|
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-282-34/+46
| | | | transform objects
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-5/+5
| | | | | - some logging improvements
* - changed interface of ike_saJan Hutter2005-11-258-78/+105
| | | | - states can access ike_sa fields now just with functions
* - allocator_free_chunk changedJan Hutter2005-11-252-7/+7
|
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-243-7/+7
|
* - typedefs changedMartin Willi2005-11-2413-44/+56
|
* - created new makefilesJan Hutter2005-11-231-0/+43
|
* (no commit message)Martin Willi2005-11-2314-0/+2493