Age | Commit message (Expand) | Author |
2015-11-05 | allow acquire method specific options via Binary scope | David Kalnischkies |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | implement Signed-By without using gpg for verification | David Kalnischkies |
2015-08-10 | implement Signed-By option for sources.list | David Kalnischkies |
2014-11-09 | use getline() instead of rolling our own | David Kalnischkies |
2014-10-13 | Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() | Michael Vogt |
2014-09-29 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-27 | correct the error messages to refer to apt-key instead of gpgv | David Kalnischkies |
2014-09-25 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-24 | methods: Fail if we cannot drop privileges | Julian Andres Klode |
2014-09-24 | Drop Privileges to "Debian-apt" in most acquire methods | Michael Vogt |
2014-07-21 | Download Release first, then Release.gpg | Michael Vogt |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-01-30 | fix various style/performance warnings in rred | David Kalnischkies |
2013-07-25 | add missing "free(buffer) for allocated buffer | Michael Vogt |
2013-06-20 | trigger NODATA error for invalid InRelease files | David Kalnischkies |
2013-03-15 | * apt-pkg/contrib/gpgv.cc: | David Kalnischkies |
2013-03-15 | * apt-pkg/indexcopy.cc: | David Kalnischkies |
2012-01-20 | fix a few esoteric cppcheck errors/warnings/infos | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-07-13 | fix from David Kalnischkies for the InRelease gpg verification 0.8.15.2 | Michael Vogt |
2010-08-19 | * apt-pkg/init.cc: | David Kalnischkies |
2010-06-09 | enhance the split out of the gpgv commandline mangling by splitting out | David Kalnischkies |
2010-06-09 | * apt-pkg/indexcopy.cc: | David Kalnischkies |
2010-05-12 | * methods/gpgv.cc: | David Kalnischkies |
2010-01-08 | * French manpage translation update | Michael 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 error | Otavio Salvador |
2007-12-16 | * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and | Otavio 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: typo | Michael Vogt |
2006-04-30 | * string i18n handling fixes (debian bug #349298) | Michael Vogt |
2006-01-06 | * support multiple signatures | Michael Vogt |
2005-08-01 | * merged with matts tree | Michael Vogt |
2005-02-09 | * merge with matts tree, added documentation for the gpgv stuff | Michael Vogt |
2005-02-09 | Add missing whitespace in new Debug::Acquire::gpgv output | Matt Zimmerman |
2005-02-08 | * slightly cosmetic change in methods/gpgv.cc | Michael Vogt |
2005-02-08 | * added support for "Acquire::gpgv::options" in methods/gpgv.cc | Michael Vogt |
2004-12-20 | * merged changes from the conference | Michael Vogt |