aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/database
Commit message (Collapse)AuthorAgeFilesLines
* Separated the public interfaces of the threading primitives.Tobias Brunner2009-12-231-1/+1
|
* Moved mutex.c to a separate folder in order to cleanly wrap other threading ↵Tobias Brunner2009-12-231-1/+1
| | | | primitives (and utils/mutex.h is now threading.h).
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-042-26/+26
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-043-15/+15
|
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the ↵Tobias Brunner2009-08-141-1/+1
| | | | enums mutex/condvar/rwlock_type_t.
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-242-2/+2
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* added a driver type getter for database implementationsMartin Willi2008-07-211-0/+20
|
* fixed doxygen groups to avoid recursionMartin Willi2008-04-071-1/+1
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-133-0/+295