aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/sa
Commit message (Collapse)AuthorAgeFilesLines
...
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-066-27/+40
|
* - code cleanedJan Hutter2005-12-062-41/+83
|
* - code cleanedJan Hutter2005-12-062-82/+138
|
* - code cleanedJan Hutter2005-12-062-205/+285
|
* - code cleanedJan Hutter2005-12-062-92/+69
|
* - code cleanedJan Hutter2005-12-062-219/+210
|
* - added payload CERTJan Hutter2005-12-057-47/+171
| | | | | | - cleaned code of different states - added additional notify handling
* - started implementation of netlink kernel interfaceMartin Willi2005-12-043-0/+142
|
* - Code documentedJan Hutter2005-12-042-18/+38
|
* - code documentedJan Hutter2005-12-041-13/+70
|
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-041-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 cleanedJan Hutter2005-12-031-132/+191
|
* - preshared secrets are now retrieved over configuration_managerJan Hutter2005-12-037-61/+113
|
* - authentication with preshared key working but code MUST be cleanedJan Hutter2005-12-0312-130/+241
|
* - forgot to addJan Hutter2005-12-032-0/+302
|
* - started to implement authenticator_tJan Hutter2005-12-029-23/+139
|
* - fixed id bugsMartin Willi2005-12-021-5/+6
|
* - fixed id bugMartin Willi2005-12-021-7/+13
|
* - fixesMartin Willi2005-12-021-14/+11
|
* fixed different bugs when checking out ike sa and retransmitting Jan Hutter2005-12-025-22/+77
| | | | requests
* - comments Martin Willi2005-12-023-5/+28
|
* - retransmitting of requests implementedJan Hutter2005-12-024-6/+60
|
* - state ike_auth_requestedMartin Willi2005-12-025-42/+42
| | | | | - does now establishing of IKE_SA in both directions
* - added new job type retransmit_request_job_tJan Hutter2005-12-026-117/+133
| | | | - fixed memory leaks
* - fixed memleakMartin Willi2005-12-021-4/+4
|
* - state ike_sa_init_responded implemented (has some memleaks)Martin Willi2005-12-027-104/+566
|
* - added notify message handling to ike_sa_init_requested_t and Jan Hutter2005-12-025-16/+176
| | | | 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-016-242/+185
|
* - 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-293-8/+129
|
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-291-1/+1
|
* - globals packed in a daemonMartin Willi2005-11-295-20/+21
|
* - changed creation of iteratorJan Hutter2005-11-294-15/+14
| | | | - chanded all clone calls
* - changed allocation behaviorMartin Willi2005-11-2918-44/+76
|
* - return value cleanupMartin Willi2005-11-2815-1270/+458
|
* - memory allocation checks removedJan Hutter2005-11-284-62/+10
|
* - encryptino payload Martin Willi2005-11-284-9/+9
|
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-284-49/+243
| | | | transform objects
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-272-7/+7
| | | | | - some logging improvements
* - changed interface of ike_saJan Hutter2005-11-2510-220/+500
| | | | - states can access ike_sa fields now just with functions
* - allocator_free_chunk changedJan Hutter2005-11-251-8/+8
|
* - allocator_free_chunk changedJan Hutter2005-11-252-7/+7
|