summaryrefslogtreecommitdiffstats
path: root/g10/revoke.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: New option --use-keyboxd.Werner Koch2019-09-091-2/+2
* gpg: Unify the the use of the print_pubkey_info functions.Werner Koch2019-05-211-13/+9
* gpg: Cleanup use of make_keysig_packet.Werner Koch2019-05-131-2/+2
* gpg: Prepare revocation keys for use with v5 keys.Werner Koch2018-12-041-13/+16
* gpg: Remove PGP6 compliance mode.Werner Koch2018-05-291-1/+1
* gpg: Extend the "sig" record in --list-mode.Werner Koch2018-04-121-1/+1
* gpg: Return an error from hexfingerprint on malloc error.Werner Koch2017-12-131-1/+14
* g10: Always save standard revocation certificate in file.Marcus Brinkmann2017-08-021-0/+4
* Revert "g10: Always save standard revocation certificate in file."Marcus Brinkmann2017-08-011-2/+2
* g10: Always save standard revocation certificate in file.Marcus Brinkmann2017-08-011-2/+2
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-17/+19
* Remove -I option to common.NIIBE Yutaka2017-03-071-5/+4
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* g10: Shorten unreasonably long option.Justus Winter2016-12-151-1/+1
* g10: Spell out --gen-revoke.Justus Winter2016-12-131-1/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* g10: Implement gpg --quick-revuidDaniel Kahn Gillmor2016-06-301-0/+10
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-1/+1
* gpg: Implement --keyid-format=none.Werner Koch2016-06-061-7/+7
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-1/+0
* gpg: Improve header text of the auto-created revocations.Werner Koch2016-01-211-3/+10
* gpg: Take care of keydb_new returning NULL.Werner Koch2015-12-031-0/+10
* gpg: Change some error messages.Werner Koch2015-12-031-4/+6
* gpg: Fail if the search description passed to --gen-revoke is ambiguous.Neal H. Walfield2015-11-201-0/+41
* gpg: Improve an error message.Neal H. Walfield2015-11-201-2/+6
* gpg: Use only one fingerprint formatting function.Werner Koch2015-11-141-1/+1
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-041-1/+1
* gpg: Fix --desig-revoke.Neal H. Walfield2015-10-191-5/+8
* common: Don't assume on-disk layout matches in-memory layout.Neal H. Walfield2015-08-211-3/+3
* doc: Updated HACKING.Werner Koch2015-06-301-1/+1
* gpg: Improve 'General key info' line of --card-status.Werner Koch2015-05-071-1/+1
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-16/+16
* gpg: Remove all support for v3 keys and always create v4-signatures.Werner Koch2014-10-171-11/+7
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-1/+1
* gpg: Improve passphrase caching.Werner Koch2014-09-171-6/+8
* gpg: Remove options --pgp2 and --rfc1991.Werner Koch2014-08-141-1/+1
* gpg: Auto-create revocation certificates.Werner Koch2014-06-301-4/+84
* gpg: Rearrange code in gen_revoke.Werner Koch2014-06-301-51/+73
* gpg: Create exported secret files and revocs with mode 700.Werner Koch2014-06-301-2/+2
* Silence several warnings when building under Windows.Werner Koch2014-03-071-2/+2
* gpg: Remove a function wrapper.Werner Koch2013-01-081-2/+2
* Allow NULL for free_public_key.Werner Koch2011-09-201-9/+4
* avoid use of freed pointerJim Meyering2011-09-201-1/+4
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-251-2/+2
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-9/+9
* Remove cruft.Werner Koch2010-10-211-10/+14
* Even less prompts for a new key now.Werner Koch2010-09-011-2/+3
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-1/+1
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-2/+3
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-156/+119