Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ok | Martin Willi | 2005-11-23 | 1 | -790/+0 |
| | |||||
* | - changed include paths | Martin Willi | 2005-11-23 | 1 | -6/+6 |
| | |||||
* | - fixed segmentation fault when destroying ike_sa entries | Jan Hutter | 2005-11-22 | 1 | -7/+6 |
| | |||||
* | nothing changed | Jan Hutter | 2005-11-21 | 1 | -2/+2 |
| | |||||
* | - checked functionality and inserted new logging parts | Jan Hutter | 2005-11-21 | 1 | -31/+95 |
| | |||||
* | - baschtel | Martin Willi | 2005-11-18 | 1 | -0/+9 |
| | | | | - works initiating, results in shared secret | ||||
* | - changed ike_sa_id interface | Martin Willi | 2005-11-18 | 1 | -2/+3 |
| | | | | | - definition of private ike_sa methods | ||||
* | - redefined logger levels | Martin Willi | 2005-11-18 | 1 | -3/+3 |
| | |||||
* | - spi_t replaced with u_int64_t | Jan Hutter | 2005-11-16 | 1 | -5/+5 |
| | |||||
* | - spi_t is a u_int64_t now | Martin Willi | 2005-11-16 | 1 | -11/+6 |
| | |||||
* | - added number of working threads | Jan Hutter | 2005-11-16 | 1 | -2/+1 |
| | |||||
* | - refactored ike_sa_manager_t class | Jan Hutter | 2005-11-16 | 1 | -60/+188 |
| | |||||
* | - logger in utils | Martin Willi | 2005-11-11 | 1 | -2/+3 |
| | | | | | - allocator in utils - tests.c -> testcases/testcases.c | ||||
* | - moved queues into subfolder queues | Martin Willi | 2005-11-11 | 1 | -1/+1 |
| | | | | - created subdirectory utils for linked_list_t and co. | ||||
* | - fixed memleak (ike_sa_id clone behavior) | Martin Willi | 2005-11-10 | 1 | -14/+6 |
| | |||||
* | - made function static | Jan Hutter | 2005-11-09 | 1 | -2/+2 |
| | |||||
* | - finish functionality of ike_sa_manager | Martin Willi | 2005-11-09 | 1 | -77/+136 |
| | | | | - tested | ||||
* | - memory allocation now works with allocator-functions... | Jan Hutter | 2005-11-09 | 1 | -2/+3 |
| | |||||
* | - changed memory allocator functions to own allocator calls | Jan Hutter | 2005-11-09 | 1 | -83/+83 |
| | |||||
* | - untested implementation of ike_sa_manager | Martin Willi | 2005-11-08 | 1 | -0/+542 |