Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - added notify message handling to ike_sa_init_requested_t and | Jan Hutter | 2005-12-02 | 11 | -42/+320 | |
| | | | | responder_init_t | |||||
* | responder_init does return DELETE_ME in case of error | Jan Hutter | 2005-12-02 | 5 | -89/+133 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-12-02 | 7 | -43/+57 | |
| | ||||||
* | - get_type changed | Jan Hutter | 2005-12-02 | 1 | -1/+8 | |
| | ||||||
* | cleaned code | Jan Hutter | 2005-12-02 | 8 | -33/+47 | |
| | ||||||
* | - fixed bugs | Jan Hutter | 2005-12-01 | 12 | -137/+356 | |
| | ||||||
* | - added ts for both initator and responder | Martin Willi | 2005-12-01 | 5 | -42/+178 | |
| | | | | - ts_payload can get now ts's | |||||
* | - creation of ts payloads using ts | Martin Willi | 2005-12-01 | 8 | -57/+223 | |
| | ||||||
* | - new configuration support added to ike_sa and states | Jan Hutter | 2005-12-01 | 16 | -563/+738 | |
| | ||||||
* | - fixed some bugx when !LEAK_DETECTIVE | Martin Willi | 2005-12-01 | 2 | -5/+4 | |
| | ||||||
* | - commented | Martin Willi | 2005-12-01 | 1 | -2/+10 | |
| | ||||||
* | - added | Martin Willi | 2005-12-01 | 2 | -0/+240 | |
| | ||||||
* | - tested sa with traffic selectors | Martin Willi | 2005-12-01 | 6 | -17/+110 | |
| | | | | | - fixed ALOT of bugs ;-) | |||||
* | (no commit message) | Martin Willi | 2005-12-01 | 2 | -0/+408 | |
| | ||||||
* | - compileable | Martin Willi | 2005-12-01 | 2 | -89/+37 | |
| | ||||||
* | - implemented functionality to generate sa payload from | Jan Hutter | 2005-12-01 | 7 | -8/+688 | |
| | | | | | | child_proposal_t's and vice versa... | |||||
* | - added spis | Martin Willi | 2005-12-01 | 1 | -2/+16 | |
| | ||||||
* | - fixed equals for new struct definition | Martin Willi | 2005-12-01 | 1 | -19/+81 | |
| | ||||||
* | - fixed proposal | Martin Willi | 2005-12-01 | 1 | -4/+12 | |
| | ||||||
* | implemented and tested functionality to create sa_payload from | Jan Hutter | 2005-12-01 | 12 | -12/+518 | |
| | | | | | ike_proposal_t's and also generate ike_proposal_t's from sa_payload | |||||
* | - implemented sa_config | Martin Willi | 2005-12-01 | 12 | -68/+1040 | |
| | | | | | | | | - uses identification - and host - untested - ts need further tuning | |||||
* | created class init_config_t encapsulating configuration issues of | Jan Hutter | 2005-11-30 | 7 | -3/+553 | |
| | | | | | IKE_SA_INIT phase | |||||
* | - added positioned functionality to linked_list_t | Jan Hutter | 2005-11-30 | 3 | -11/+184 | |
| | ||||||
* | - empty created | Martin Willi | 2005-11-30 | 4 | -0/+8 | |
| | ||||||
* | code of message_t cleaned and added more logs | Jan Hutter | 2005-11-30 | 6 | -109/+259 | |
| | ||||||
* | - fixed message decryption | Martin Willi | 2005-11-30 | 3 | -28/+103 | |
| | ||||||
* | - fixed bug when finding out if payload has to get encrypted | Jan Hutter | 2005-11-30 | 1 | -2/+2 | |
| | ||||||
* | - fixed encryption bug | Martin Willi | 2005-11-30 | 2 | -65/+9 | |
| | ||||||
* | added more logging | Jan Hutter | 2005-11-30 | 1 | -1/+3 | |
| | ||||||
* | fixed bug | Jan Hutter | 2005-11-30 | 1 | -2/+2 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-30 | 2 | -21/+79 | |
| | ||||||
* | - changed return type | Jan Hutter | 2005-11-30 | 1 | -1/+8 | |
| | ||||||
* | - fixed message rule | Martin Willi | 2005-11-30 | 2 | -3/+125 | |
| | | | | - decryption attempt | |||||
* | - message encryption verification fully changed | Jan Hutter | 2005-11-30 | 4 | -80/+265 | |
| | ||||||
* | - encryption seems to work | Jan Hutter | 2005-11-29 | 8 | -31/+271 | |
| | ||||||
* | - tested encryption payload | Martin Willi | 2005-11-29 | 9 | -81/+330 | |
| | ||||||
* | - implemented and tested ts_payload_t | Jan Hutter | 2005-11-29 | 18 | -15/+1391 | |
| | ||||||
* | - fixed bug in diffie hellman exchange (no public value was written) | Jan Hutter | 2005-11-29 | 9 | -13/+60 | |
| | ||||||
* | - fixed kill behavior | Martin Willi | 2005-11-29 | 4 | -62/+88 | |
| | ||||||
* | - added and tested auth_payload_t class | Jan Hutter | 2005-11-29 | 14 | -21/+570 | |
| | ||||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 28 | -477/+432 | |
| | ||||||
* | - implemented compute length function | Jan Hutter | 2005-11-29 | 3 | -1/+32 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-29 | 3 | -120/+492 | |
| | ||||||
* | - added and tested id_payload_t | Jan Hutter | 2005-11-29 | 13 | -12/+182 | |
| | ||||||
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 24 | -122/+92 | |
| | | | | - chanded all clone calls | |||||
* | fixed bug when inserting with iterator | Jan Hutter | 2005-11-29 | 1 | -0/+1 | |
| | ||||||
* | - changed allocation behavior | Martin Willi | 2005-11-29 | 47 | -291/+292 | |
| | ||||||
* | - testcases added to module testcases | Jan Hutter | 2005-11-29 | 45 | -100/+199 | |
| | ||||||
* | - memory allocation tests removed | Jan Hutter | 2005-11-29 | 10 | -150/+85 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-29 | 1 | -0/+2 | |
| |