index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
sha2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate the Summation classes and mark them for removal
Julian Andres Klode
2020-01-14
1
-2
/
+2
*
Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
Julian Andres Klode
2019-06-12
1
-5
/
+0
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
1
-1
/
+0
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-2
/
+2
*
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
2016-09-01
1
-3
/
+3
*
Annotate more methods with APT_OVERRIDE
Julian Andres Klode
2015-08-11
1
-1
/
+1
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
1
-2
/
+2
*
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