aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon
Commit message (Expand)AuthorAgeFilesLines
...
* - moved host_t from util to networkMartin Willi2005-11-236-8/+8
* - fixed doxyfileMartin Willi2005-11-231-1/+1
* - Martin Willi2005-11-2311-19/+328
* - created new makefilesJan Hutter2005-11-239-10/+250
* - unmanaged buildMartin Willi2005-11-232-0/+87
* (no commit message)Martin Willi2005-11-2314-0/+2493
* okMartin Willi2005-11-2316-692/+15
* - deletedMartin Willi2005-11-2314-2493/+0
* - config pkgMartin Willi2005-11-232-0/+677
* - created package threadsMartin Willi2005-11-2313-8/+8
* - created encoding packageMartin Willi2005-11-2344-100/+99
* - moved packet and socket in new network-packageMartin Willi2005-11-2318-32/+32
* - jobs moved into queuesMartin Willi2005-11-2311-6/+6
* - changed include pathsMartin Willi2005-11-2376-245/+245
* - changed include pathsJan Hutter2005-11-2341-127/+127
* include paths changedJan Hutter2005-11-2313-26/+26
* - include path changedJan Hutter2005-11-2319-61/+61
* - shared secret was not retrievedJan Hutter2005-11-231-4/+5
* - fixed bugsJan Hutter2005-11-232-0/+25
* - added compution of secretsJan Hutter2005-11-231-0/+9
* - set default Hash function to MD5Jan Hutter2005-11-231-6/+6
* - cleaned code, no functional changeJan Hutter2005-11-231-11/+9
* - added logging of noncesJan Hutter2005-11-231-0/+3
* - buffer pointer was not increasedJan Hutter2005-11-231-1/+3
* - bug in creating fixedJan Hutter2005-11-231-1/+1
* added CHUNK_INITIALIZERJan Hutter2005-11-232-0/+3
* - hmac supports md5Martin Willi2005-11-231-0/+1
* - md5 hmac testMartin Willi2005-11-224-6/+204
* - added support for encoding type IKE_SPIJan Hutter2005-11-221-0/+51
* (no commit message)Jan Hutter2005-11-221-56/+30
* added new fieldsJan Hutter2005-11-221-32/+86
* changed way to get transformsJan Hutter2005-11-222-31/+25
* changed encoding rules to support type IKE_SPIJan Hutter2005-11-221-2/+2
* added encoding type IKE_SPIJan Hutter2005-11-222-1/+12
* -starte to implement function to set secretsJan Hutter2005-11-221-0/+174
* - added function to retrieve responder spiJan Hutter2005-11-221-0/+8
* added field type IKE_SPIJan Hutter2005-11-221-1/+14
* - added get_responder_spi functionJan Hutter2005-11-221-0/+10
* - added md5 testMartin Willi2005-11-221-2/+2
* - fixed some minor comment issuesMartin Willi2005-11-222-2/+2
* - prf_hmac_sha1 is now a generig prf_hmacMartin Willi2005-11-223-27/+31
* - added min/max macrosMartin Willi2005-11-221-1/+50
* - implemented md5 hasherMartin Willi2005-11-226-34/+636
* - fixed freeing bugMartin Willi2005-11-221-7/+0
* - prf_plus testMartin Willi2005-11-221-1/+10
* - memory leak fixedJan Hutter2005-11-221-0/+1
* - dummy testMartin Willi2005-11-222-0/+182
* - implemented, untestedMartin Willi2005-11-222-0/+259
* - documentedJan Hutter2005-11-222-18/+172
* - added ability to append dataMartin Willi2005-11-222-16/+55