aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/threading/thread_value.c
Commit message (Expand)AuthorAgeFilesLines
* Properly cleanup thread-local values for the threads destroying thread_value_...Tobias Brunner2012-07-121-2/+19
* Migrated thread_value_t to INIT/METHOD macros.Tobias Brunner2011-10-031-17/+15
* Adding an object-oriented wrapper for thread-specific values.Tobias Brunner2009-12-231-0/+78