aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-03-10Merged jnlib into common.Werner Koch1-1/+0
2010-03-08Removed almost al dup calls.Werner Koch1-2/+2
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch1-5/+4
2010-01-08Add dummu option --passwd for gpg.Werner Koch1-2/+4
2009-10-02Implement the server comamnd DECRYPT.Werner Koch1-3/+4
2009-09-30Some changes to suport g13.Werner Koch1-2/+4
2009-09-28Rename encode.c to encrypt.c.Werner Koch1-6/+6
2009-06-05Add full Camellia support.David Shaw1-1/+5
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-1/+0
2008-12-12Add rmd160.c.Werner Koch1-0/+1
2008-12-11Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.Werner Koch1-1/+0
2008-10-17Use more warning options with modern GCCs.Werner Koch1-1/+1
2008-10-03* main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw1-2/+4
2008-05-07Add command --locate-key.Werner Koch1-1/+1
2008-04-18Adjust for the changed Camellia draft.Werner Koch1-0/+1
2007-12-12Support DSA2.Werner Koch1-0/+1
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+24
2007-07-05Fixed card key generation of gpg2.Werner Koch1-1/+2