index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
sha1.cc
Age
Commit message (
Expand
)
Author
Files
Lines
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
-4
/
+1
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-3
/
+2
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-28
* merged latest fixes from debian-sid
Michael Vogt
1
-3
/
+2
2011-07-26
* apt-pkg/contrib/sha1.cc:
David Miller
1
-3
/
+2
2011-07-13
move implementation of checksums around by abstracting even more
David Kalnischkies
1
-23
/
+0
2011-07-05
apt-pkg/contrib/sha1.cc: fix sha1 hashsum by using the right type for "res" a...
Michael Vogt
1
-1
/
+1
2011-02-25
template based hashsum implementation
Michael Vogt
1
-62
/
+3
2010-01-31
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
1
-1
/
+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
-1
/
+1
2005-02-04
Fix syntax in sha1.cc
Matt Zimmerman
1
-2
/
+2
2005-02-04
allow SHA1Summation to process a file descriptor until EOF
Matt Zimmerman
1
-3
/
+8
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-2
/
+2
2004-09-20
BSD testing fixes
Arch Librarian
1
-2
/
+1
2004-09-20
SHA-1 hashing algorithm
Arch Librarian
1
-0
/
+357