aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
...
* - code cleaned upJan Hutter2005-12-062-51/+21
|
* - code cleaned upJan Hutter2005-12-062-52/+73
|
* (no commit message)Jan Hutter2005-12-061-0/+0
|
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-0625-119/+504
|
* - cancelling of busy prime thread allowedMartin Willi2005-12-061-0/+4
|
* - better management of unknown_payload, with critical checkMartin Willi2005-12-067-400/+374
| | | | | - message code cleanup
* - 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
|
* - Implemented but not tested unknown_payload_tJan Hutter2005-12-058-9/+395
|
* - Implemented and tested eap_payload_tJan Hutter2005-12-0514-21/+482
|
* - implemented and tested cp_payload_tJan Hutter2005-12-0516-3/+1178
|
* - some doc updatesMartin Willi2005-12-055-25/+60
|
* - kernel interface hacks, works partiallyMartin Willi2005-12-0510-185/+503
| | | | | - interface must be redefined
* - implemented and tested VENDOR ID payloadJan Hutter2005-12-0513-2/+483
|
* 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
| | | | | | - cleaned code of different states - added additional notify handling
* - 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
| | | | | - 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
|