index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
sha2.h
Age
Commit message (
Expand
)
Author
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
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