Age | Commit message (Expand) | Author |
---|---|---|
2016-09-01 | try not to call memcpy with length 0 in hash calculations | David Kalnischkies |
2015-08-11 | Annotate more methods with APT_OVERRIDE | Julian Andres Klode |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2013-08-05 | fix some unitialized data members | Michael Vogt |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies |
2011-07-13 | move implementation of checksums around by abstracting even more | David Kalnischkies |
2011-02-28 | apt-pkg/contrib/sha2.{cc,h}: move duplicated AddFD to baseclass | Michael Vogt |
2011-02-25 | template based hashsum implementation | Michael Vogt |
2011-02-25 | move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2... | Michael Vogt |
2011-02-22 | add sha512 interface based on sha2 by aaron gifford | Michael Vogt |