aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-12-24g10: fix regression of bkuptocard subcommand in --edit-key.NIIBE Yutaka1-0/+2
2015-12-21g10: clean up of headers for card.NIIBE Yutaka1-1/+0
2015-12-18g10: Fix a regression for generating card key with backup.NIIBE Yutaka1-0/+4
2015-12-15gpg: New function to printed a detailed error code.Werner Koch1-0/+1
2015-12-12gpg: Use a regular type instead of a void* for import stats.Werner Koch1-6/+9
2015-11-20gpg: Refactor print_seckey_info.Neal H. Walfield1-0/+1
2015-11-12gpg: Print export statistics to the status-fd.Werner Koch1-5/+14
2015-11-04gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield1-2/+3
2015-10-26gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor1-0/+1
2015-10-19gpg: Fix --desig-revoke.Neal H. Walfield1-1/+1
2015-10-19gpg: Improve function documentation and some comments.Neal H. Walfield1-2/+14