summaryrefslogtreecommitdiff
path: root/methods/gpgv.cc
AgeCommit message (Expand)AuthorFilesLines
2013-03-15* apt-pkg/contrib/gpgv.cc:David Kalnischkies1-13/+1
2013-03-15* apt-pkg/indexcopy.cc:David Kalnischkies1-1/+2
2012-01-20fix a few esoteric cppcheck errors/warnings/infosDavid Kalnischkies1-2/+10
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+1
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-0/+3
2011-09-13merge with debian/experimentalDavid Kalnischkies1-3/+3
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-2/+4
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-3/+3
2011-07-13fix from David Kalnischkies for the InRelease gpg verification 0.8.15.2Michael Vogt1-5/+8
2010-08-19* apt-pkg/init.cc:David Kalnischkies1-1/+1
2010-06-09enhance the split out of the gpgv commandline mangling by splitting outDavid Kalnischkies1-41/+10
2010-06-09* apt-pkg/indexcopy.cc:David Kalnischkies1-41/+6
2010-05-12* methods/gpgv.cc:David Kalnischkies1-25/+17
2010-01-08* French manpage translation updateMichael Vogt1-44/+58
2009-04-08* methods/gpgv.cc:Michael Vogt1-6/+34
2008-12-09* methods/gpgv.cc:Michael Vogt1-1/+1
2008-01-17* Applied patch from Robert Millan <rmh@aybabtu.com> to fix the errorOtavio Salvador1-1/+1
2007-12-16* Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key andOtavio Salvador1-0/+1
2007-12-06* methods/gpgv.cc:Michael Vogt1-17/+0
2007-10-02 - methods/gpgv.cc: conversion from string constant to 'char*';Otavio Salvador1-3/+3
2006-07-25* methods/gpgv.cc:Michael Vogt1-1/+7
2006-05-01* methods/gpgv.cc: typoMichael Vogt1-1/+1
2006-04-30* string i18n handling fixes (debian bug #349298)Michael Vogt1-12/+18
2006-01-06* support multiple signaturesMichael Vogt1-1/+5
2005-08-01* merged with matts treeMichael Vogt1-13/+17
2005-02-09* merge with matts tree, added documentation for the gpgv stuffMichael Vogt1-2/+2
2005-02-09Add missing whitespace in new Debug::Acquire::gpgv outputMatt Zimmerman1-1/+1
2005-02-08* slightly cosmetic change in methods/gpgv.ccMichael Vogt1-2/+1
2005-02-08* added support for "Acquire::gpgv::options" in methods/gpgv.ccMichael Vogt1-5/+35
2004-12-20* merged changes from the conferenceMichael Vogt1-0/+261