aboutsummaryrefslogtreecommitdiffstats
path: root/sm/decrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-01gpg,sm: Error out on compliance mismatch while decrypting.Werner Koch1-7/+12
2017-07-28gpg,sm: String changes for compliance diagnostics.Werner Koch1-3/+3
2017-07-27gpg,sm: Fix compliance checking for decryption.Werner Koch1-10/+12
2017-06-23indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch1-1/+2
2017-06-19gpg,gpgsm: Fix compliance check for DSA and avoid an assert.Werner Koch1-3/+4
2017-06-19indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch1-2/+2
2017-06-08common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter1-9/+32
2017-06-07common: Add cipher mode to compliance predicate.Justus Winter1-2/+1
2017-06-01gpg: Report compliance with CO_DE_VS.Justus Winter1-0/+25
2017-05-31sm: Fix typo.Justus Winter1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-02-16common: Rename remaining symbols in ksba-io-support.Werner Koch1-5/+5
2017-02-16common: Remove gpgsm dependencies from ksba-io-support.Werner Koch1-2/+9
2016-11-29gpgsm: Allow decryption with a card returning a PKCS#1 stripped key.Werner Koch1-3/+5
2016-11-10gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch1-1/+1
2016-11-10sm: Remove unused arg SECRET from keydb functions.Werner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2012-08-24Fix typos spotted during translationsDavid Prévot1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-2/+2
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-25/+23
2010-11-26Remove superfluous parameter.Werner Koch1-1/+1
2010-03-08Replace use stdio by estream functions.Werner Koch1-10/+9
2009-12-02More stuff for the audit-log.Werner Koch1-1/+52
2009-03-25Print NO_SECKEY status line in gpgsm.Werner Koch1-0/+24
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-03-19Allow export to work on systems without funopen/fopencookie.Werner Koch1-1/+1
2007-03-08Preparing the 2.0.3 releaseWerner Koch1-3/+3
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-506/+0
2005-01-13* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch1-1/+1
2004-06-06* configure.ac: Require libksba 0.9.7.Werner Koch1-4/+4
2004-05-11* sign.c (gpgsm_sign): Include the error source in the final errorWerner Koch1-1/+2
2004-04-26* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch1-4/+5
2004-04-08(gpgsm_decrypt): Return GPG_ERR_NO_DATA if it is not aWerner Koch1-0/+5
2004-02-13* certcheck.c (gpgsm_create_cms_signature): Format a descriptionWerner Koch1-5/+10
2004-02-13* encrypt.c (init_dek): Check for too weak algorithms.Werner Koch1-1/+1
2004-01-16* sign.c (gpgsm_sign): Print an error message on all failures.Werner Koch1-1/+4
2003-12-17Replaced deprecated type names.Werner Koch1-30/+23
2003-12-16* encrypt.c (init_dek): Use gry_create_nonce for the IV; there isWerner Koch1-1/+1
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-16/+14
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+506
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-20/+24
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann1-2/+2
2003-06-03Make use of libgpg-errorWerner Koch1-12/+12
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-502/+0
2002-08-20* gpgsm.c (main): Use the log file only in server mode.Werner Koch1-2/+5
2002-08-09* decrypt.c (prepare_decryption): Hack to detected alreadyWerner Koch1-25/+33
2002-07-22* delete.c: New.Werner Koch1-0/+4
2002-06-20* certlist.c (gpgsm_add_to_certlist): Fixed locating of aWerner Koch1-1/+7
2002-04-12* certlist.c (cert_usable_p): New.Werner Koch1-0/+4