summaryrefslogtreecommitdiff
path: root/methods/gpgv.cc
AgeCommit message (Expand)Author
2016-11-23show apt-key warnings in apt updateDavid Kalnischkies
2016-05-10don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies
2016-03-28Allow lowering trust level of a hash via configJulian Andres Klode
2016-03-22handle gpgv's weak-digests ERRSIGDavid Kalnischkies
2016-03-21properly check for "all good sigs are weak"David Kalnischkies
2016-03-16Make the weak signature message less ambigiousJulian Andres Klode
2016-03-16methods/gpgv: Rewrite error handling and messageJulian Andres Klode
2016-03-15methods/gpgv: Warn about SHA1 (and RIPEMD-160)Julian Andres Klode
2016-03-15methods/gpgv: Correctly handle weak signatures with multiple keysJulian Andres Klode
2016-03-14methods/gpgv: Reject weak digest algorithmsJulian Andres Klode
2016-03-14Revert "Handle ERRSIG in the gpgv method like BADSIG"Julian Andres Klode
2016-03-14Handle ERRSIG in the gpgv method like BADSIGJulian Andres Klode
2015-11-05allow acquire method specific options via Binary scopeDavid Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-08-10implement Signed-By without using gpg for verificationDavid Kalnischkies
2015-08-10implement Signed-By option for sources.listDavid Kalnischkies
2014-11-09use getline() instead of rolling our ownDavid Kalnischkies
2014-10-13Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt
2014-09-29Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-09-27correct the error messages to refer to apt-key instead of gpgvDavid Kalnischkies
2014-09-25Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-09-24methods: Fail if we cannot drop privilegesJulian Andres Klode
2014-09-24Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt
2014-07-21Download Release first, then Release.gpgMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-01-30fix various style/performance warnings in rredDavid Kalnischkies
2013-07-25add missing "free(buffer) for allocated bufferMichael Vogt
2013-06-20trigger NODATA error for invalid InRelease filesDavid Kalnischkies
2013-03-15* apt-pkg/contrib/gpgv.cc:David Kalnischkies
2013-03-15* apt-pkg/indexcopy.cc:David Kalnischkies
2012-01-20fix a few esoteric cppcheck errors/warnings/infosDavid 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-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-07-13fix from David Kalnischkies for the InRelease gpg verification 0.8.15.2Michael Vogt
2010-08-19* apt-pkg/init.cc:David Kalnischkies
2010-06-09enhance the split out of the gpgv commandline mangling by splitting outDavid Kalnischkies
2010-06-09* apt-pkg/indexcopy.cc:David Kalnischkies
2010-05-12* methods/gpgv.cc:David Kalnischkies
2010-01-08* French manpage translation updateMichael Vogt
2009-04-08* methods/gpgv.cc:Michael Vogt
2008-12-09* methods/gpgv.cc:Michael Vogt
2008-01-17* Applied patch from Robert Millan <rmh@aybabtu.com> to fix the errorOtavio Salvador
2007-12-16* Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key andOtavio Salvador
2007-12-06* methods/gpgv.cc:Michael Vogt
2007-10-02 - methods/gpgv.cc: conversion from string constant to 'char*';Otavio Salvador
2006-07-25* methods/gpgv.cc:Michael Vogt
2006-05-01* methods/gpgv.cc: typoMichael Vogt