index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
sha1.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
2016-09-01
1
-0
/
+2
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-4
/
+1
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-3
/
+2
|
\
|
*
* merged latest fixes from debian-sid
Michael Vogt
2011-07-28
1
-3
/
+2
|
|
\
|
|
*
* apt-pkg/contrib/sha1.cc:
David Miller
2011-07-26
1
-3
/
+2
*
|
|
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
1
-1
/
+1
*
|
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-1
/
+2
|
/
/
*
|
move implementation of checksums around by abstracting even more
David Kalnischkies
2011-07-13
1
-23
/
+0
*
|
apt-pkg/contrib/sha1.cc: fix sha1 hashsum by using the right type for "res" a...
Michael Vogt
2011-07-05
1
-1
/
+1
*
|
template based hashsum implementation
Michael Vogt
2011-02-25
1
-62
/
+3
|
/
*
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
2010-01-31
1
-1
/
+1
*
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
1
-4
/
+0
*
* merged with my apt--fixes--0 branch
Michael Vogt
2005-05-23
1
-1
/
+1
*
Fix syntax in sha1.cc
Matt Zimmerman
2005-02-04
1
-2
/
+2
*
allow SHA1Summation to process a file descriptor until EOF
Matt Zimmerman
2005-02-04
1
-3
/
+8
*
G++3 fixes from Randolph
Arch Librarian
2004-09-20
1
-2
/
+2
*
BSD testing fixes
Arch Librarian
2004-09-20
1
-2
/
+1
*
SHA-1 hashing algorithm
Arch Librarian
2004-09-20
1
-0
/
+357