Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-05 | fix some unitialized data members | Michael Vogt | 1 | -1/+3 | |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 1 | -3/+3 | |
size are pretty unlikely for now, but we need it for deb packages which could become bigger than 4GB now (LP: #815895) | |||||
2011-07-13 | move implementation of checksums around by abstracting even more | David Kalnischkies | 1 | -19/+8 | |
2011-02-28 | apt-pkg/contrib/sha2.{cc,h}: move duplicated AddFD to baseclass | Michael Vogt | 1 | -22/+65 | |
2011-02-25 | template based hashsum implementation | Michael Vogt | 1 | -55/+15 | |
2011-02-25 | move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to ↵ | Michael Vogt | 1 | -195/+109 | |
sha2_internal.{cc,h} | |||||
2011-02-22 | add sha512 interface based on sha2 by aaron gifford | Michael Vogt | 1 | -0/+197 | |