summaryrefslogtreecommitdiffstats
path: root/g10/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr:dns,doc,gpg: Fix for noreturn for C11.NIIBE Yutaka2022-09-161-1/+1
* gpg: Print info about the used AEAD algorithm in the compliance msg.Werner Koch2022-03-181-0/+2
* gpg: Add unfinished code for --export-secret-ssh-key.Werner Koch2021-12-201-0/+1
* gpg: Do not use weak digest algos if selected by recipient prefs.Werner Koch2020-11-021-0/+1
* gpg: Change the API for checksum to use const qualifier.NIIBE Yutaka2020-11-021-1/+1
* gpg: New command --quick-revoke-sigWerner Koch2020-10-281-2/+4
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-011-0/+2
* gpg: Collapse duplicate subkeys.Werner Koch2020-08-251-1/+2
* gpg: Fix flaw in symmetric algorithm selection in mixed mode.Werner Koch2020-07-071-1/+1
* gpg: Fix broken setting of AEAD algo.Werner Koch2020-04-151-7/+1
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-131-2/+4
* gpg: Add property "fpr" for use by --export-filter.Werner Koch2020-03-131-0/+4
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-101-1/+1
* common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch2020-02-091-1/+0
* gpg: Add option --allow-weak-key-signatures.Werner Koch2019-11-071-0/+1
* gpg: New option --use-keyboxd.Werner Koch2019-09-091-1/+1
* 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: Unify the the use of the print_pubkey_info functions.Werner Koch2019-05-211-3/+4
* gpg: Allow import of PGP desktop exported secret keys.Werner Koch2019-03-181-1/+2
* gpg: Move S2K encoding function to a shared file.Werner Koch2019-01-261-2/+0
* gpg: Start using OCB mode by default with Libgcrypt 1.9.Werner Koch2018-11-161-1/+3
* gpg: Print revocation reason for "rev" records.Werner Koch2018-06-211-0/+3
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-04-101-0/+1
|\
| * 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
* | gpg: Rename a misnomed arg in open_outfile.Werner Koch2018-01-281-1/+1
* | gpg: New option --chunk-size.Werner Koch2018-01-231-1/+5
* | gpg: Implement AEAD for SKESK packets.Werner Koch2018-01-231-1/+1
* | gpg: Unify AEAD parameter retrieval.Werner Koch2018-01-221-1/+4
* | gpg: Refactor function encrypt_seskey.Werner Koch2018-01-221-1/+2
* | gpg: New option --force-aeadWerner Koch2018-01-101-0/+1
* | gpg: Add option and preference framework for AEAD.Werner Koch2018-01-101-0/+7
* | gpg: Simplify keydb handling of the main import function.Werner Koch2017-10-181-1/+1
* | gpg: default to AES-256.Daniel Kahn Gillmor2017-09-081-1/+3
|/
* 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