summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debrecords.cc
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2016-06-22ensure filesize of deb is included in the hashes listDavid Kalnischkies
2015-12-11Convert package names from Packages files to lower caseJulian Andres Klode
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2015-03-16properly implement pkgRecord::Parser for *.deb filesDavid Kalnischkies
2014-10-13fix compile and tests errorDavid Kalnischkies
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies
2014-05-09parse and retrieve multiple Descriptions in one recordDavid Kalnischkies
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-15merged from the debian-sid branchMichael Vogt
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-07-28[ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt
2011-02-25add sha512 support in the client now as wellMichael Vogt
2010-06-24Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de
2010-05-05* apt-pkg/deb/debrecords.cc:Michael Vogt
2010-05-05* apt-pkg/deb/debrecords.cc:Michael Vogt
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies
2007-10-25* Applied patch from Daniel Burrows <dburrows@debian.org> to add supportOtavio Salvador
2007-07-26* implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt
2007-06-09* merged the remaining bits from the apt--no-pragma branchMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2007-06-06* merged the debian/experimental changes backMichael Vogt
2007-05-23* implement SourceVer() in pkgRecords Michael Vogt
2007-01-12* merged from apt--mvoMichael Vogt
2006-12-19* apt-pkg/deb/debrecords.cc:Michael Vogt
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Fixed parsing of source: linesArch Librarian
2004-09-20working apt-get sourceArch Librarian
2004-09-20Changed ie to egArch Librarian
2004-09-20Fixed another parser glitchArch Librarian
2004-09-20Moved strutl.hArch Librarian
2004-09-20Archive acquire codeArch Librarian
2004-09-20SyncArch Librarian
2004-09-20Package Record parserArch Librarian