Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -176/+0 |
| | |||||
* | Adapted the load_tester kernel-interface to the changes introduced in 6ec949e02. | Tobias Brunner | 2009-12-23 | 1 | -2/+3 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -10/+10 |
| | |||||
* | Adapted the kernel interfaces to the new lifetime configuration. | Tobias Brunner | 2009-09-01 | 1 | -2/+2 |
| | |||||
* | use time_monotonic() instead of time() for statistics and time difference ↵ | Martin Willi | 2009-08-31 | 1 | -1/+1 |
| | | | | calculations | ||||
* | display transmitted bytes per SA | Andreas Steffen | 2009-07-30 | 1 | -0/+11 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -3/+4 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | updated method signature of add_policy | Martin Willi | 2008-11-11 | 1 | -5/+6 |
| | |||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 1 | -13/+14 |
| | |||||
* | got rid of deprecated create_iterator_locked() | Martin Willi | 2008-11-05 | 1 | -0/+2 |
| | |||||
* | a load testing plugin, to: | Martin Willi | 2008-10-21 | 1 | -0/+161 |
find multi-threading issues do performance profiling |