David Kalnischkies
|
644478e8db
try not to call memcpy with length 0 in hash calculations
|
8 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 years ago |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
13 years ago |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
13 years ago |
David Kalnischkies
|
c31c1dded8
move implementation of checksums around by abstracting even more
|
13 years ago |
Michael Vogt
|
64767f1459
apt-pkg/contrib/md5.cc: fix md5sum by using the right type (unsinged char*) and avoiding a implicit cast this way
|
13 years ago |
Michael Vogt
|
7ac56f8ffd
template based hashsum implementation
|
14 years ago |
Michael Vogt
|
aea7f4c877
merge r1966..1967 from lp:~donkult/apt/sid
|
15 years ago |
Julian Andres Klode
|
04f4e1a3b1
* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:
|
15 years ago |
Michael Vogt
|
4f333a8bea
* make apt build with g++ 4.3
|
17 years ago |
Michael Vogt
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
17 years ago |
Michael Vogt
|
42ab8223d5
* merged with my apt--fixes--0 branch
|
19 years ago |
Arch Librarian
|
c1ebf56dc8
G++3 fixes from Randolph
|
20 years ago |
Arch Librarian
|
1ae93c9442
HP-UX fixes
|
20 years ago |
Arch Librarian
|
95baf59509
Actually fixed md5
|
20 years ago |
Arch Librarian
|
989d0c75b0
More MD5
|
20 years ago |
Arch Librarian
|
312e87daab
More md5 fixes
|
20 years ago |
Arch Librarian
|
59257a2194
Fixed cast macro in byteswap
|
20 years ago |
Arch Librarian
|
83ab33fcc0
Doc fix
|
20 years ago |
Arch Librarian
|
67a51bcc96
Patched md5 a bit more
|
20 years ago |
Arch Librarian
|
021988eaf4
C9x types
|
20 years ago |
Arch Librarian
|
6e52073fac
A few functions migrated around
|
20 years ago |
Arch Librarian
|
be4401bfa4
New http method
|
20 years ago |
Arch Librarian
|
17a10bf5d8
Md5 support
|
20 years ago |