aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon
Commit message (Expand)AuthorAgeFilesLines
* DELETE payload implemented and testedJan Hutter2005-12-0514-5/+642
* - cleaned code of generator_t classJan Hutter2005-12-054-81/+425
* - implemented and tested cert_payload_t Jan Hutter2005-12-0511-56/+216
* - added payload CERTJan Hutter2005-12-0529-95/+861
* - started implementation of netlink kernel interfaceMartin Willi2005-12-048-31/+539
* - fixed break Martin Willi2005-12-041-0/+1
* - creation from encoded never failesMartin Willi2005-12-042-23/+42
* - code documentedJan Hutter2005-12-042-25/+34
* - code documentedJan Hutter2005-12-044-99/+100
* - Code documentedJan Hutter2005-12-042-18/+38
* - doxygen constructor declaration, make default ?Martin Willi2005-12-043-0/+17
* - code documentedJan Hutter2005-12-041-13/+70
* - comments addedMartin Willi2005-12-046-12/+193
* - include undocumented things (such as enums)Martin Willi2005-12-041-2/+2
* - no fail if bin not emptyMartin Willi2005-12-041-1/+1
* - logging cleanupMartin Willi2005-12-0415-66/+82
* - logger addedMartin Willi2005-12-042-21/+70
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-0429-289/+2311
* - 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
* - 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
* - added new job type retransmit_request_job_tJan Hutter2005-12-0213-134/+435
* - 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 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
* - 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
* (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