David Kalnischkies
|
644478e8db
try not to call memcpy with length 0 in hash calculations
|
8 gadi atpakaļ |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 gadi atpakaļ |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
13 gadi atpakaļ |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
13 gadi atpakaļ |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
13 gadi atpakaļ |
Michael Vogt
|
0b7d641cf1
* merged latest fixes from debian-sid
|
13 gadi atpakaļ |
David Miller
|
1edc38abff
* apt-pkg/contrib/sha1.cc:
|
13 gadi atpakaļ |
David Kalnischkies
|
c31c1dded8
move implementation of checksums around by abstracting even more
|
13 gadi atpakaļ |
Michael Vogt
|
a7cc058424
apt-pkg/contrib/sha1.cc: fix sha1 hashsum by using the right type for "res" avoiding a implicit cast to string this way
|
13 gadi atpakaļ |
Michael Vogt
|
7ac56f8ffd
template based hashsum implementation
|
14 gadi atpakaļ |
Michael Vogt
|
aea7f4c877
merge r1966..1967 from lp:~donkult/apt/sid
|
15 gadi atpakaļ |
Michael Vogt
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
17 gadi atpakaļ |
Michael Vogt
|
42ab8223d5
* merged with my apt--fixes--0 branch
|
19 gadi atpakaļ |
Matt Zimmerman
|
879cd3ad83
Fix syntax in sha1.cc
|
20 gadi atpakaļ |
Matt Zimmerman
|
dc50285d32
allow SHA1Summation to process a file descriptor until EOF
|
20 gadi atpakaļ |
Arch Librarian
|
c1ebf56dc8
G++3 fixes from Randolph
|
20 gadi atpakaļ |
Arch Librarian
|
678bc33eaf
BSD testing fixes
|
20 gadi atpakaļ |
Arch Librarian
|
784202a271
SHA-1 hashing algorithm
|
20 gadi atpakaļ |