- wrote test for aes_cbc but encryption does not seem to work :-(

This commit is contained in:
Jan Hutter
2005-11-28 09:12:49 +00:00
parent 363a7dab5e
commit 7b0dafeb52
9 changed files with 234 additions and 39 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ static logger_t *create_logger(private_logger_manager_t *this, logger_context_t
case TESTER:
log_thread_ids = FALSE;
output = stdout;
logger_level = 0;
logger_level |= FULL;
break;
case IKE_SA:
case IKE_SA_MANAGER: