| Commit message (Expand) | Author | Age | Files | Lines |
* | gpg,sm: Error out on compliance mismatch while decrypting. | Werner Koch | 2017-08-01 | 1 | -7/+12 |
* | gpg,sm: String changes for compliance diagnostics. | Werner Koch | 2017-07-28 | 1 | -3/+3 |
* | gpg,sm: Fix compliance checking for decryption. | Werner Koch | 2017-07-27 | 1 | -10/+12 |
* | indent,i18n: Make some new strings translatable. Wrap too long lines. | Werner Koch | 2017-06-23 | 1 | -1/+2 |
* | gpg,gpgsm: Fix compliance check for DSA and avoid an assert. | Werner Koch | 2017-06-19 | 1 | -3/+4 |
* | indent: Always use "_(" and not "_ (" to mark translatable strings. | Werner Koch | 2017-06-19 | 1 | -2/+2 |
* | common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS. | Justus Winter | 2017-06-08 | 1 | -9/+32 |
* | common: Add cipher mode to compliance predicate. | Justus Winter | 2017-06-07 | 1 | -2/+1 |
* | gpg: Report compliance with CO_DE_VS. | Justus Winter | 2017-06-01 | 1 | -0/+25 |
* | sm: Fix typo. | Justus Winter | 2017-05-31 | 1 | -1/+1 |
* | Remove -I option to common. | NIIBE Yutaka | 2017-03-07 | 1 | -1/+1 |
* | common: Rename remaining symbols in ksba-io-support. | Werner Koch | 2017-02-16 | 1 | -5/+5 |
* | common: Remove gpgsm dependencies from ksba-io-support. | Werner Koch | 2017-02-16 | 1 | -2/+9 |
* | gpgsm: Allow decryption with a card returning a PKCS#1 stripped key. | Werner Koch | 2016-11-29 | 1 | -3/+5 |
* | gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource. | Werner Koch | 2016-11-10 | 1 | -1/+1 |
* | sm: Remove unused arg SECRET from keydb functions. | Werner Koch | 2016-11-10 | 1 | -1/+1 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
* | Fix typos spotted during translations | David Prévot | 2012-08-24 | 1 | -1/+1 |
* | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 2012-06-05 | 1 | -2/+2 |
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -25/+23 |
* | Remove superfluous parameter. | Werner Koch | 2010-11-26 | 1 | -1/+1 |
* | Replace use stdio by estream functions. | Werner Koch | 2010-03-08 | 1 | -10/+9 |
* | More stuff for the audit-log. | Werner Koch | 2009-12-02 | 1 | -1/+52 |
* | Print NO_SECKEY status line in gpgsm. | Werner Koch | 2009-03-25 | 1 | -0/+24 |
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
* | Allow export to work on systems without funopen/fopencookie. | Werner Koch | 2007-03-19 | 1 | -1/+1 |
* | Preparing the 2.0.3 release | Werner Koch | 2007-03-08 | 1 | -3/+3 |
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
* | * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15 | Werner Koch | 2005-01-13 | 1 | -1/+1 |
* | * configure.ac: Require libksba 0.9.7. | Werner Koch | 2004-06-06 | 1 | -4/+4 |
* | * sign.c (gpgsm_sign): Include the error source in the final error | Werner Koch | 2004-05-11 | 1 | -1/+2 |
* | * call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt) | Werner Koch | 2004-04-26 | 1 | -4/+5 |
* | (gpgsm_decrypt): Return GPG_ERR_NO_DATA if it is not a | Werner Koch | 2004-04-08 | 1 | -0/+5 |
* | * certcheck.c (gpgsm_create_cms_signature): Format a description | Werner Koch | 2004-02-13 | 1 | -5/+10 |
* | * encrypt.c (init_dek): Check for too weak algorithms. | Werner Koch | 2004-02-13 | 1 | -1/+1 |
* | * sign.c (gpgsm_sign): Print an error message on all failures. | Werner Koch | 2004-01-16 | 1 | -1/+4 |
* | Replaced deprecated type names. | Werner Koch | 2003-12-17 | 1 | -30/+23 |
* | * encrypt.c (init_dek): Use gry_create_nonce for the IV; there is | Werner Koch | 2003-12-16 | 1 | -1/+1 |
* | Mainly changes to adjust for the changed KSBA API. | Werner Koch | 2003-11-12 | 1 | -16/+14 |
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-08-05 | 1 | -0/+506 |
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -502/+0 |
* | * gpgsm.c (main): Use the log file only in server mode. | Werner Koch | 2002-08-20 | 1 | -2/+5 |
* | * decrypt.c (prepare_decryption): Hack to detected already | Werner Koch | 2002-08-09 | 1 | -25/+33 |
* | * delete.c: New. | Werner Koch | 2002-07-22 | 1 | -0/+4 |
* | * certlist.c (gpgsm_add_to_certlist): Fixed locating of a | Werner Koch | 2002-06-20 | 1 | -1/+7 |
* | * certlist.c (cert_usable_p): New. | Werner Koch | 2002-04-12 | 1 | -0/+4 |
* | Doc fixes, moved some fizmes to TODO, fixed minor bugs. | Werner Koch | 2002-03-18 | 1 | -1/+1 |
* | * decrypt.c (gpgsm_decrypt): Allow multiple recipients. | Werner Koch | 2002-03-13 | 1 | -12/+19 |
* | Decryption using a Cryptoflex card does now work. | Werner Koch | 2002-03-06 | 1 | -0/+8 |
* | * decrypt.c (gpgsm_decrypt): Bail out after an decryption error. | Werner Koch | 2002-02-06 | 1 | -2/+7 |