aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - fixed some bugx when !LEAK_DETECTIVEMartin Willi2005-12-012-5/+4
|
* - commentedMartin Willi2005-12-011-2/+10
|
* - addedMartin Willi2005-12-012-0/+240
|
* - tested sa with traffic selectorsMartin Willi2005-12-016-17/+110
| | | | | - fixed ALOT of bugs ;-)
* (no commit message)Martin Willi2005-12-012-0/+408
|
* - compileableMartin Willi2005-12-012-89/+37
|
* - implemented functionality to generate sa payload from Jan Hutter2005-12-017-8/+688
| | | | | | child_proposal_t's and vice versa...
* - added spisMartin Willi2005-12-011-2/+16
|
* - fixed equals for new struct definitionMartin Willi2005-12-011-19/+81
|
* - fixed proposalMartin Willi2005-12-011-4/+12
|
* implemented and tested functionality to create sa_payload from Jan Hutter2005-12-0112-12/+518
| | | | | ike_proposal_t's and also generate ike_proposal_t's from sa_payload
* - implemented sa_configMartin Willi2005-12-0112-68/+1040
| | | | | | | | - uses identification - and host - untested - ts need further tuning
* created class init_config_t encapsulating configuration issues of Jan Hutter2005-11-307-3/+553
| | | | | IKE_SA_INIT phase
* - added positioned functionality to linked_list_tJan Hutter2005-11-303-11/+184
|
* - empty createdMartin Willi2005-11-304-0/+8
|
* code of message_t cleaned and added more logsJan Hutter2005-11-306-109/+259
|
* - fixed message decryptionMartin Willi2005-11-303-28/+103
|
* - fixed bug when finding out if payload has to get encryptedJan Hutter2005-11-301-2/+2
|
* - fixed encryption bugMartin Willi2005-11-302-65/+9
|
* added more loggingJan Hutter2005-11-301-1/+3
|
* fixed bugJan Hutter2005-11-301-2/+2
|
* (no commit message)Jan Hutter2005-11-302-21/+79
|
* - changed return typeJan Hutter2005-11-301-1/+8
|
* - fixed message ruleMartin Willi2005-11-302-3/+125
| | | | - decryption attempt
* - message encryption verification fully changedJan Hutter2005-11-304-80/+265
|
* - encryption seems to workJan Hutter2005-11-298-31/+271
|
* - tested encryption payloadMartin Willi2005-11-299-81/+330
|
* - implemented and tested ts_payload_tJan Hutter2005-11-2918-15/+1391
|
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-299-13/+60
|
* - fixed kill behaviorMartin Willi2005-11-294-62/+88
|
* - added and tested auth_payload_t classJan Hutter2005-11-2914-21/+570
|
* - globals packed in a daemonMartin Willi2005-11-2928-477/+432
|
* - implemented compute length function Jan Hutter2005-11-293-1/+32
|
* (no commit message)Jan Hutter2005-11-293-120/+492
|
* - added and tested id_payload_tJan Hutter2005-11-2913-12/+182
|
* - changed creation of iteratorJan Hutter2005-11-2924-122/+92
| | | | - chanded all clone calls
* fixed bug when inserting with iteratorJan Hutter2005-11-291-0/+1
|
* - changed allocation behaviorMartin Willi2005-11-2947-291/+292
|
* - testcases added to module testcasesJan Hutter2005-11-2945-100/+199
|
* - memory allocation tests removedJan Hutter2005-11-2910-150/+85
|
* (no commit message)Jan Hutter2005-11-291-0/+2
|
* - diffie hellman code cleanedJan Hutter2005-11-292-59/+47
|
* - return value cleanupMartin Willi2005-11-2885-2673/+1079
|
* - removed memory allocation checks!!!Jan Hutter2005-11-2824-1197/+722
|
* - memory allocation checks removedJan Hutter2005-11-283-105/+74
|
* - memory allocation checks removedJan Hutter2005-11-289-307/+173
|
* generator rewritten (no memory allocation test anymore)Jan Hutter2005-11-285-314/+126
|
* - removed OUT_OF_RES checksJan Hutter2005-11-282-124/+23
|
* (no commit message)Jan Hutter2005-11-281-3/+9
|
* - createdMartin Willi2005-11-282-0/+861
| | | | | - untested