aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-16gpg: Reorder signatures, if appropriate.neal/issue2236Neal H. Walfield1-0/+9
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
2014-09-27gpg: Default to SHA-256 for all signature types on RSA keys.Werner Koch1-1/+1
2014-09-27gpg: Simplify command --gen-key and add --full-gen-key.Werner Koch1-1/+1
2014-09-25gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.Daniel Kahn Gillmor1-0/+2
2014-09-17gpg: Improve passphrase caching.Werner Koch1-1/+1
2014-08-18gpg: Change default cipher for --symmetric from CAST5 to AES-128.Werner Koch1-2/+9
2014-08-14gpg: Screen keyserver responses.Werner Koch1-1/+4
2014-08-14gpg: Disable an MD5 workaround for pgp2 by default.Werner Koch1-0/+1
2014-07-23gpg: Add command --quick-gen-keyWerner Koch1-0/+2
2014-07-23common: Add cpr_get_answer_is_yes_def()Werner Koch1-0/+2
2014-06-30gpg: Auto-create revocation certificates.Werner Koch1-0/+2
2014-06-30gpg: Create exported secret files and revocs with mode 700.Werner Koch1-1/+2
2014-06-05gpg: Auto-migrate existing secring.gpg.Werner Koch1-0/+5
2014-06-03Add new option --with-secret.Werner Koch1-1/+2
2014-04-17gpg: New %U expando for the photo viewer.Werner Koch1-0/+1
2014-04-15gpg: Re-indent a file.Werner Koch1-1/+1
2014-03-27gpg: Add commands --quick-sign-key and --quick-lsign-key.Werner Koch1-0/+2
2014-03-27Change some keyedit functions to allow printing to arbitrary streams.Werner Koch1-2/+2
2014-01-31gpg: Start using OpenPGP digest algo ids.Werner Koch1-4/+5
2014-01-31gpg: Use only OpenPGP cipher algo ids.Werner Koch1-6/+9
2014-01-30gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch1-8/+7
2014-01-29gpg: Remove cipher.h and put algo ids into a common file.Werner Koch1-1/+5