summaryrefslogtreecommitdiff
path: root/apt-pkg/indexcopy.cc
AgeCommit message (Expand)AuthorFilesLines
2011-08-11fix a few more cppcheck performance and scope warningsDavid Kalnischkies1-2/+1
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-9/+9
2011-07-13fix from David Kalnischkies for the InRelease gpg verification 0.8.15.2Michael Vogt1-1/+20
2011-04-07* apt-pkg/indexcopy.cc:Julian Andres Klode1-5/+5
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies1-1/+2
2010-09-07* apt-pkg/indexcopy.cc:Michael Vogt1-3/+10
2010-09-07do not replace /dev/null when running in APT::CDROM::NoActMichael Vogt1-1/+6
2010-09-04* apt-pkg/indexcopy.cc:David Kalnischkies1-1/+1
2010-09-03apt-pkg/indexcopy.cc: include trustedFile (if it exists)Michael Vogt1-5/+3
2010-09-03* apt-pkg/indexcopy.cc:Michael Vogt1-3/+7
2010-08-19* apt-pkg/init.cc:David Kalnischkies1-3/+2
2010-08-10apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.Julian Andres Klode1-3/+3
2010-06-09enhance the split out of the gpgv commandline mangling by splitting outDavid Kalnischkies1-13/+49
2010-06-09* apt-pkg/indexcopy.cc:David Kalnischkies1-39/+70
2010-01-08* French manpage translation updateMichael Vogt1-2/+2
2009-12-02* apt-pkg/packagemanager.cc:Michael Vogt1-3/+3
2009-10-29* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:Michael Vogt1-3/+3
2009-08-08[apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the ReleaseDavid Kalnischkies1-0/+3
2009-07-21The 'not dead yet' releaseMichael Vogt1-8/+8
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-8/+8
2008-10-28apt-pkg/indexcopy.cc: discard errors after Verify()Michael Vogt1-0/+1
2008-10-28fix various -Wall warningsMichael Vogt1-1/+1
2008-08-09* apt-pkg/indexcopy.cc:Michael Vogt1-0/+9
2008-08-05fix various -Wall warningsMichael Vogt1-1/+1
2007-07-26* implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt1-10/+3
2005-07-28* added a BUGS file with known problem, added apt-cdrom support for translate...Michael Vogt1-3/+180
2003-04-06* corrected a incorrect use of string().c_str() (thanks to mdz!)Michael Vogt1-2/+6
2005-04-06* honor "Acquire::gpgv::Options" in apt-cdrom tooMichael Vogt1-3/+27
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-2/+2
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman1-0/+644