aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* - log changedJan Hutter2005-12-061-1/+1
|
* - docs updatedMartin Willi2005-12-0612-29/+80
|
* - code cleaned upJan Hutter2005-12-0611-131/+164
|
* - code cleaned upJan Hutter2005-12-069-51/+88
|
* - code cleanup in network and configMartin Willi2005-12-0628-170/+345
| | | | | - moved packet_t members to private, added getter and setters
* - code cleaned upJan Hutter2005-12-064-45/+63
|
* - code cleaned upJan Hutter2005-12-0611-79/+119
|
* - code cleaned upJan Hutter2005-12-064-27/+49
|
* - code cleaned upJan Hutter2005-12-066-53/+66
|
* - described constructorsJan Hutter2005-12-061-1/+3
|
* - code cleaned upJan Hutter2005-12-0611-137/+153
|
* - code cleanup of encoding packageMartin Willi2005-12-0646-244/+341
|
* - code cleaned upJan Hutter2005-12-065-103/+92
|
* - code cleaned upJan Hutter2005-12-062-10/+83
|
* - 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
|