summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debrecords.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-5/+5
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* ensure filesize of deb is included in the hashes listDavid Kalnischkies2016-06-221-0/+3
* Convert package names from Packages files to lower caseJulian Andres Klode2015-12-111-1/+7
* fix memory leaks reported by -fsanitizeDavid Kalnischkies2015-08-101-0/+4
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-3/+3
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-0/+7
* properly implement pkgRecord::Parser for *.deb filesDavid Kalnischkies2015-03-161-55/+53
* fix compile and tests errorDavid Kalnischkies2014-10-131-1/+1
* do not inline virtual destructors with d-pointersDavid Kalnischkies2014-10-131-0/+2
* parse and retrieve multiple Descriptions in one recordDavid Kalnischkies2014-05-091-20/+40
* use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-30/+11
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+7
* enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies2011-12-101-1/+1
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+2
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-2/+4
* merge with debian/experimentalDavid Kalnischkies2011-09-131-1/+10
|\
| * merged from the debian-sid branchMichael Vogt2011-08-151-1/+1
| |\
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-1/+1
| * | [ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt2011-07-281-0/+9
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
|/ /
* / add sha512 support in the client now as wellMichael Vogt2011-02-251-1/+9
|/
* Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-1/+1
* * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-051-1/+2
|\
| * * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-051-1/+2
* | [BREAK] add possibility to download and use multiplyDavid Kalnischkies2009-11-261-3/+9
|/
* * Applied patch from Daniel Burrows <dburrows@debian.org> to add supportOtavio Salvador2007-10-251-0/+8
* * implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt2007-07-261-0/+8
* * merged the remaining bits from the apt--no-pragma branchMichael Vogt2007-06-091-3/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | * merged the debian/experimental changes backMichael Vogt2007-06-061-2/+21
|\ \
| * \ * merged from apt--mvoMichael Vogt2007-01-121-1/+1
| |\ \
| * | | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-2/+21
| | |/ | |/|
* | | * implement SourceVer() in pkgRecords Michael Vogt2007-05-231-1/+27
| |/ |/|
* | * apt-pkg/deb/debrecords.cc:Michael Vogt2006-12-191-1/+1
|/
* Alfredo's vendor stuffArch Librarian2004-09-201-2/+10
* Join with aliencodeArch Librarian2004-09-201-3/+20
* Fixed parsing of source: linesArch Librarian2004-09-201-3/+7
* working apt-get sourceArch Librarian2004-09-201-1/+9
* Changed ie to egArch Librarian2004-09-201-18/+6
* Fixed another parser glitchArch Librarian2004-09-201-2/+3
* Moved strutl.hArch Librarian2004-09-201-2/+2
* Archive acquire codeArch Librarian2004-09-201-2/+2
* SyncArch Librarian2004-09-201-1/+57
* Package Record parserArch Librarian2004-09-201-0/+32