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
/
md5.cc
Age
Commit message (
Expand
)
Author
2016-09-01
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-07-13
move implementation of checksums around by abstracting even more
David Kalnischkies
2011-07-05
apt-pkg/contrib/md5.cc: fix md5sum by using the right type (unsinged char*) a...
Michael Vogt
2011-02-25
template based hashsum implementation
Michael Vogt
2010-01-31
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
2009-07-16
* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:
Julian Andres Klode
2007-09-10
* make apt build with g++ 4.3
Michael Vogt
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2005-05-23
* merged with my apt--fixes--0 branch
Michael Vogt
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
HP-UX fixes
Arch Librarian
2004-09-20
Actually fixed md5
Arch Librarian
2004-09-20
More MD5
Arch Librarian
2004-09-20
More md5 fixes
Arch Librarian
2004-09-20
Fixed cast macro in byteswap
Arch Librarian
2004-09-20
Doc fix
Arch Librarian
2004-09-20
Patched md5 a bit more
Arch Librarian
2004-09-20
C9x types
Arch Librarian
2004-09-20
A few functions migrated around
Arch Librarian
2004-09-20
New http method
Arch Librarian
2004-09-20
Md5 support
Arch Librarian