index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
verify.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sm: Use gpg_err_code() instead of -1
Todd Zullinger
2022-04-25
1
-1
/
+1
*
gpgsm: New option --require-compliance
Werner Koch
2022-03-08
1
-0
/
+7
*
Include the library version in the compliance checks.
Werner Koch
2021-01-28
1
-0
/
+1
*
sm: Add arg ctrl to keydb_new.
Werner Koch
2020-09-03
1
-1
/
+1
*
gpgsm: Replace all assert calls by log_assert.
Werner Koch
2020-07-08
1
-2
/
+1
*
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
2020-07-03
1
-15
/
+18
*
sm: Cleanup the use of GCRY_PK_ECC and GCRY_PK_ECDSA.
Werner Koch
2020-05-08
1
-2
/
+6
*
sm: Improve readability of the data verification output.
Werner Koch
2020-05-08
1
-35
/
+66
*
sm: Support rsaPSS verification also for CMS signatures.
Werner Koch
2020-04-14
1
-2
/
+2
*
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-3
/
+3
*
gpg,sm: String changes for compliance diagnostics.
Werner Koch
2017-07-28
1
-5
/
+7
*
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
-11
/
+31
*
gpg: Report compliance with CO_DE_VS.
Justus Winter
2017-06-01
1
-0
/
+11
*
sm: Simplify code.
Justus Winter
2017-05-31
1
-6
/
+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
*
gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.
Werner Koch
2016-11-10
1
-2
/
+2
*
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
*
gpg,sm: Remove unnecessary duplicated checks
Werner Koch
2015-01-23
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
*
gpgsm: Add new validation model "steed".
Werner Koch
2011-12-07
1
-0
/
+2
*
Replace gcry_md_start_debug by gcry_md_debug.
Werner Koch
2011-09-20
1
-2
/
+2
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-28
/
+27
*
Remove superfluous parameter.
Werner Koch
2010-11-26
1
-1
/
+1
*
Finished the bulk of changes to use estream in most places instead of
Werner Koch
2010-03-15
1
-1
/
+1
*
Replace use stdio by estream functions.
Werner Koch
2010-03-08
1
-17
/
+17
*
More stuff for the audit-log.
Werner Koch
2009-12-02
1
-1
/
+5
*
Print NO_SECKEY status line in gpgsm.
Werner Koch
2009-03-25
1
-1
/
+1
*
Remove duplicated code.
Werner Koch
2009-03-16
1
-1
/
+1
*
Adjust for the changed Camellia draft.
Werner Koch
2008-04-18
1
-2
/
+10
*
Allow verification of some broken S-TRUST generated signatures.
Werner Koch
2007-12-13
1
-9
/
+29
*
More code for the audit log.
Werner Koch
2007-12-06
1
-1
/
+5
*
Started to implement the audit log feature.
Werner Koch
2007-11-19
1
-13
/
+57
*
Implemented the chain model for X.509 validation.
Werner Koch
2007-08-10
1
-10
/
+42
*
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
*
sm/
Werner Koch
2006-11-14
1
-11
/
+14
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-1
/
+1
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
Added qualified signature features.
Werner Koch
2005-11-13
1
-2
/
+8
*
* configure.ac: Require libksba 0.9.7.
Werner Koch
2004-06-06
1
-47
/
+34
*
* verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.
Werner Koch
2004-04-05
1
-1
/
+4
*
* gpgsm.c: New option --with-md5-fingerprint.
Werner Koch
2004-02-17
1
-1
/
+1
*
* encrypt.c (init_dek): Check for too weak algorithms.
Werner Koch
2004-02-13
1
-1
/
+1
*
Replaced deprecated type names.
Werner Koch
2003-12-17
1
-8
/
+8
*
* gpgsm.c, gpgsm.h: New options --{enable,disable}-ocsp.
Werner Koch
2003-12-01
1
-1
/
+2
[next]