aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/daemon.c
Commit message (Collapse)AuthorAgeFilesLines
* - code cleaned upJan Hutter2005-12-061-24/+28
|
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-061-2/+2
|
* - added payload CERTJan Hutter2005-12-051-2/+2
| | | | | | - cleaned code of different states - added additional notify handling
* - logging cleanupMartin Willi2005-12-041-8/+7
| | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-041-1/+9
| | | | | | | | | | | - removed gmp-helper: chunk_to_mpz is now done with gmp functions, prime generation in prime-pool - added prime-pool (needs priority fix) - proof of concept RSA authentication - mpz uses LEAK_DETECTIVE - configuration-manager supports rsa keys
* - started to implement authenticator_tJan Hutter2005-12-021-2/+2
|
* - fixesMartin Willi2005-12-021-1/+1
|
* fixed different bugs when checking out ike sa and retransmitting Jan Hutter2005-12-021-1/+1
| | | | requests
* - retransmitting of requests implementedJan Hutter2005-12-021-1/+1
|
* (no commit message)Jan Hutter2005-12-021-1/+1
|
* cleaned codeJan Hutter2005-12-021-1/+1
|
* code of message_t cleaned and added more logsJan Hutter2005-11-301-1/+1
|
* - encryption seems to workJan Hutter2005-11-291-1/+1
|
* - fixed kill behaviorMartin Willi2005-11-291-53/+79
|
* - globals packed in a daemonMartin Willi2005-11-291-249/+161
|
* - some fixes and cleanupsMartin Willi2005-11-261-9/+8
|
* - connection is initializedJan Hutter2005-11-241-10/+17
|
* okMartin Willi2005-11-231-1/+1
|
* - created package threadsMartin Willi2005-11-231-4/+4
|
* - moved packet and socket in new network-packageMartin Willi2005-11-231-12/+12
|
* - changed include pathsMartin Willi2005-11-231-9/+9
|
* - two daemon logger were created -> fixedJan Hutter2005-11-221-14/+3
| | | | | - bug in freeing of globals fixed
* current stateJan Hutter2005-11-211-1/+1
|
* - baschtelMartin Willi2005-11-181-1/+1
| | | | - works initiating, results in shared secret
* (no commit message)Martin Willi2005-11-181-2/+2
|
* - redefined logger levelsMartin Willi2005-11-181-5/+5
|
* - started to implement diffie hellman classJan Hutter2005-11-171-9/+9
|
* - added global_configuration_managerMartin Willi2005-11-171-0/+19
|
* - added UDP socket 500 as default socketJan Hutter2005-11-171-1/+1
|
* - processing of incoming message in worker thread programmedJan Hutter2005-11-161-1/+1
|
* - logger manager is destroyed at endJan Hutter2005-11-161-17/+29
|
* - added number of working threadsJan Hutter2005-11-161-10/+303
|
* - fixed bad SVN issues, should all work again nowMartin Willi2005-11-141-2/+2
| | | | | - does not compile, need rewrite of parser and generator
* - wrote logger_managerJan Hutter2005-11-111-0/+1
|
* - removed strongswan includes, we are now self-contained ;-)Martin Willi2005-11-101-3/+0
|
* - tests are now performed in its own main tests.cJan Hutter2005-11-071-12/+0
| | | | | -
* - implemented event_queueJan Hutter2005-11-041-1/+1
| | | | | - defined tests for the event_queue
* -Tester improved (used time is displayed)Jan Hutter2005-11-041-1/+1
|
* - Tests are now separated in test files in the tests-directoryJan Hutter2005-11-031-1/+5
|
* - creating of default job_queueMartin Willi2005-11-031-0/+7
|
* - job_queue testedJan Hutter2005-11-031-4/+9
|
* Test for Linked List writtenJan Hutter2005-11-031-1/+1
|
* - Tester body writtenJan Hutter2005-11-031-3/+17
|
* (no commit message)Martin Willi2005-11-031-1/+10
|
* - license addedMartin Willi2005-11-031-0/+23