aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-02gpg: Change the API for checksum to use const qualifier.NIIBE Yutaka1-1/+1
2020-10-28gpg: New command --quick-revoke-sigWerner Koch1-2/+4
2020-09-01Use only one copy of the warn_server_mismatch function.Werner Koch1-0/+2
2020-08-25gpg: Collapse duplicate subkeys.Werner Koch1-1/+2
2020-07-07gpg: Fix flaw in symmetric algorithm selection in mixed mode.Werner Koch1-1/+1
2020-04-15gpg: Fix broken setting of AEAD algo.Werner Koch1-7/+1
2020-03-13gpg: Make use of the included key block in a signature.Werner Koch1-2/+4
2020-03-13gpg: Add property "fpr" for use by --export-filter.Werner Koch1-0/+4
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch1-1/+1
2020-02-09common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch1-1/+0
2019-11-07gpg: Add option --allow-weak-key-signatures.Werner Koch1-0/+1
2019-09-09gpg: New option --use-keyboxd.Werner Koch1-1/+1
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-05-21gpg: Unify the the use of the print_pubkey_info functions.Werner Koch1-3/+4
2019-03-18gpg: Allow import of PGP desktop exported secret keys.Werner Koch1-1/+2
2019-01-26gpg: Move S2K encoding function to a shared file.Werner Koch1-2/+0
2018-11-16gpg: Start using OCB mode by default with Libgcrypt 1.9.Werner Koch1-1/+3
2018-06-21gpg: 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
2018-01-28gpg: Rename a misnomed arg in open_outfile.Werner Koch1-1/+1
2018-01-23gpg: New option --chunk-size.Werner Koch1-1/+5
2018-01-23gpg: Implement AEAD for SKESK packets.Werner Koch1-1/+1
2018-01-22gpg: Unify AEAD parameter retrieval.Werner Koch1-1/+4
2018-01-22gpg: Refactor function encrypt_seskey.Werner Koch1-1/+2
2018-01-10gpg: New option --force-aeadWerner Koch1-0/+1
2018-01-10gpg: Add option and preference framework for AEAD.Werner Koch1-0/+7
2017-10-19gpg: Simplify keydb handling of the main import function.Werner Koch1-1/+1
2017-10-18gpg: Simplify keydb handling of the main import function.Werner Koch1-1/+1
2017-09-08gpg: default to AES-256.Daniel Kahn Gillmor1-1/+3
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