aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-12-11gpg: Change --show-session-key to print the session key earlier.Werner Koch1-0/+2
2013-11-15gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch1-1/+0
2013-01-30gpg: Add status line PINENTRY_LAUNCHED.Werner Koch1-0/+2
2012-05-08Add tweaks for the not anymore patented IDEA algorithm.Werner Koch1-6/+0
2011-11-06Allow creating subkeys using an existing keyWerner Koch1-3/+3
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-4/+4
2011-02-02Sample ECC keys and message do now work.Werner Koch1-0/+1
2011-01-31Move OpenPGP OID helpers to common/.Werner Koch1-4/+0
2011-01-31Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch1-2/+9
2011-01-26Function name cleanupsWerner Koch1-5/+1
2011-01-25Editorial cleanups of keygen.cWerner Koch1-5/+0
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-5/+11
2011-01-20All standard keyserver commands are now using dirmngr.Werner Koch1-0/+4
2011-01-18Keyserver search and get basically works again.Werner Koch1-0/+3
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-2/+11
2010-11-17Smartcard related updatesWerner Koch1-6/+6
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-1/+1
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-17/+18
2010-09-06Removed more secret key related code.Werner Koch1-4/+0
2010-09-01Even less prompts for a new key now.Werner Koch1-2/+3
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-4/+7
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-1/+1
2010-04-20Generating an OpenPGP key cia gpg-agent basically works.Werner Koch1-5/+5
2010-04-14./autogen.sh --build-w32ce does now succeed.Werner Koch1-1/+6
2010-03-29Minor cleanupsWerner Koch1-1/+0
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-4/+4