Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `register` keyword | Khem Raj | 2019-01-22 | 1 | -1/+1 |
* | Remove obsolete RCS keywords | Guillem Jover | 2018-05-07 | 1 | -1/+0 |
* | 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 | -5/+1 |
* | 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/md5.cc: fix md5sum by using the right type (unsinged char*) a... | Michael Vogt | 2011-07-05 | 1 | -1/+1 |
* | template based hashsum implementation | Michael Vogt | 2011-02-25 | 1 | -56/+1 |
* | merge r1966..1967 from lp:~donkult/apt/sid | Michael Vogt | 2010-01-31 | 1 | -2/+1 |
* | * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc: | Julian Andres Klode | 2009-07-16 | 1 | -4/+9 |
* | * make apt build with g++ 4.3 | Michael Vogt | 2007-09-10 | 1 | -0/+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 | -2/+2 |
* | G++3 fixes from Randolph | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | HP-UX fixes | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Actually fixed md5 | Arch Librarian | 2004-09-20 | 1 | -7/+7 |
* | More MD5 | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | More md5 fixes | Arch Librarian | 2004-09-20 | 1 | -6/+7 |
* | Fixed cast macro in byteswap | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Doc fix | Arch Librarian | 2004-09-20 | 1 | -6/+13 |
* | Patched md5 a bit more | Arch Librarian | 2004-09-20 | 1 | -17/+11 |
* | C9x types | Arch Librarian | 2004-09-20 | 1 | -14/+15 |
* | A few functions migrated around | Arch Librarian | 2004-09-20 | 1 | -58/+21 |
* | New http method | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Md5 support | Arch Librarian | 2004-09-20 | 1 | -0/+392 |