Commit History

Author SHA1 Message Date
  Dominic Benson 51018e947a Check for cached hash entries to determine which (if any) hash types 8 years ago
  David Kalnischkies d5a46051cb do not generate bogus hashes if hash is disabled in apt-ftparchive 9 years ago
  David Kalnischkies 3d8232bf97 fix memory leaks reported by -fsanitize 9 years ago
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods 9 years ago
  David Kalnischkies d61960d924 merge debian/sid into debian/experimental 9 years ago
  David Kalnischkies 31be38d205 128 KiB DSC files ought to be enough for everyone 10 years ago
  David Kalnischkies 23397c9d7d promote filesize to a hashstring 10 years ago
  David Kalnischkies bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] 10 years ago
  Michael Vogt aa0bd601ea Merge branch 'debian/sid' into debian/experimental 10 years ago
  Michael Vogt 243b2a381f Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466) 10 years ago
  Michael Vogt 21ea1dbb50 use free() instead of delete() when realloc is used 10 years ago
  David Kalnischkies a311fb96b8 deal with hashes in ftparchive more dynamic as well 10 years ago
  Michael Vogt acea28d0a3 fix regression from commit 215b0faf 10 years ago
  Michael Vogt cf6bbca0a9 ensure "--db" also works with the new srcpkgdb 10 years ago
  Michael Vogt 37497bd5fa refactor _InitQuery() 10 years ago
  Michael Vogt 53ba4e2c2d ensure clean works 10 years ago
  Michael Vogt 215b0faf7b refactor to make OpenFile/OpenDebFile more robust 10 years ago
  Michael Vogt 0a3b93fc3d add test for binary cachedb and contents generation 10 years ago
  Michael Vogt ce928105d7 Implement CacheDB for source packages in apt-ftparchive 10 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 years ago
  David Kalnischkies a00a9b44a1 ensure that apti18n.h is included last as advertised (Closes: #671623) 12 years ago
  David Kalnischkies 109eb1511d try to avoid direct usage of .Fd() if possible and do read()s and co 13 years ago
  David Kalnischkies 0fffbc8ce4 merge with current debian apt/experimental 13 years ago
  Michael Vogt 7be8c02360 * apt-pkg/contrib/configuration.cc: 13 years ago
  Michael Vogt 76ef756a6b ftparchive/cachedb.cc: rewrite to fix the fixed length field 13 years ago
  Michael Vogt a52d11fbc1 * ftparchive/cachedb.cc: 13 years ago
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 13 years ago
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 13 years ago
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 13 years ago
  Michael Vogt 84a0890e6e move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2_internal.{cc,h} 14 years ago