index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
gpgv.cc
Age
Commit message (
Expand
)
Author
2019-04-30
apt-pkg: URI: Add 'explicit' to single argument constructor
Julian Andres Klode
2019-01-22
Communicate back which key(s) were used for signing
David Kalnischkies
2019-01-22
Refactor internal Signers information storage in gpgv
David Kalnischkies
2018-09-11
Support multiple keyrings in sources.list Signed-By
David Kalnischkies
2018-09-11
Support subkeys properly in Signed-By options
David Kalnischkies
2018-08-19
Report (soon) worthless keys if gpg uses fpr for GOODSIG
David Kalnischkies
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
2016-11-25
gpgv: Untrust SHA1, RIPE-MD/160, but allow downgrading to weak
Julian Andres Klode
2016-11-24
report apt-key errors via status-fd messages
David Kalnischkies
2016-09-01
support long keyid and fingerprint in gpgv's GOODSIG
David Kalnischkies
2016-08-25
show apt-key warnings in apt update
David Kalnischkies
2016-08-10
implement generic config fallback for methods
David Kalnischkies
2016-05-28
use std::locale::global instead of setlocale
David Kalnischkies
2016-05-08
gpgv: show always webportal error on NODATA
David Kalnischkies
2016-05-01
support multiple fingerprints in signed-by
David Kalnischkies
2016-05-01
gpgv: cleanup statusfd parsing a bit
David Kalnischkies
2016-05-01
don't show NO_PUBKEY warning if repo is signed by another key
David Kalnischkies
2016-05-01
gpgv: handle expired sig as worthless
David Kalnischkies
2016-05-01
gpgv: use EXPKEYSIG instead of KEYEXPIRED
David Kalnischkies
2016-03-28
Allow lowering trust level of a hash via config
Julian Andres Klode
2016-03-22
handle gpgv's weak-digests ERRSIG
David Kalnischkies
2016-03-21
properly check for "all good sigs are weak"
David Kalnischkies
2016-03-16
Make the weak signature message less ambigious
Julian Andres Klode
2016-03-16
methods/gpgv: Rewrite error handling and message
Julian Andres Klode
2016-03-15
methods/gpgv: Warn about SHA1 (and RIPEMD-160)
Julian Andres Klode
2016-03-15
methods/gpgv: Correctly handle weak signatures with multiple keys
Julian Andres Klode
2016-03-14
methods/gpgv: Reject weak digest algorithms
Julian Andres Klode
2016-03-14
Revert "Handle ERRSIG in the gpgv method like BADSIG"
Julian Andres Klode
2016-03-14
Handle ERRSIG in the gpgv method like BADSIG
Julian Andres Klode
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
[next]