Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - comments | Martin Willi | 2005-12-02 | 3 | -5/+28 | |
| | ||||||
* | - retransmitting of requests implemented | Jan Hutter | 2005-12-02 | 2 | -0/+2 | |
| | ||||||
* | - state ike_auth_requested | Martin Willi | 2005-12-02 | 4 | -34/+39 | |
| | | | | | - does now establishing of IKE_SA in both directions | |||||
* | - added new job type retransmit_request_job_t | Jan Hutter | 2005-12-02 | 4 | -82/+39 | |
| | | | | - fixed memory leaks | |||||
* | - fixed memleak | Martin Willi | 2005-12-02 | 1 | -4/+4 | |
| | ||||||
* | - state ike_sa_init_responded implemented (has some memleaks) | Martin Willi | 2005-12-02 | 5 | -104/+531 | |
| | ||||||
* | - added notify message handling to ike_sa_init_requested_t and | Jan Hutter | 2005-12-02 | 3 | -15/+145 | |
| | | | | responder_init_t | |||||
* | responder_init does return DELETE_ME in case of error | Jan Hutter | 2005-12-02 | 4 | -85/+129 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-12-02 | 4 | -40/+54 | |
| | ||||||
* | cleaned code | Jan Hutter | 2005-12-02 | 1 | -22/+25 | |
| | ||||||
* | - fixed bugs | Jan Hutter | 2005-12-01 | 3 | -38/+168 | |
| | ||||||
* | - new configuration support added to ike_sa and states | Jan Hutter | 2005-12-01 | 4 | -176/+77 | |
| | ||||||
* | - implemented sa_config | Martin Willi | 2005-12-01 | 2 | -67/+109 | |
| | | | | | | | | - uses identification - and host - untested - ts need further tuning | |||||
* | code of message_t cleaned and added more logs | Jan Hutter | 2005-11-30 | 1 | -2/+2 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-30 | 1 | -21/+77 | |
| | ||||||
* | - fixed message rule | Martin Willi | 2005-11-30 | 1 | -0/+120 | |
| | | | | - decryption attempt | |||||
* | - message encryption verification fully changed | Jan Hutter | 2005-11-30 | 1 | -8/+19 | |
| | ||||||
* | - encryption seems to work | Jan Hutter | 2005-11-29 | 1 | -0/+83 | |
| | ||||||
* | - fixed bug in diffie hellman exchange (no public value was written) | Jan Hutter | 2005-11-29 | 1 | -1/+1 | |
| | ||||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 3 | -12/+13 | |
| | ||||||
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 3 | -11/+10 | |
| | | | | - chanded all clone calls | |||||
* | - changed allocation behavior | Martin Willi | 2005-11-29 | 12 | -27/+50 | |
| | ||||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 9 | -588/+154 | |
| | ||||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 3 | -54/+8 | |
| | ||||||
* | - encryptino payload | Martin Willi | 2005-11-28 | 3 | -8/+8 | |
| | ||||||
* | - added compution of all needed keys and also creation of needed | Jan Hutter | 2005-11-28 | 2 | -34/+46 | |
| | | | | transform objects | |||||
* | - moved hasher_*_t to *_hasher_t | Martin Willi | 2005-11-27 | 1 | -5/+5 | |
| | | | | | - some logging improvements | |||||
* | - changed interface of ike_sa | Jan Hutter | 2005-11-25 | 8 | -78/+105 | |
| | | | | - states can access ike_sa fields now just with functions | |||||
* | - allocator_free_chunk changed | Jan Hutter | 2005-11-25 | 2 | -7/+7 | |
| | ||||||
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 3 | -7/+7 | |
| | ||||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 13 | -44/+56 | |
| | ||||||
* | - created new makefiles | Jan Hutter | 2005-11-23 | 1 | -0/+43 | |
| | ||||||
* | (no commit message) | Martin Willi | 2005-11-23 | 14 | -0/+2493 | |