aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-10-19gpg: Print warning when rejecting weak digestsDaniel Kahn Gillmor1-1/+1
2015-10-19gpg: Add option --weak-digest to gpg and gpgv.Daniel Kahn Gillmor1-0/+7
2015-10-12gpg: Try hard to use MDC also for sign+symenc.Werner Koch1-0/+1
2015-10-08gpg: Pass CTRL parameter to all key listing functions.Werner Koch1-3/+3
2015-08-25gpg: Print a new FAILURE status after most commands.Werner Koch1-0/+1
2015-07-26Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch1-1/+1
2015-06-17agent: Print a warning for obsolete options.Werner Koch1-2/+0
2015-05-27g10: Remove g10/signal.c.NIIBE Yutaka1-5/+0
2015-05-08gpg: New command --quick-adduid.Werner Koch1-0/+2
2015-04-06gpg: Prepare to pass additional context to the list functions.Werner Koch1-2/+2
2015-02-25Move new mailbox.c source file to common/.Werner Koch1-7/+0
2015-02-24gpg: Add function to extract the mailbox.Werner Koch1-3/+7
2014-11-13gpg: Make the use of "--verify FILE" for detached sigs harder.Werner Koch1-2/+3