Commit Verlauf

Autor SHA1 Nachricht Datum
  David Kalnischkies 644478e8db try not to call memcpy with length 0 in hash calculations vor 8 Jahren
  David Kalnischkies 875a9e54ba doc: VerifyFile checks all hashes instead of best only vor 9 Jahren
  David Kalnischkies 5dd00edbcf add messages to our deprecation warnings in libapt vor 9 Jahren
  Michael Vogt 55ae7a5161 Consider md5sum no longer a usable hash vor 9 Jahren
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers vor 9 Jahren
  David Kalnischkies 4f51fd8636 support hashes for compressed pdiff files vor 9 Jahren
  David Kalnischkies 448c38bdcd rework hashsum verification in the acquire system vor 9 Jahren
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods vor 9 Jahren
  David Kalnischkies 02e2076771 guard const-ification API changes vor 10 Jahren
  David Kalnischkies 586d870471 replace ignore-deprecated #pragma dance with _Pragma vor 10 Jahren
  David Kalnischkies 23397c9d7d promote filesize to a hashstring vor 10 Jahren
  David Kalnischkies b3501edb70 use HashStringList in the acquire system vor 11 Jahren
  David Kalnischkies f4c3850ea3 add a simple container for HashStrings vor 11 Jahren
  Michael Vogt ce928105d7 Implement CacheDB for source packages in apt-ftparchive vor 10 Jahren
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc vor 11 Jahren
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere vor 11 Jahren
  David Kalnischkies cf4ff3b78d warning: cast from type A to type B casts away qualifiers [-Wcast-qual] vor 11 Jahren
  Michael Vogt e6645b9fb9 add check when sources.list changed vor 11 Jahren
  David Kalnischkies 109eb1511d try to avoid direct usage of .Fd() if possible and do read()s and co vor 13 Jahren
  David Kalnischkies a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers vor 13 Jahren
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) vor 13 Jahren
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this vor 13 Jahren
  David Kalnischkies 1dab797ca6 enable Hashes::AddFD() to skip creation of certain hashes vor 13 Jahren
  Michael Vogt 84a0890e6e move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2_internal.{cc,h} vor 14 Jahren
  Michael Vogt d9b9e9e249 add sha512 support in the client now as well vor 14 Jahren
  Michael Vogt b16c26174f * apt-pkg/contrib/hashes.h: vor 17 Jahren
  Michael Vogt 8a8feb2926 * apt-pkg/acquire-item.{cc,h}: vor 17 Jahren
  Michael Vogt 495e5cb254 * implement sha256/sha1/md5 checking with proper backward compatibility vor 17 Jahren
  Michael Vogt be009af27a * remove the remaining #ifdef __GNUG__ bits vor 18 Jahren
  Michael Vogt 1350057372 * removed the pragma mess vor 18 Jahren