Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -24/+28 |
| | |||||
* | - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SA | Jan Hutter | 2005-12-06 | 1 | -2/+2 |
| | |||||
* | - added payload CERT | Jan Hutter | 2005-12-05 | 1 | -2/+2 |
| | | | | | | - cleaned code of different states - added additional notify handling | ||||
* | - logging cleanup | Martin Willi | 2005-12-04 | 1 | -8/+7 |
| | | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads | ||||
* | - implemented RSA, only signing and verifying esma_pkcs1 padded | Martin Willi | 2005-12-04 | 1 | -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_t | Jan Hutter | 2005-12-02 | 1 | -2/+2 |
| | |||||
* | - fixes | Martin Willi | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | fixed different bugs when checking out ike sa and retransmitting | Jan Hutter | 2005-12-02 | 1 | -1/+1 |
| | | | | requests | ||||
* | - retransmitting of requests implemented | Jan Hutter | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Jan Hutter | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | cleaned code | Jan Hutter | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | code of message_t cleaned and added more logs | Jan Hutter | 2005-11-30 | 1 | -1/+1 |
| | |||||
* | - encryption seems to work | Jan Hutter | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | - fixed kill behavior | Martin Willi | 2005-11-29 | 1 | -53/+79 |
| | |||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -249/+161 |
| | |||||
* | - some fixes and cleanups | Martin Willi | 2005-11-26 | 1 | -9/+8 |
| | |||||
* | - connection is initialized | Jan Hutter | 2005-11-24 | 1 | -10/+17 |
| | |||||
* | ok | Martin Willi | 2005-11-23 | 1 | -1/+1 |
| | |||||
* | - created package threads | Martin Willi | 2005-11-23 | 1 | -4/+4 |
| | |||||
* | - moved packet and socket in new network-package | Martin Willi | 2005-11-23 | 1 | -12/+12 |
| | |||||
* | - changed include paths | Martin Willi | 2005-11-23 | 1 | -9/+9 |
| | |||||
* | - two daemon logger were created -> fixed | Jan Hutter | 2005-11-22 | 1 | -14/+3 |
| | | | | | - bug in freeing of globals fixed | ||||
* | current state | Jan Hutter | 2005-11-21 | 1 | -1/+1 |
| | |||||
* | - baschtel | Martin Willi | 2005-11-18 | 1 | -1/+1 |
| | | | | - works initiating, results in shared secret | ||||
* | (no commit message) | Martin Willi | 2005-11-18 | 1 | -2/+2 |
| | |||||
* | - redefined logger levels | Martin Willi | 2005-11-18 | 1 | -5/+5 |
| | |||||
* | - started to implement diffie hellman class | Jan Hutter | 2005-11-17 | 1 | -9/+9 |
| | |||||
* | - added global_configuration_manager | Martin Willi | 2005-11-17 | 1 | -0/+19 |
| | |||||
* | - added UDP socket 500 as default socket | Jan Hutter | 2005-11-17 | 1 | -1/+1 |
| | |||||
* | - processing of incoming message in worker thread programmed | Jan Hutter | 2005-11-16 | 1 | -1/+1 |
| | |||||
* | - logger manager is destroyed at end | Jan Hutter | 2005-11-16 | 1 | -17/+29 |
| | |||||
* | - added number of working threads | Jan Hutter | 2005-11-16 | 1 | -10/+303 |
| | |||||
* | - fixed bad SVN issues, should all work again now | Martin Willi | 2005-11-14 | 1 | -2/+2 |
| | | | | | - does not compile, need rewrite of parser and generator | ||||
* | - wrote logger_manager | Jan Hutter | 2005-11-11 | 1 | -0/+1 |
| | |||||
* | - removed strongswan includes, we are now self-contained ;-) | Martin Willi | 2005-11-10 | 1 | -3/+0 |
| | |||||
* | - tests are now performed in its own main tests.c | Jan Hutter | 2005-11-07 | 1 | -12/+0 |
| | | | | | - | ||||
* | - implemented event_queue | Jan Hutter | 2005-11-04 | 1 | -1/+1 |
| | | | | | - defined tests for the event_queue | ||||
* | -Tester improved (used time is displayed) | Jan Hutter | 2005-11-04 | 1 | -1/+1 |
| | |||||
* | - Tests are now separated in test files in the tests-directory | Jan Hutter | 2005-11-03 | 1 | -1/+5 |
| | |||||
* | - creating of default job_queue | Martin Willi | 2005-11-03 | 1 | -0/+7 |
| | |||||
* | - job_queue tested | Jan Hutter | 2005-11-03 | 1 | -4/+9 |
| | |||||
* | Test for Linked List written | Jan Hutter | 2005-11-03 | 1 | -1/+1 |
| | |||||
* | - Tester body written | Jan Hutter | 2005-11-03 | 1 | -3/+17 |
| | |||||
* | (no commit message) | Martin Willi | 2005-11-03 | 1 | -1/+10 |
| | |||||
* | - license added | Martin Willi | 2005-11-03 | 1 | -0/+23 |