aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* - logging cleanupMartin Willi2005-12-0415-66/+82
| | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads
* - logger addedMartin Willi2005-12-042-21/+70
|
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-0429-289/+2311
| | | | | | | | | | | - 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-0310-68/+230
|
* - authentication with preshared key working but code MUST be cleanedJan Hutter2005-12-0319-134/+303
|
* - forgot to addJan Hutter2005-12-032-0/+302
|
* - started to implement authenticator_tJan Hutter2005-12-0210-25/+141
|
* - fixed id bugsMartin Willi2005-12-021-5/+6
|
* - fixed id bugMartin Willi2005-12-022-11/+17
|
* - fixesMartin Willi2005-12-027-37/+57
|
* fixed different bugs when checking out ike sa and retransmitting Jan Hutter2005-12-0210-31/+88
| | | | requests
* - allow termination of getting threadMartin Willi2005-12-021-0/+8
|
* - comments Martin Willi2005-12-023-5/+28
|
* - retransmitting of requests implementedJan Hutter2005-12-0212-22/+188
|
* - state ike_auth_requestedMartin Willi2005-12-027-45/+44
| | | | | - does now establishing of IKE_SA in both directions
* - added new job type retransmit_request_job_tJan Hutter2005-12-0213-134/+435
| | | | - fixed memory leaks
* - fixed memleakMartin Willi2005-12-021-4/+4
|
* - state ike_sa_init_responded implemented (has some memleaks)Martin Willi2005-12-0214-143/+701
|
* - added notify message handling to ike_sa_init_requested_t and Jan Hutter2005-12-0211-42/+320
| | | | responder_init_t
* responder_init does return DELETE_ME in case of errorJan Hutter2005-12-025-89/+133
|
* (no commit message)Jan Hutter2005-12-027-43/+57
|
* - get_type changed Jan Hutter2005-12-021-1/+8
|
* cleaned codeJan Hutter2005-12-028-33/+47
|
* - fixed bugsJan Hutter2005-12-0112-137/+356
|
* - added ts for both initator and responderMartin Willi2005-12-015-42/+178
| | | | - ts_payload can get now ts's
* - creation of ts payloads using tsMartin Willi2005-12-018-57/+223
|
* - new configuration support added to ike_sa and statesJan Hutter2005-12-0116-563/+738
|
* - fixed some bugx when !LEAK_DETECTIVEMartin Willi2005-12-012-5/+4
|
* - commentedMartin Willi2005-12-011-2/+10
|
* - addedMartin Willi2005-12-012-0/+240
|
* - tested sa with traffic selectorsMartin Willi2005-12-016-17/+110
| | | | | - fixed ALOT of bugs ;-)
* (no commit message)Martin Willi2005-12-012-0/+408
|
* - compileableMartin Willi2005-12-012-89/+37
|
* - implemented functionality to generate sa payload from Jan Hutter2005-12-017-8/+688
| | | | | | child_proposal_t's and vice versa...
* - added spisMartin Willi2005-12-011-2/+16
|
* - fixed equals for new struct definitionMartin Willi2005-12-011-19/+81
|
* - fixed proposalMartin Willi2005-12-011-4/+12
|
* implemented and tested functionality to create sa_payload from Jan Hutter2005-12-0112-12/+518
| | | | | ike_proposal_t's and also generate ike_proposal_t's from sa_payload
* - implemented sa_configMartin Willi2005-12-0112-68/+1040
| | | | | | | | - uses identification - and host - untested - ts need further tuning
* created class init_config_t encapsulating configuration issues of Jan Hutter2005-11-307-3/+553
| | | | | IKE_SA_INIT phase
* - added positioned functionality to linked_list_tJan Hutter2005-11-303-11/+184
|
* - empty createdMartin Willi2005-11-304-0/+8
|
* code of message_t cleaned and added more logsJan Hutter2005-11-306-109/+259
|
* - fixed message decryptionMartin Willi2005-11-303-28/+103
|
* - fixed bug when finding out if payload has to get encryptedJan Hutter2005-11-301-2/+2
|
* - fixed encryption bugMartin Willi2005-11-302-65/+9
|
* added more loggingJan Hutter2005-11-301-1/+3
|
* fixed bugJan Hutter2005-11-301-2/+2
|
* (no commit message)Jan Hutter2005-11-302-21/+79
|