aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/utils
Commit message (Collapse)AuthorAgeFilesLines
* - added and tested id_payload_tJan Hutter2005-11-292-3/+1
|
* - changed creation of iteratorJan Hutter2005-11-293-12/+10
| | | | - chanded all clone calls
* fixed bug when inserting with iteratorJan Hutter2005-11-291-0/+1
|
* - changed allocation behaviorMartin Willi2005-11-291-0/+2
|
* - return value cleanupMartin Willi2005-11-2813-572/+186
|
* (no commit message)Jan Hutter2005-11-281-3/+9
|
* - encryptino payload Martin Willi2005-11-281-1/+1
|
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-281-0/+1
| | | | transform objects
* - wrote test for aes_cbc but encryption does not seem to work :-(Jan Hutter2005-11-281-1/+1
|
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-5/+6
| | | | | - some logging improvements
* - code cleanupsMartin Willi2005-11-261-7/+7
|
* - lovlevels specified for each contextMartin Willi2005-11-263-47/+56
| | | | | | | - threadsave log_bytes - default logging to stdout, easier for debugging - fixed logging to file
* code documentation cleanedJan Hutter2005-11-252-45/+99
|
* - code documentation cleanedJan Hutter2005-11-255-60/+55
|
* - code documentation cleanedJan Hutter2005-11-253-53/+50
|
* - code documentation cleanedJan Hutter2005-11-253-62/+80
|
* - code documentation cleanedJan Hutter2005-11-252-51/+45
|
* - chunk is freed differentlyJan Hutter2005-11-251-2/+2
|
* - code refinedJan Hutter2005-11-252-100/+171
| | | | - documentation cleaned
* - code refinedJan Hutter2005-11-252-281/+226
| | | | | - documentation cleaned
* - began to clean code documentationJan Hutter2005-11-242-31/+33
|
* - moved algorithm definitions from payloads to corresponding transformsMartin Willi2005-11-241-1/+1
| | | | | - cleanup of docs in transforms
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-244-104/+149
|
* - moved remove-method to iteratorMartin Willi2005-11-243-65/+65
|
* - typedefs changedMartin Willi2005-11-2414-74/+77
|
* - moved host_t from util to networkMartin Willi2005-11-233-295/+0
|
* - Martin Willi2005-11-231-0/+48
|
* - changed include pathsMartin Willi2005-11-2315-23/+22
|
* - added new logging context for configuration managerJan Hutter2005-11-222-2/+5
|
* - still one memory leak and segmentation faultJan Hutter2005-11-211-2/+1
|
* - allready partly workingJan Hutter2005-11-211-0/+1
|
* - fixed loglevel output bugMartin Willi2005-11-211-2/+2
|
* - added thread-id to log for some contexesMartin Willi2005-11-214-24/+112
| | | | | - cleaned up logger output
* - commentedMartin Willi2005-11-212-13/+118
| | | | | - added some getters
* - memory leak fixedJan Hutter2005-11-181-6/+13
|
* - implemented all diffie hellman groupsJan Hutter2005-11-182-2/+108
| | | | | - diffie hellman tested
* - wrote diffie_hellman_t but not testedJan Hutter2005-11-182-0/+3
|
* - redefined logger levelsMartin Willi2005-11-181-9/+25
|
* - started to implement diffie hellman classJan Hutter2005-11-173-1/+268
|
* - iterator insertionMartin Willi2005-11-172-81/+58
|
* - renamed EVENT_THREAD to SCHEDULER_THREADMartin Willi2005-11-172-2/+2
|
* - host_t for storing host addressMartin Willi2005-11-162-0/+188
|
* - added methods which will allocate memMartin Willi2005-11-162-1/+59
|
* - fixed bug of generatorJan Hutter2005-11-161-3/+7
|
* - tried to fix memory errorsJan Hutter2005-11-162-9/+13
|
* - added number of working threadsJan Hutter2005-11-161-1/+1
|
* - fixed bug in naming of loggerJan Hutter2005-11-161-28/+1
|
* - added context for DAEMONJan Hutter2005-11-162-1/+3
|
* - randomizer_t written and testedJan Hutter2005-11-162-0/+291
|
* - added mappings for logger_context_t typesJan Hutter2005-11-162-1/+16
| | | | - added new logger_contex_t IKE_SA_MANAGER