aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/sha1/sha1_hasher.c
Commit message (Expand)AuthorAgeFilesLines
* Add a return value to hasher_t.reset()Martin Willi2012-07-161-1/+3
* Add a return value to hasher_t.allocate_hash()Martin Willi2012-07-161-1/+2
* Add a return value to hasher_t.get_hash()Martin Willi2012-07-161-1/+2
* Migrated sha1_hasher to INIT/METHOD macrosAndreas Steffen2011-09-281-26/+23
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-84/+84
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-17/+17
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* separated sha1_prf implementation from sha1_hasherMartin Willi2008-08-281-109/+4
* The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA, Martin Willi2008-03-191-37/+109
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+294