Jay Freeman (saurik)
|
1242b3bdaf
Wreck validation until we can assess ecosystem :/.
|
8 éve |
David Kalnischkies
|
644478e8db
try not to call memcpy with length 0 in hash calculations
|
8 éve |
Julian Andres Klode
|
6a4958d313
Allow lowering trust level of a hash via config
|
8 éve |
Julian Andres Klode
|
51c0456255
Do not consider SHA1 usable
|
8 éve |
David Kalnischkies
|
63d609985e
use unusable-for-security hashes for integrity checks
|
9 éve |
Michael Vogt
|
55ae7a5161
Consider md5sum no longer a usable hash
|
9 éve |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 éve |
David Kalnischkies
|
e8afd16892
apply various style suggestions by cppcheck
|
9 éve |
David Kalnischkies
|
4f51fd8636
support hashes for compressed pdiff files
|
9 éve |
David Kalnischkies
|
448c38bdcd
rework hashsum verification in the acquire system
|
9 éve |
David Kalnischkies
|
495b7a615a
implement VerifyFile as all-hashes check
|
9 éve |
David Kalnischkies
|
9224ce3d4d
calculate only expected hashes in methods
|
9 éve |
David Kalnischkies
|
586d870471
replace ignore-deprecated #pragma dance with _Pragma
|
10 éve |
David Kalnischkies
|
23397c9d7d
promote filesize to a hashstring
|
10 éve |
David Kalnischkies
|
f6d4ab9ad8
support parsing of all hashes for pdiff
|
10 éve |
David Kalnischkies
|
b3501edb70
use HashStringList in the acquire system
|
11 éve |
David Kalnischkies
|
f4c3850ea3
add a simple container for HashStrings
|
11 éve |
Michael Vogt
|
ce928105d7
Implement CacheDB for source packages in apt-ftparchive
|
10 éve |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
11 éve |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 éve |
David Kalnischkies
|
9ce3cfc930
correct some style/performance/warnings from cppcheck
|
11 éve |
Michael Vogt
|
e6645b9fb9
add check when sources.list changed
|
11 éve |
David Kalnischkies
|
109eb1511d
try to avoid direct usage of .Fd() if possible and do read()s and co
|
13 éve |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 éve |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
13 éve |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
13 éve |
David Kalnischkies
|
2dcf7b8f9b
fix sha512 calculation in Hashes::VerifyFiles()
|
13 éve |
David Kalnischkies
|
1dab797ca6
enable Hashes::AddFD() to skip creation of certain hashes
|
13 éve |
Michael Vogt
|
d9b9e9e249
add sha512 support in the client now as well
|
14 éve |
Michael Vogt
|
aea7f4c877
merge r1966..1967 from lp:~donkult/apt/sid
|
15 éve |