David Kalnischkies
|
644478e8db
try not to call memcpy with length 0 in hash calculations
|
лет назад: 8 |
Julian Andres Klode
|
6d7122b535
Annotate more methods with APT_OVERRIDE
|
лет назад: 9 |
David Kalnischkies
|
3b3028467c
add c++11 override marker to overridden methods
|
лет назад: 9 |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
лет назад: 11 |
Michael Vogt
|
4ccd3b3ce6
fix some unitialized data members
|
лет назад: 11 |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
лет назад: 13 |
David Kalnischkies
|
c31c1dded8
move implementation of checksums around by abstracting even more
|
лет назад: 13 |
Michael Vogt
|
31693a8ff0
apt-pkg/contrib/sha2.{cc,h}: move duplicated AddFD to baseclass
|
лет назад: 14 |
Michael Vogt
|
7ac56f8ffd
template based hashsum implementation
|
лет назад: 14 |
Michael Vogt
|
84a0890e6e
move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2_internal.{cc,h}
|
лет назад: 14 |
Michael Vogt
|
54ce88fd26
add sha512 interface based on sha2 by aaron gifford
|
лет назад: 14 |