summaryrefslogtreecommitdiff
path: root/apt-pkg/tagfile.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-27fix: Member variable 'X' is not initialized in the constructor.David Kalnischkies1-1/+1
2014-09-27fix occurrence typo in tagfile commentDavid Kalnischkies1-1/+1
2014-05-22Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release fileMichael Vogt1-1/+2
2014-05-10improve pkgTagSection scanning and parsingDavid Kalnischkies1-21/+42
2014-04-22add support for apt-get build-dep foo.dscMichael Vogt1-0/+2
2014-03-21mark optional (private) symbols as hiddenDavid Kalnischkies1-3/+5
2014-03-13warning: type qualifiers ignored on function return type [-Wignored-qualifiers]David Kalnischkies1-1/+1
2013-08-22Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt1-1/+1
2013-08-15ensure that pkgTagFile isn't writing past Buffer lengthDavid Kalnischkies1-0/+1
2013-08-08fix -Wall errorsMichael Vogt1-1/+1
2013-08-06memset() pkgTagSections data to make coverity happyMichael Vogt1-1/+1
2013-08-05fix some unitialized data membersMichael Vogt1-1/+1
2013-03-18fix pkgTagSection::Exists() and add testMichael Vogt1-2/+2
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies1-0/+4
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-2/+4
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-1/+1
2011-09-13merge with debian/experimentalDavid Kalnischkies1-1/+1
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-2/+2
2011-08-15merged from the debian-sid branchMichael Vogt1-1/+1
2011-08-11fix some cppcheck: (warning) Member variable is not initialized in the constr...David Kalnischkies1-1/+1
2011-06-08* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt1-13/+8
2011-01-28apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; apt-pkg...Michael Vogt1-6/+4
2011-01-27apt-pkg/tagfile.{cc,h}: add comment, remove "inline" from pkgTagFile::Offset()Michael Vogt1-1/+3
2011-01-27apt-pkg/tagfile.{cc,h}: add dpointer to pkgTagFileMichael Vogt1-12/+7
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies1-0/+2
2010-06-03* apt-pkg/pkgcache.h:David Kalnischkies1-0/+1
2010-03-14* apt-pkg/depcache.cc:David Kalnischkies1-1/+14
2009-06-09[ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt1-1/+4
2007-07-26* implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt1-2/+2
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2006-10-02* apt-pkg/tagfile.cc,h:Michael Vogt1-3/+4
2006-09-30* apt-pkg/tagfile.h:Michael Vogt1-1/+1
2006-09-15* apt-pkg/tagfile.cc, tagfile.h:Michael Vogt1-2/+0
2006-07-26* suport both MMapable files and non-mmapable filesMichael Vogt1-1/+4
2006-04-26* apt-pkg/tagfile.{cc,h}:Michael Vogt1-3/+2
2004-09-20Fix api breakage caused when attempting to support bloc...Arch Librarian1-4/+3
2004-09-20Fix status file parser so that if a record is larger th...Arch Librarian1-3/+4
2004-09-20Fixes from Christoph PfistererArch Librarian1-2/+2
2004-09-20Tag file can read from unseekable objectsArch Librarian1-3/+2
2004-09-20Pedantic fixesArch Librarian1-3/+3
2004-09-20Join with aliencodeArch Librarian1-15/+34
2004-09-20Fixed a small memory leakArch Librarian1-2/+3
2004-09-20Release supportArch Librarian1-2/+4
2004-09-20OptimizationsArch Librarian1-1/+3
2004-09-20More tagfile accessorsArch Librarian1-2/+6
2004-09-20Patchs for apt-cdromArch Librarian1-2/+10
2004-09-20More progress updatesArch Librarian1-2/+2
2004-09-20Comment touch upsArch Librarian1-2/+2
2004-09-20Class File name change to FileFdArch Librarian1-3/+3
2004-09-20DumpAvail works and apt-cache is completeArch Librarian1-3/+5