aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* - -Wall -Werror addedMartin Willi2005-11-241-1/+1
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-2423-156/+201
* function better describedJan Hutter2005-11-241-1/+5
* - moved remove-method to iteratorMartin Willi2005-11-245-67/+67
* - fixed some docu issuesMartin Willi2005-11-241-3/+4
* - updated documentation, should be the referenceMartin Willi2005-11-242-31/+28
* - typedefs changedMartin Willi2005-11-2461-241/+302
* changed enum and structs names to _tJan Hutter2005-11-2445-177/+198
* - memory leaks fixedJan Hutter2005-11-246-15/+27
* - 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