Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SA | Jan Hutter | 2005-12-06 | 6 | -27/+40 | |
| | ||||||
* | - code cleaned | Jan Hutter | 2005-12-06 | 2 | -41/+83 | |
| | ||||||
* | - code cleaned | Jan Hutter | 2005-12-06 | 2 | -82/+138 | |
| | ||||||
* | - code cleaned | Jan Hutter | 2005-12-06 | 2 | -205/+285 | |
| | ||||||
* | - code cleaned | Jan Hutter | 2005-12-06 | 2 | -92/+69 | |
| | ||||||
* | - code cleaned | Jan Hutter | 2005-12-06 | 2 | -219/+210 | |
| | ||||||
* | - added payload CERT | Jan Hutter | 2005-12-05 | 7 | -47/+171 | |
| | | | | | | - cleaned code of different states - added additional notify handling | |||||
* | - started implementation of netlink kernel interface | Martin Willi | 2005-12-04 | 3 | -0/+142 | |
| | ||||||
* | - Code documented | Jan Hutter | 2005-12-04 | 2 | -18/+38 | |
| | ||||||
* | - code documented | Jan Hutter | 2005-12-04 | 1 | -13/+70 | |
| | ||||||
* | - implemented RSA, only signing and verifying esma_pkcs1 padded | Martin Willi | 2005-12-04 | 1 | -1/+62 | |
| | | | | | | | | | | | - removed gmp-helper: chunk_to_mpz is now done with gmp functions, prime generation in prime-pool - added prime-pool (needs priority fix) - proof of concept RSA authentication - mpz uses LEAK_DETECTIVE - configuration-manager supports rsa keys | |||||
* | - code cleaned | Jan Hutter | 2005-12-03 | 1 | -132/+191 | |
| | ||||||
* | - preshared secrets are now retrieved over configuration_manager | Jan Hutter | 2005-12-03 | 7 | -61/+113 | |
| | ||||||
* | - authentication with preshared key working but code MUST be cleaned | Jan Hutter | 2005-12-03 | 12 | -130/+241 | |
| | ||||||
* | - forgot to add | Jan Hutter | 2005-12-03 | 2 | -0/+302 | |
| | ||||||
* | - started to implement authenticator_t | Jan Hutter | 2005-12-02 | 9 | -23/+139 | |
| | ||||||
* | - fixed id bugs | Martin Willi | 2005-12-02 | 1 | -5/+6 | |
| | ||||||
* | - fixed id bug | Martin Willi | 2005-12-02 | 1 | -7/+13 | |
| | ||||||
* | - fixes | Martin Willi | 2005-12-02 | 1 | -14/+11 | |
| | ||||||
* | fixed different bugs when checking out ike sa and retransmitting | Jan Hutter | 2005-12-02 | 5 | -22/+77 | |
| | | | | requests | |||||
* | - comments | Martin Willi | 2005-12-02 | 3 | -5/+28 | |
| | ||||||
* | - retransmitting of requests implemented | Jan Hutter | 2005-12-02 | 4 | -6/+60 | |
| | ||||||
* | - state ike_auth_requested | Martin Willi | 2005-12-02 | 5 | -42/+42 | |
| | | | | | - does now establishing of IKE_SA in both directions | |||||
* | - added new job type retransmit_request_job_t | Jan Hutter | 2005-12-02 | 6 | -117/+133 | |
| | | | | - 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 | 7 | -104/+566 | |
| | ||||||
* | - added notify message handling to ike_sa_init_requested_t and | Jan Hutter | 2005-12-02 | 5 | -16/+176 | |
| | | | | 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 | 6 | -242/+185 | |
| | ||||||
* | - 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 | 3 | -8/+129 | |
| | ||||||
* | - 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 | 5 | -20/+21 | |
| | ||||||
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 4 | -15/+14 | |
| | | | | - chanded all clone calls | |||||
* | - changed allocation behavior | Martin Willi | 2005-11-29 | 18 | -44/+76 | |
| | ||||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 15 | -1270/+458 | |
| | ||||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 4 | -62/+10 | |
| | ||||||
* | - encryptino payload | Martin Willi | 2005-11-28 | 4 | -9/+9 | |
| | ||||||
* | - added compution of all needed keys and also creation of needed | Jan Hutter | 2005-11-28 | 4 | -49/+243 | |
| | | | | transform objects | |||||
* | - moved hasher_*_t to *_hasher_t | Martin Willi | 2005-11-27 | 2 | -7/+7 | |
| | | | | | - some logging improvements | |||||
* | - changed interface of ike_sa | Jan Hutter | 2005-11-25 | 10 | -220/+500 | |
| | | | | - states can access ike_sa fields now just with functions | |||||
* | - allocator_free_chunk changed | Jan Hutter | 2005-11-25 | 1 | -8/+8 | |
| | ||||||
* | - allocator_free_chunk changed | Jan Hutter | 2005-11-25 | 2 | -7/+7 | |
| |