aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/crypto_factory.c
Commit message (Expand)AuthorAgeFilesLines
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-1/+1
* 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 p...Tobias Brunner2009-12-231-1/+1
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-29/+29
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...Tobias Brunner2009-08-141-1/+1
* removed one hierarchy level for crypto test optionsMartin Willi2009-06-161-2/+2
* make use of the crypto_tester in the crypto_factoryMartin Willi2009-06-111-40/+136
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* use read-write locks in crypto factory for parallelizationMartin Willi2008-11-051-42/+42
* crypto_factory algorithm enumeration APIMartin Willi2008-08-281-93/+186
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-1/+89
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+483