コミット履歴

作者 SHA1 メッセージ 日付
  Julian Andres Klode fffa3b57b4 Convert package names from Packages files to lower case 10 年 前
  David Kalnischkies 3d8232bf97 fix memory leaks reported by -fsanitize 11 年 前
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 11 年 前
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 11 年 前
  David Kalnischkies 2f6a2fbbdc properly implement pkgRecord::Parser for *.deb files 11 年 前
  David Kalnischkies 9d653a6de2 fix compile and tests error 11 年 前
  David Kalnischkies 862bafea48 do not inline virtual destructors with d-pointers 11 年 前
  David Kalnischkies ffe3c68e49 parse and retrieve multiple Descriptions in one record 13 年 前
  David Kalnischkies b3501edb70 use HashStringList in the acquire system 13 年 前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 年 前
  David Kalnischkies 468720c59f enable FileFd to guess the compressor based on the filename if requested or 14 年 前
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 15 年 前
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 年 前
  David Kalnischkies 74b2200285 merge with debian/experimental 15 年 前
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 15 年 前
  Michael Vogt c5ca2c52a9 merged from the debian-sid branch 15 年 前
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be 15 年 前
  Michael Vogt 75bda61948 [ABI break] merged patch from Jonathan Thomas to have a new 15 年 前
  Michael Vogt d9b9e9e249 add sha512 support in the client now as well 15 年 前
  martin@piware.de c4fc2fd7fa Switch FileFd to not transparently gunzip, since that breaks code which expects the compressed contents to stay (such as the copy backend, or when using file:// repositories. Instead, introduce a new ReadOnlyGzip mode and use that where needed 16 年 前
  Michael Vogt cda675393c * apt-pkg/deb/debrecords.cc: 16 年 前
  Michael Vogt 63b528a458 * apt-pkg/deb/debrecords.cc: 16 年 前
  David Kalnischkies 45df0ad2aa [BREAK] add possibility to download and use multiply 16 年 前
  Otavio Salvador f27b4a70b2 * Applied patch from Daniel Burrows <dburrows@debian.org> to add support 18 年 前
  Michael Vogt 495e5cb254 * implement sha256/sha1/md5 checking with proper backward compatibility 19 年 前
  Michael Vogt fb2894d268 * merged the remaining bits from the apt--no-pragma branch 19 年 前
  Michael Vogt cce08fb5ac * remove all the remaining #pragma implementation 19 年 前
  Michael Vogt 484dbb814f 19 年 前
  Michael Vogt c2f2b86252 * implement SourceVer() in pkgRecords 19 年 前
  Michael Vogt bedb5293c1 * merged from apt--mvo 19 年 前