Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |