summaryrefslogtreecommitdiffstats
path: root/g10/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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