aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Reorder signatures, if appropriate.neal/issue2236Neal H. Walfield2016-02-161-0/+9
* gpg: Add hidden key-edit subcommand "change-usage".Werner Koch2016-02-141-0/+2
* gpg: Add function print_further_info.Werner Koch2016-01-191-0/+1
* gpg: New command --export-ssh-keyWerner Koch2016-01-081-0/+2
* g10: Use --force when importing key for bkuptocard.NIIBE Yutaka2015-12-241-1/+1
* g10: fix regression of bkuptocard subcommand in --edit-key.NIIBE Yutaka2015-12-241-0/+2
* g10: clean up of headers for card.NIIBE Yutaka2015-12-211-1/+0
* g10: Fix a regression for generating card key with backup.NIIBE Yutaka2015-12-181-0/+4
* gpg: New function to printed a detailed error code.Werner Koch2015-12-151-0/+1
* gpg: Use a regular type instead of a void* for import stats.Werner Koch2015-12-121-6/+9
* gpg: Refactor print_seckey_info.Neal H. Walfield2015-11-201-0/+1
* gpg: Print export statistics to the status-fd.Werner Koch2015-11-121-5/+14
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-041-2/+3
* gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor2015-10-261-0/+1
* gpg: Fix --desig-revoke.Neal H. Walfield2015-10-191-1/+1
* gpg: Improve function documentation and some comments.Neal H. Walfield2015-10-191-2/+14
* gpg: Print warning when rejecting weak digestsDaniel Kahn Gillmor2015-10-191-1/+1
* gpg: Add option --weak-digest to gpg and gpgv.Daniel Kahn Gillmor2015-10-191-0/+7
* gpg: Try hard to use MDC also for sign+symenc.Werner Koch2015-10-121-0/+1
* gpg: Pass CTRL parameter to all key listing functions.Werner Koch2015-10-081-3/+3
* gpg: Print a new FAILURE status after most commands.Werner Koch2015-08-251-0/+1
* Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch2015-07-261-1/+1
* agent: Print a warning for obsolete options.Werner Koch2015-06-171-2/+0
* g10: Remove g10/signal.c.NIIBE Yutaka2015-05-271-5/+0
* gpg: New command --quick-adduid.Werner Koch2015-05-081-0/+2
* gpg: Prepare to pass additional context to the list functions.Werner Koch2015-04-061-2/+2
* Move new mailbox.c source file to common/.Werner Koch2015-02-251-7/+0
* gpg: Add function to extract the mailbox.Werner Koch2015-02-241-3/+7
* gpg: Make the use of "--verify FILE" for detached sigs harder.Werner Koch2014-11-131-2/+3
* gpg: Default to SHA-256 for all signature types on RSA keys.Werner Koch2014-09-271-1/+1
* gpg: Simplify command --gen-key and add --full-gen-key.Werner Koch2014-09-271-1/+1
* gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.Daniel Kahn Gillmor2014-09-251-0/+2
* gpg: Improve passphrase caching.Werner Koch2014-09-171-1/+1
* gpg: Change default cipher for --symmetric from CAST5 to AES-128.Werner Koch2014-08-181-2/+9
* gpg: Screen keyserver responses.Werner Koch2014-08-141-1/+4
* gpg: Disable an MD5 workaround for pgp2 by default.Werner Koch2014-08-141-0/+1
* gpg: Add command --quick-gen-keyWerner Koch2014-07-231-0/+2
* common: Add cpr_get_answer_is_yes_def()Werner Koch2014-07-231-0/+2
* gpg: Auto-create revocation certificates.Werner Koch2014-06-301-0/+2
* gpg: Create exported secret files and revocs with mode 700.Werner Koch2014-06-301-1/+2
* gpg: Auto-migrate existing secring.gpg.Werner Koch2014-06-051-0/+5
* Add new option --with-secret.Werner Koch2014-06-031-1/+2
* gpg: New %U expando for the photo viewer.Werner Koch2014-04-171-0/+1
* gpg: Re-indent a file.Werner Koch2014-04-151-1/+1
* gpg: Add commands --quick-sign-key and --quick-lsign-key.Werner Koch2014-03-271-0/+2
* Change some keyedit functions to allow printing to arbitrary streams.Werner Koch2014-03-271-2/+2
* gpg: Start using OpenPGP digest algo ids.Werner Koch2014-01-311-4/+5
* gpg: Use only OpenPGP cipher algo ids.Werner Koch2014-01-311-6/+9
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-8/+7
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-1/+5