aboutsummaryrefslogtreecommitdiffstats
path: root/g10/mainproc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-19gpg: Emit status line NEWSIG before signature verification starts.Werner Koch1-0/+2
2015-02-25gpg: Switch to a hash and CERT record based PKA system.Werner Koch1-1/+2
2015-02-25Move new mailbox.c source file to common/.Werner Koch1-0/+1
2015-02-19gpg: Replace remaining uses of stdio by estream.Werner Koch1-4/+4
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-26/+26
2015-01-05gpg: Remove unused args from a function.Werner Koch1-1/+1
2014-11-28gpg: Change another BUG() call to a regular error message.Werner Koch1-6/+11
2014-11-17gpg: Fix a NULL-deref for invalid input data.Werner Koch1-3/+8
2014-11-13gpg: Make the use of "--verify FILE" for detached sigs harder.Werner Koch1-0/+38
2014-11-13gpg: Re-indent two files.Werner Koch1-939/+1024
2014-11-13gpg: Remove PGP-2 related cruft.Werner Koch1-33/+8
2014-10-10Use a unique capitalization for "Note:".Werner Koch1-1/+1
2014-08-14gpg: Disable an MD5 workaround for pgp2 by default.Werner Koch1-12/+15
2014-06-27po: Update the German (de) translationWerner Koch1-1/+1
2014-06-02gpg: Simplify default key listing.Werner Koch1-242/+178
2014-05-07gpg: Print the key algorithm/curve with signature info.Werner Koch1-2/+9
2014-05-07gpg: Fix memleak in signature verification of bogus keys.Werner Koch1-37/+35
2014-05-07gpg: Fix indendation of check_sig_and_print.Werner Koch1-332/+347
2014-03-27Change some keyedit functions to allow printing to arbitrary streams.Werner Koch1-3/+3
2014-02-05gpg: Change format for the key size in --list-key and --edit-key.Werner Koch1-3/+5
2014-01-30gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch1-0/+1
2014-01-29gpg: Remove cipher.h and put algo ids into a common file.Werner Koch1-1/+0
2013-12-11gpg: Change --show-session-key to print the session key earlier.Werner Koch1-10/+1
2013-10-04gpg: Limit the nesting level of I/O filters.Werner Koch1-30/+48
2013-10-02gpg: Fix bug with deeply nested compressed packets.Werner Koch1-9/+43
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2012-05-08Add tweaks for the not anymore patented IDEA algorithm.Werner Koch1-7/+0
2012-03-26Allow compress algorithm 0.Werner Koch1-3/+1
2011-09-20Replace gcry_md_start_debug by gcry_md_debug.Werner Koch1-4/+4
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-34/+34
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-2/+4
2010-10-20Make public key data structure easier to read.Werner Koch1-2/+2
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-17/+24
2010-09-06Removed more secret key related code.Werner Koch1-10/+7
2010-07-23Some work on the dirmngrWerner Koch1-0/+3
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-64/+68
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-1/+1
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-8/+9
2010-03-08Removed almost al dup calls.Werner Koch1-2/+7
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch1-1/+1
2010-01-08Add dummu option --passwd for gpg.Werner Koch1-1/+7
2009-10-19[g13] Add RECIPEINT and CREATE command.Werner Koch1-0/+2
2009-08-202009-08-20 Daiki Ueno <[email protected]>Werner Koch1-0/+7
2009-06-05Add full Camellia support.David Shaw1-2/+2
2009-05-18New gpgsm server option no-encrypt-to.Werner Koch1-2/+2
2009-03-25Print NO_SECKEY status line in gpgsm.Werner Koch1-2/+2
2008-10-03* main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw1-3/+4
2007-12-12Support DSA2.Werner Koch1-5/+5
2007-12-11Allow decryption using type 20 Elgamal keys.Werner Koch1-4/+10
2007-07-04Changed to GPLv3.Werner Koch1-4/+2