index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
sha2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
Julian Andres Klode
1
-5
/
+0
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
1
-1
/
+0
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-2
/
+2
2016-09-01
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
1
-3
/
+3
2015-08-11
Annotate more methods with APT_OVERRIDE
Julian Andres Klode
1
-1
/
+1
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
1
-2
/
+2
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-3
/
+7
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
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 sha2...
Michael Vogt
1
-195
/
+109
2011-02-22
add sha512 interface based on sha2 by aaron gifford
Michael Vogt
1
-0
/
+197