Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -3/+7 |
* | fix some unitialized data members | Michael Vogt | 2013-08-05 | 1 | -1/+3 |
* | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 2011-09-13 | 1 | -3/+3 |
* | move implementation of checksums around by abstracting even more | David Kalnischkies | 2011-07-13 | 1 | -19/+8 |
* | apt-pkg/contrib/sha2.{cc,h}: move duplicated AddFD to baseclass | Michael Vogt | 2011-02-28 | 1 | -22/+65 |
* | template based hashsum implementation | Michael Vogt | 2011-02-25 | 1 | -55/+15 |
* | move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2... | Michael Vogt | 2011-02-25 | 1 | -195/+109 |
* | add sha512 interface based on sha2 by aaron gifford | Michael Vogt | 2011-02-22 | 1 | -0/+197 |