aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/unit_tester/tests/test_pool.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-93/+0
* The attribute manager was moved from daemon_t to libstrongswan.Tobias Brunner2009-12-071-4/+4
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-7/+7
* use time_monotonic() instead of gettimeofday() for time difference calculationsMartin Willi2009-08-311-1/+0
* fixed another 64bit compiler warningMartin Willi2009-06-191-2/+2
* merged multi-auth branch back into trunkMartin Willi2009-04-141-11/+2
* pass identity to release_address(), allows providers to do a lookup by idMartin Willi2008-12-051-1/+1
* added missing includesMartin Willi2008-11-051-0/+1
* pool performance testingMartin Willi2008-07-211-0/+102