aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-20gpg: Default to SHA-512 for all signature types on RSA keys.Daniel Kahn Gillmor1-1/+1
2019-07-20gpg: default to AES-256.Daniel Kahn Gillmor1-1/+3
2019-07-04gpg: New command --locate-external-key.Werner Koch1-1/+2
2019-05-27gpg: Allow deletion of subkeys with --delete-[secret-]key.Werner Koch1-0/+2
2019-03-18gpg: Allow import of PGP desktop exported secret keys.Werner Koch1-1/+2
2018-07-03gpg: Print revocation reason for "rev" records.Werner Koch1-0/+3
2018-03-29g10: Support key attribute change at --card-edit/generate.NIIBE Yutaka1-0/+1
2017-10-19gpg: Simplify keydb handling of the main import function.Werner Koch1-1/+1
2017-08-01Revert "g10: Always save standard revocation certificate in file."Marcus Brinkmann1-1/+1
2017-08-01g10: Always save standard revocation certificate in file.Marcus Brinkmann1-1/+1
2017-07-24gpg: Store key origin info for new DANE and WKD retrieved keys.Werner Koch1-2/+3
2017-07-13gpg: Pass key origin values to import functions.Werner Koch1-5/+3
2017-06-13gpg: Refactor keyedit module.Justus Winter1-18/+1
2017-06-07common,gpg: Move the compliance option printer.Justus Winter1-1/+0
2017-06-01gpg,common: Move the compliance framework.Justus Winter1-3/+0
2017-04-26g10: Minor clean up.NIIBE Yutaka1-2/+0
2017-03-31gpg: Print more stats for the keydb and the signature cache.Werner Koch1-0/+1
2017-03-31gpg: Pass CTRL to many more functions.Werner Koch1-22/+37
2017-03-27g10: Support specifying SERIALNO for --card-status.NIIBE Yutaka1-1/+1
2017-03-21gpg: New command --quick-set-primary-uid.Werner Koch1-0/+2
2017-03-20gpg: Add new field no 18 to the colon listing.Werner Koch1-0/+3
2017-03-07Remove -I option to common.NIIBE Yutaka1-3/+3
2017-03-01gpg: Make --export-options work with --export-secret-keys.Werner Koch1-2/+4
2016-12-12gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.Werner Koch1-0/+1
2016-12-05gpg: New option --quick-set-expire.Werner Koch1-0/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-28gpg: Make import filter data object more flexible.Werner Koch1-0/+6
2016-09-05gpg: Use a common filter_getval for import and export.Werner Koch1-0/+1
2016-09-01gpg: Add new function write_status_printf.Werner Koch1-0/+2
2016-07-12gpg: Extend import-option import-export to print PKA or DANE.Werner Koch1-1/+2
2016-07-12gpg: Move a function from import.c to export.c.Werner Koch1-1/+4
2016-07-06gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch1-0/+2
2016-07-01gpg: New option --export-filterWerner Koch1-0/+1
2016-07-01gpg: New option --import-filterWerner Koch1-0/+1
2016-06-30g10: Implement gpg --quick-revuidDaniel Kahn Gillmor1-0/+3
2016-06-23gpg: Do not print the validity after key generation.Werner Koch1-1/+1
2016-06-11g10: Allow receiving cleartext secret keys from agentDaniel Kahn Gillmor1-0/+1
2016-06-06gpg: Implement --keyid-format=none.Werner Koch1-0/+1
2016-06-02gpg: Extend the --quick-gen-key command.Werner Koch1-1/+2
2016-06-02gpg: New command --quick-addkey.Werner Koch1-1/+6
2016-04-06Revert "g10: Support armored keyrings in gpgv."Justus Winter1-1/+1
2016-04-04g10: Support armored keyrings in gpgv.Justus Winter1-1/+1
2016-03-04g10: Drop superfluous declaration.Justus Winter1-1/+0
2016-03-02gpg: Add new program gpgcompose.Neal H. Walfield1-0/+1
2016-03-02gpg: Split write_pubkey_enc_from_list.Neal H. Walfield1-0/+2
2016-02-19gpg: Split check_key_signature2.Neal H. Walfield1-0/+13
2016-02-14gpg: Add hidden key-edit subcommand "change-usage".Werner Koch1-0/+2
2016-01-19gpg: Add function print_further_info.Werner Koch1-0/+1
2016-01-08gpg: New command --export-ssh-keyWerner Koch1-0/+2
2015-12-24g10: Use --force when importing key for bkuptocard.NIIBE Yutaka1-1/+1