コミット履歴

作者 SHA1 メッセージ 日付
  Jay Freeman (saurik) 22c5f99a61 In the C locale, let's avoid any crazy transforms. 8 年 前
  Jay Freeman (saurik) 3650e87b0c This is 2016 and APT already requires use of mmap. 8 年 前
  Jay Freeman (saurik) f3514c6d0f The fastest way to get field values is as a range. 8 年 前
  Jay Freeman (saurik) ef1e4dfd28 Most interfaces (Maemo) need a high-level name :/. 8 年 前
  David Kalnischkies 5da51e0e2d ensure filesize of deb is included in the hashes list 8 年 前
  Julian Andres Klode fffa3b57b4 Convert package names from Packages files to lower case 9 年 前
  David Kalnischkies 3d8232bf97 fix memory leaks reported by -fsanitize 9 年 前
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 9 年 前
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 9 年 前
  David Kalnischkies 2f6a2fbbdc properly implement pkgRecord::Parser for *.deb files 10 年 前
  David Kalnischkies 9d653a6de2 fix compile and tests error 10 年 前
  David Kalnischkies 862bafea48 do not inline virtual destructors with d-pointers 10 年 前
  David Kalnischkies ffe3c68e49 parse and retrieve multiple Descriptions in one record 11 年 前
  David Kalnischkies b3501edb70 use HashStringList in the acquire system 11 年 前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 年 前
  David Kalnischkies 468720c59f enable FileFd to guess the compressor based on the filename if requested or 13 年 前
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 13 年 前
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 13 年 前
  David Kalnischkies 74b2200285 merge with debian/experimental 13 年 前
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 13 年 前
  Michael Vogt c5ca2c52a9 merged from the debian-sid branch 13 年 前
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be 13 年 前
  Michael Vogt 75bda61948 [ABI break] merged patch from Jonathan Thomas to have a new 13 年 前
  Michael Vogt d9b9e9e249 add sha512 support in the client now as well 14 年 前
  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 14 年 前
  Michael Vogt cda675393c * apt-pkg/deb/debrecords.cc: 14 年 前
  Michael Vogt 63b528a458 * apt-pkg/deb/debrecords.cc: 14 年 前
  David Kalnischkies 45df0ad2aa [BREAK] add possibility to download and use multiply 15 年 前
  Otavio Salvador f27b4a70b2 * Applied patch from Daniel Burrows <dburrows@debian.org> to add support 17 年 前
  Michael Vogt 495e5cb254 * implement sha256/sha1/md5 checking with proper backward compatibility 17 年 前