aboutsummaryrefslogtreecommitdiffstats
path: root/g10/trustdb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New key db.neal/kdbNeal H. Walfield2015-11-231-1/+2
* gpg: Change keydb_search to not return legacy keys.Neal H. Walfield2015-11-171-5/+1
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* gpg: Simplify the tofu interface by using the public key packet.Werner Koch2015-11-131-8/+2
* gpg: Default to the the PGP trust model.Neal H. Walfield2015-11-101-2/+2
* gpg: Display the correct error message.Neal H. Walfield2015-10-291-4/+7
* gpg: Eliminate a memory leak.Neal H. Walfield2015-10-291-7/+9
* gpg: If the saved trust model is unknown, default to tofu+pgp.Neal H. Walfield2015-10-211-2/+2
* gpg: Don't accidentally free UTK_LIST.Neal H. Walfield2015-10-211-1/+2
* gpg: When evaluating trust reg exps, treat tofu+pgp like pgp.Neal H. Walfield2015-10-211-2/+4
* gpg: Keep the trust DB up to date for the tofu and tofu+pgp models.Neal H. Walfield2015-10-211-7/+18
* gpg: Factor out code into a standalone function.Neal H. Walfield2015-10-211-7/+14
* build: Allow building without SQLlite support.Werner Koch2015-10-201-0/+13
* gpg: Silence two more warnings.Werner Koch2015-10-181-1/+1
* g10: Add TOFU support.Neal H. Walfield2015-10-181-43/+137
* gpg: Fix skip function dummy parameter.Werner Koch2015-09-161-2/+2
* g10: Use a symbolic constant instead of a literal.Neal H. Walfield2015-09-021-10/+13
* gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.cWerner Koch2015-06-041-51/+59
* gpg: Avoid cluttering stdout with trustdb info in verbose mode.Werner Koch2015-05-081-1/+1
* gpg: avoid chatter about trustdb when --quietDaniel Kahn Gillmor2015-03-041-2/+4
* gpg: Replace remaining uses of stdio by estream.Werner Koch2015-02-191-10/+10
* gpg: Improve skipping of PGP-2 keys.Werner Koch2015-01-221-1/+5
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-14/+14
* w32: Silence warnings about unused vars.Werner Koch2014-03-071-0/+2
* gpg: Do not require a trustdb with --always-trust.Werner Koch2014-03-071-14/+54
* gpg: Allow building without any trust model support.Werner Koch2014-02-101-598/+32
* gpg: Remove a function wrapper.Werner Koch2013-01-081-2/+3
* Actually show translators comments in PO filesDavid Prévot2012-08-241-5/+5
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-5/+5
* Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw2012-01-201-3/+7
* Re-indentation of keydb.c and error code changes.Werner Koch2011-04-291-2/+2
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-251-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-88/+88
* Make public key data structure easier to read.Werner Koch2010-10-201-18/+18
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-1/+1
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-1/+2
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-2/+2
* Unification of the search descriptor usage.Werner Koch2009-12-081-1/+3
* Rename encode.c to encrypt.c.Werner Koch2009-09-281-6/+12
* Print verbose instructions in case of a corrupted trustdb.Werner Koch2009-07-221-0/+21
* Flush keyserver search output.Werner Koch2008-12-091-43/+67
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-4/+13
* Doc fixes.Werner Koch2007-12-121-11/+88
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+1
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-271-4/+0
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-221/+431
* * card-util.c (print_name): Fixed bad format string usage.Werner Koch2003-12-171-4/+4
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-7/+35
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-36/+37