summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/sha2_internal.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-3/+3
* fix various typos reported by codespell & spellintianDavid Kalnischkies2017-07-081-1/+1
* if we can, use gccs __builtin_swap methodsDavid Kalnischkies2015-04-191-0/+9
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+1
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* fix SHA2* cleanups to zero-out the complete contextDavid Kalnischkies2013-06-241-6/+6
* * apt-pkg/contrib/sha2_internal.cc:David Kalnischkies2012-04-201-2/+6
* * apt-pkg/contrib/sha2_internal.cc:David Kalnischkies2011-10-301-3/+13
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+1
* Make private sha2 functions staticMatt Emmerton2011-06-291-8/+8
* move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...Michael Vogt2011-02-251-0/+1065