aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/fips_prf/fips_prf.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Add a return value to prf_t.set_key()Martin Willi2012-07-161-3/+4
* Add a return value to prf_t.allocate_bytes()Martin Willi2012-07-161-2/+2
* Add a return value to prf_t.get_bytes()Martin Willi2012-07-161-4/+10
* Don't cast second argument of mem_printf_hook (%b) to size_t.Tobias Brunner2012-03-271-3/+3
* Migrated fips_prf plugin to INIT/METHOD macrosAndreas Steffen2010-12-041-29/+26
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-3/+3
* Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macroMartin Willi2009-09-111-2/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-15/+15
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA, Martin Willi2008-03-191-20/+11
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+261