aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/md5/md5_hasher.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-26/+26
* Add a return value to hasher_t.reset()Martin Willi2012-07-161-21/+17
* 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 md5_hasher to INIT/METHOD macrosAndreas Steffen2011-09-281-29/+21
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-1/+1
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-3/+3
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-13/+13
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+392