]> git.saurik.com Git - apt.git/history - methods/gpgv.cc
Updated German documentation translation
[apt.git] / methods / gpgv.cc
2016-09-01  David Kalnischkiessupport long keyid and fingerprint in gpgv's GOODSIG
2016-08-26  Julian Andres KlodeMerge branch 'portability/freebsd'
2016-08-25  David Kalnischkiesshow apt-key warnings in apt update
2016-08-10  David KalnischkiesMerge branch 'feature/apt-dpkg-comm'
2016-08-10  David KalnischkiesMerge branch 'feature/methods'
2016-08-10  David Kalnischkiesimplement generic config fallback for methods
2016-05-28  David Kalnischkiesuse std::locale::global instead of setlocale
2016-05-10  Julian Andres KlodeMerge pull request julian-klode/apt#3 from adrian17...
2016-05-08  David Kalnischkiesgpgv: show always webportal error on NODATA
2016-05-01  David Kalnischkiessupport multiple fingerprints in signed-by
2016-05-01  David Kalnischkiesgpgv: cleanup statusfd parsing a bit
2016-05-01  David Kalnischkiesdon't show NO_PUBKEY warning if repo is signed by anoth...
2016-05-01  David Kalnischkiesgpgv: handle expired sig as worthless
2016-05-01  David Kalnischkiesgpgv: use EXPKEYSIG instead of KEYEXPIRED
2016-03-28  Julian Andres KlodeAllow lowering trust level of a hash via config
2016-03-22  David Kalnischkieshandle gpgv's weak-digests ERRSIG
2016-03-21  David Kalnischkiesproperly check for "all good sigs are weak"
2016-03-16  Julian Andres KlodeMake the weak signature message less ambigious
2016-03-16  Julian Andres Klodemethods/gpgv: Rewrite error handling and message
2016-03-15  Julian Andres Klodemethods/gpgv: Warn about SHA1 (and RIPEMD-160)
2016-03-15  Julian Andres Klodemethods/gpgv: Correctly handle weak signatures with...
2016-03-14  Julian Andres Klodemethods/gpgv: Reject weak digest algorithms
2016-03-14  Julian Andres KlodeRevert "Handle ERRSIG in the gpgv method like BADSIG"
2016-03-14  Julian Andres KlodeHandle ERRSIG in the gpgv method like BADSIG
2015-11-05  David Kalnischkiesallow acquire method specific options via Binary scope
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-10  David Kalnischkiesadd c++11 override marker to overridden methods
2015-08-10  David Kalnischkiesimplement Signed-By without using gpg for verification
2015-08-10  David Kalnischkiesimplement Signed-By option for sources.list
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-11-09  David Kalnischkiesuse getline() instead of rolling our own
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-13  Michael VogtFix backward compatiblity of the new pkgAcquireMethod...
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/acq-trans...
2014-10-07  Michael VogtMerge branch 'feature/acq-trans' into feature/expected...
2014-10-07  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-10-06  Michael Vogtmake http size check work
2014-09-29  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-29  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-29  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-26  David KalnischkiesMerge branch 'feature/gnupglimit' into debian/experimental
2014-09-26  David Kalnischkiescorrect the error messages to refer to apt-key instead...
2014-09-25  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-24  Julian Andres Klodemethods: Fail if we cannot drop privileges
2014-09-24  Michael VogtDrop Privileges to "Debian-apt" in most acquire methods
2014-09-23  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-23  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-05  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-07-21  Michael VogtDownload Release first, then Release.gpg
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-12  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-06  Michael VogtMerge remote-tracking branch 'mvo/bugfix/multiarch...
2014-01-31  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-29  David Kalnischkiesfix various style/performance warnings in rred
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-15  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-07-28  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-25  Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-20  David Kalnischkiestrigger NODATA error for invalid InRelease files
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-04-23  Michael Vogtmerged debian-sid branch and resolved conflicts
2013-04-08  Michael Vogtmerged bundle from david
2013-04-08  Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-02  Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-03-26  Michael Vogtmerge stuff from donkult
2013-03-16  Michael Vogtmerged from davids bundle
2013-03-15  David Kalnischkies* apt-pkg/contrib/gpgv.cc:
2013-03-15  David Kalnischkies* apt-pkg/indexcopy.cc:
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-01-30  Michael Vogtmerged from donkult
2012-01-20  Michael Vogtmerged from bzr+ssh://bazaar.launchpad.net/~donkult...
2012-01-20  David Kalnischkiesfix a few esoteric cppcheck errors/warnings/infos
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-19  David Kalnischkiesdo not pollute namespace in the headers with using...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
next