aboutsummaryrefslogtreecommitdiffstats
path: root/g10/mainproc.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-05-03* packet.h, mainproc.c (reset_literals_seen): New function to resetDavid Shaw1-2/+8
2007-03-05Ported multiple-messages protection.Werner Koch1-9/+36
2007-02-26Add new SVN only file README.maintWerner Koch1-2/+3
2006-12-21Started to code a --server mode. Werner Koch1-16/+99
2006-12-06Fixes for CVE-2006-6235Werner Koch1-16/+1
2006-10-02Fix for bug 537Werner Koch1-2/+2
2006-08-29See ChangeLogsWerner Koch1-6/+3
2006-08-21Migrated more stuff to doc/Werner Koch1-2/+5
2006-06-30A couple of fixes. gpg2's key generation does now work.Werner Koch1-11/+8
2006-05-23g10/ does build again.Werner Koch1-0/+1
2006-04-28Merged recent changes from 1.4Werner Koch1-3/+3
2006-04-21Still merging 1.4.3 code backWerner Koch1-2/+2
2006-04-19Continued with merging.Werner Koch1-4/+4
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-494/+807
2006-04-08Fixed segvWerner Koch1-2/+4
2006-03-22* mainproc.c (get_pka_address): Fix bug introduced as part ofDavid Shaw1-1/+1
2006-03-09Preparing for an RC23Werner Koch1-2/+2
2006-03-09* mainproc.c (get_pka_address), keylist.c (show_notation): RemoveDavid Shaw1-35/+20
2006-03-08* options.h, mainproc.c (check_sig_and_print), gpg.c (main):David Shaw1-1/+1
2006-03-07* options.h, gpg.c (main, parse_trust_model), pkclist.cDavid Shaw1-2/+3
2006-03-07More tests added; make distcheck worksWerner Koch1-3/+12
2006-03-06* mainproc.c (proc_compressed): "Uncompressed" is not a valid compressionDavid Shaw1-1/+3
2006-03-06Stricter test of allowed signature packet compositions.Werner Koch1-98/+111
2006-03-06Fixed problem with PGP2 style signatures and mutilple plaintext dataWerner Koch1-33/+57
2006-03-05Replaced an assert and fixed batch mode issue in cardglue.Werner Koch1-1/+6
2006-02-22* options.h, gpg.c (main), mainproc.c (check_sig_and_print), keyserver.cDavid Shaw1-4/+3
2006-02-14Fixed a wrong return code with gpg --verifyWerner Koch1-23/+39
2006-01-01* mainproc.c (check_sig_and_print), keyserver.cDavid Shaw1-1/+1
2005-12-20Finished PKA featureWerner Koch1-1/+1
2005-12-08Made strings translatable. Minor fixes.Werner Koch1-1/+1
2005-09-20* mainproc.c (proc_symkey_enc): Take care of a canceled passphraseWerner Koch1-1/+16
2005-08-05auto retrieve keys from PKA. Thsi allows to specify an email addressWerner Koch1-2/+5
2005-07-28Implemented PKA trust modelWerner Koch1-3/+112