summaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Refactor key checking and fixing.Justus Winter2017-06-141-613/+5
* gpg: Refactor keyedit module.Justus Winter2017-06-131-20/+10
* common,gpg: Move the compliance option printer.Justus Winter2017-06-071-1/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-4/+4
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-132/+146
* gpg: Extend free_packet to handle a packet parser context.Werner Koch2017-03-291-9/+10
* gpg: Change parse_packet to take a context.Werner Koch2017-03-291-1/+3
* gpg: New command --quick-set-primary-uid.Werner Koch2017-03-211-86/+139
* g10: Move more flags into the flag bitfield.Justus Winter2017-03-081-25/+25
* gpg: Do not allow the user to revoke the last valid UID.Justus Winter2017-03-071-1/+40
* Remove -I option to common.NIIBE Yutaka2017-03-071-7/+7
* g10: Signal an error when trying to revoke non-existant UID.Justus Winter2017-03-021-0/+2
* gpg: Do not require a trustdb for decryption.Werner Koch2017-02-281-2/+2
* Clean up word replication.Yuri Chornoivan2017-02-211-2/+2
* gpg: Sync print of additional sig data in --edit-key.Werner Koch2017-01-171-3/+3
* gpg: New option --quick-set-expire.Werner Koch2016-12-051-23/+121
* g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield2016-11-231-4/+5
* g10: Cache the effective policy. Recompute it when required.Neal H. Walfield2016-11-211-5/+5
* doc: Typo fixes.Werner Koch2016-11-171-1/+1
* g10: Fix memory leak.NIIBE Yutaka2016-11-151-2/+1
* g10: Fix memory leak.Justus Winter2016-11-151-0/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* g10: When adding a user id, make sure the keyblock has been prepared.Neal H. Walfield2016-09-221-0/+2
* gpg: Avoid malloc failure due to no key signaturesWerner Koch2016-09-191-8/+19
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* gpg: Emit a new error status line in --quick-adduid.Werner Koch2016-09-141-1/+4
* gpg: Improve usability of --quick-gen-key.Werner Koch2016-09-131-1/+1
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-1/+1
* w32: Fix build.Justus Winter2016-06-301-1/+1
* g10: Implement gpg --quick-revuidDaniel Kahn Gillmor2016-06-301-65/+206
* g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor2016-06-111-2/+2
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-1/+1
* indent: Wrap strings in debug messages.Werner Koch2016-06-061-3/+5
* gpg: Try to use the passphrase from the primary for --quick-addkey.Werner Koch2016-06-021-1/+2
* gpg: New command --quick-addkey.Werner Koch2016-06-021-44/+134
* gpg: Store the Tofu meta handle for databases in CTRL.Werner Koch2016-05-211-1/+1
* gpg: Pass CTRL object down to the trust functionsWerner Koch2016-05-211-30/+31
* gpg: Fix buglet in the check_all_keysigs function.Werner Koch2016-05-091-2/+3
* gpg: Request a "save" after cmd "check" fixed something.Werner Koch2016-05-091-2/+3
* Some minor string changes and fixed a printf format.Werner Koch2016-05-041-7/+14
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-24/+23
* gpg: Improve UID selction of --quick-sign-key.Werner Koch2016-04-191-10/+54
* gpg: Avoid debug like output at start of --edit-key.Werner Koch2016-04-191-6/+12
* gpg: Do not rely on a certain evaluation order.Werner Koch2016-03-151-1/+5
* gpg: Systematically detect and fix signatures that are out of order.Neal H. Walfield2016-02-191-125/+564
* gpg: Split print_and_check_one_sig.Neal H. Walfield2016-02-191-11/+20
* gpg: Use format_keyid rather than manually formatting the keyid.Neal H. Walfield2016-02-191-2/+1
* gpg: Add hidden key-edit subcommand "change-usage".Werner Koch2016-02-141-1/+118
* Use ngettext for some strings.Werner Koch2016-01-181-24/+24
* gpg: Silence warnings found by static analyzer.Werner Koch2016-01-061-2/+2