Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | if we can, use gccs __builtin_swap methods | David Kalnischkies | 2015-04-19 | 1 | -0/+9 |
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -0/+1 |
* | Fix typos in documentation (codespell) | Michael Vogt | 2014-02-22 | 1 | -1/+1 |
* | fix SHA2* cleanups to zero-out the complete context | David Kalnischkies | 2013-06-24 | 1 | -6/+6 |
* | * apt-pkg/contrib/sha2_internal.cc: | David Kalnischkies | 2012-04-20 | 1 | -2/+6 |
* | * apt-pkg/contrib/sha2_internal.cc: | David Kalnischkies | 2011-10-30 | 1 | -3/+13 |
* | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -0/+1 |
* | Make private sha2 functions static | Matt Emmerton | 2011-06-29 | 1 | -8/+8 |
* | move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2... | Michael Vogt | 2011-02-25 | 1 | -0/+1065 |