index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
md5.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
Remove `register` keyword
Khem Raj
1
-1
/
+1
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
1
-1
/
+0
2016-09-01
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
1
-0
/
+2
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-5
/
+1
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
1
-1
/
+1
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-1
/
+2
2011-07-13
move implementation of checksums around by abstracting even more
David Kalnischkies
1
-23
/
+0
2011-07-05
apt-pkg/contrib/md5.cc: fix md5sum by using the right type (unsinged char*) a...
Michael Vogt
1
-1
/
+1
2011-02-25
template based hashsum implementation
Michael Vogt
1
-56
/
+1
2010-01-31
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
1
-2
/
+1
2009-07-16
* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:
Julian Andres Klode
1
-4
/
+9
2007-09-10
* make apt build with g++ 4.3
Michael Vogt
1
-0
/
+1
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-4
/
+0
2005-05-23
* merged with my apt--fixes--0 branch
Michael Vogt
1
-2
/
+2
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-2
/
+2
2004-09-20
HP-UX fixes
Arch Librarian
1
-2
/
+2
2004-09-20
Actually fixed md5
Arch Librarian
1
-7
/
+7
2004-09-20
More MD5
Arch Librarian
1
-2
/
+2
2004-09-20
More md5 fixes
Arch Librarian
1
-6
/
+7
2004-09-20
Fixed cast macro in byteswap
Arch Librarian
1
-2
/
+2
2004-09-20
Doc fix
Arch Librarian
1
-6
/
+13
2004-09-20
Patched md5 a bit more
Arch Librarian
1
-17
/
+11
2004-09-20
C9x types
Arch Librarian
1
-14
/
+15
2004-09-20
A few functions migrated around
Arch Librarian
1
-58
/
+21
2004-09-20
New http method
Arch Librarian
1
-2
/
+2
2004-09-20
Md5 support
Arch Librarian
1
-0
/
+392