]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/sha1/sha1_hasher.c
Spelling fixes
[thirdparty/strongswan.git] / src / libstrongswan / plugins / sha1 / sha1_hasher.c
2020-02-11  Josh SorefSpelling fixes
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2016-03-24  Andreas SteffenUse standard unsigned integer types
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willisha1: Include <library.h> instead of directly including...
2012-07-16  Martin WilliAdd a return value to hasher_t.reset()
2012-07-16  Martin WilliAdd a return value to hasher_t.allocate_hash()
2012-07-16  Martin WilliAdd a return value to hasher_t.get_hash()
2011-09-28  Andreas SteffenMigrated sha1_hasher to INIT/METHOD macros
2009-09-04  Martin Willireplaces four spaces by tabs, where appropriate
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2008-08-28  Martin Williseparated sha1_prf implementation from sha1_hasher
2008-03-19  Martin WilliThe introduced SHA1_NOFINAL hasher was not sufficient...
2008-03-13  Martin Willimerged the modularization branch (credentials) back...