summaryrefslogtreecommitdiffstats
path: root/g10/mainproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-1/+1
* gpg: Disable an MD5 workaround for pgp2 by default.Werner Koch2014-08-141-12/+15
* po: Update the German (de) translationWerner Koch2014-06-271-1/+1
* gpg: Simplify default key listing.Werner Koch2014-06-021-242/+178
* gpg: Print the key algorithm/curve with signature info.Werner Koch2014-05-071-2/+9
* gpg: Fix memleak in signature verification of bogus keys.Werner Koch2014-05-071-37/+35
* gpg: Fix indendation of check_sig_and_print.Werner Koch2014-05-071-332/+347
* Change some keyedit functions to allow printing to arbitrary streams.Werner Koch2014-03-271-3/+3
* gpg: Change format for the key size in --list-key and --edit-key.Werner Koch2014-02-051-3/+5
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-0/+1
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-1/+0
* gpg: Change --show-session-key to print the session key earlier.Werner Koch2013-12-111-10/+1
* gpg: Limit the nesting level of I/O filters.Werner Koch2013-10-041-30/+48
* gpg: Fix bug with deeply nested compressed packets.Werner Koch2013-10-021-9/+43
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Add tweaks for the not anymore patented IDEA algorithm.Werner Koch2012-05-081-7/+0
* Allow compress algorithm 0.Werner Koch2012-03-261-3/+1
* Replace gcry_md_start_debug by gcry_md_debug.Werner Koch2011-09-201-4/+4
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-34/+34
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-2/+4
* Make public key data structure easier to read.Werner Koch2010-10-201-2/+2
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-17/+24
* Removed more secret key related code.Werner Koch2010-09-061-10/+7
* Some work on the dirmngrWerner Koch2010-07-231-0/+3
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-64/+68
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-1/+1
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-8/+9
* Removed almost al dup calls.Werner Koch2010-03-081-2/+7
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-021-1/+1
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-1/+7
* [g13] Add RECIPEINT and CREATE command.Werner Koch2009-10-191-0/+2
* 2009-08-20 Daiki Ueno <ueno@unixuser.org>Werner Koch2009-08-201-0/+7
* Add full Camellia support.David Shaw2009-06-051-2/+2
* New gpgsm server option no-encrypt-to.Werner Koch2009-05-181-2/+2
* Print NO_SECKEY status line in gpgsm.Werner Koch2009-03-251-2/+2
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-031-3/+4
* Support DSA2.Werner Koch2007-12-121-5/+5
* Allow decryption using type 20 Elgamal keys.Werner Koch2007-12-111-4/+10
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* * packet.h, mainproc.c (reset_literals_seen): New function to resetDavid Shaw2007-05-031-2/+8
* Ported multiple-messages protection.Werner Koch2007-03-051-9/+36
* Add new SVN only file README.maintWerner Koch2007-02-261-2/+3
* Started to code a --server mode. Werner Koch2006-12-211-16/+99
* Fixes for CVE-2006-6235Werner Koch2006-12-061-16/+1
* Fix for bug 537Werner Koch2006-10-021-2/+2
* See ChangeLogsWerner Koch2006-08-291-6/+3
* Migrated more stuff to doc/Werner Koch2006-08-211-2/+5
* A couple of fixes. gpg2's key generation does now work.Werner Koch2006-06-301-11/+8
* g10/ does build again.Werner Koch2006-05-231-0/+1
* Merged recent changes from 1.4Werner Koch2006-04-281-3/+3