aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Default to SHA-512 for all signature types on RSA keys.Daniel Kahn Gillmor2019-07-201-1/+1
* gpg: default to AES-256.Daniel Kahn Gillmor2019-07-201-1/+3
* gpg: New command --locate-external-key.Werner Koch2019-07-041-1/+2
* gpg: Allow deletion of subkeys with --delete-[secret-]key.Werner Koch2019-05-271-0/+2
* gpg: Allow import of PGP desktop exported secret keys.Werner Koch2019-03-181-1/+2
* gpg: Print revocation reason for "rev" records.Werner Koch2018-07-031-0/+3
* g10: Support key attribute change at --card-edit/generate.NIIBE Yutaka2018-03-291-0/+1
* gpg: Simplify keydb handling of the main import function.Werner Koch2017-10-191-1/+1
* Revert "g10: Always save standard revocation certificate in file."Marcus Brinkmann2017-08-011-1/+1
* g10: Always save standard revocation certificate in file.Marcus Brinkmann2017-08-011-1/+1
* gpg: Store key origin info for new DANE and WKD retrieved keys.Werner Koch2017-07-241-2/+3
* gpg: Pass key origin values to import functions.Werner Koch2017-07-131-5/+3
* gpg: Refactor keyedit module.Justus Winter2017-06-131-18/+1
* common,gpg: Move the compliance option printer.Justus Winter2017-06-071-1/+0
* gpg,common: Move the compliance framework.Justus Winter2017-06-011-3/+0
* g10: Minor clean up.NIIBE Yutaka2017-04-261-2/+0
* gpg: Print more stats for the keydb and the signature cache.Werner Koch2017-03-311-0/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-22/+37
* g10: Support specifying SERIALNO for --card-status.NIIBE Yutaka2017-03-271-1/+1
* gpg: New command --quick-set-primary-uid.Werner Koch2017-03-211-0/+2
* gpg: Add new field no 18 to the colon listing.Werner Koch2017-03-201-0/+3
* Remove -I option to common.NIIBE Yutaka2017-03-071-3/+3
* gpg: Make --export-options work with --export-secret-keys.Werner Koch2017-03-011-2/+4
* gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.Werner Koch2016-12-121-0/+1
* gpg: New option --quick-set-expire.Werner Koch2016-12-051-0/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Make import filter data object more flexible.Werner Koch2016-09-281-0/+6
* gpg: Use a common filter_getval for import and export.Werner Koch2016-09-051-0/+1
* gpg: Add new function write_status_printf.Werner Koch2016-09-011-0/+2
* gpg: Extend import-option import-export to print PKA or DANE.Werner Koch2016-07-121-1/+2
* gpg: Move a function from import.c to export.c.Werner Koch2016-07-121-1/+4
* gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-061-0/+2
* gpg: New option --export-filterWerner Koch2016-07-011-0/+1
* gpg: New option --import-filterWerner Koch2016-07-011-0/+1
* g10: Implement gpg --quick-revuidDaniel Kahn Gillmor2016-06-301-0/+3
* gpg: Do not print the validity after key generation.Werner Koch2016-06-231-1/+1
* g10: Allow receiving cleartext secret keys from agentDaniel Kahn Gillmor2016-06-111-0/+1
* gpg: Implement --keyid-format=none.Werner Koch2016-06-061-0/+1
* gpg: Extend the --quick-gen-key command.Werner Koch2016-06-021-1/+2
* gpg: New command --quick-addkey.Werner Koch2016-06-021-1/+6
* Revert "g10: Support armored keyrings in gpgv."Justus Winter2016-04-061-1/+1
* g10: Support armored keyrings in gpgv.Justus Winter2016-04-041-1/+1
* g10: Drop superfluous declaration.Justus Winter2016-03-041-1/+0
* gpg: Add new program gpgcompose.Neal H. Walfield2016-03-021-0/+1
* gpg: Split write_pubkey_enc_from_list.Neal H. Walfield2016-03-021-0/+2
* gpg: Split check_key_signature2.Neal H. Walfield2016-02-191-0/+13
* gpg: Add hidden key-edit subcommand "change-usage".Werner Koch2016-02-141-0/+2
* gpg: Add function print_further_info.Werner Koch2016-01-191-0/+1
* gpg: New command --export-ssh-keyWerner Koch2016-01-081-0/+2
* g10: Use --force when importing key for bkuptocard.NIIBE Yutaka2015-12-241-1/+1