index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
certcheck.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpgsm: Replace all assert calls by log_assert.
Werner Koch
2020-07-08
1
-3
/
+2
*
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
2020-07-03
1
-53
/
+20
*
sm: Fix support verification of nistp521 signatures.
Werner Koch
2020-06-25
1
-1
/
+1
*
sm: Support verification of nistp521 signatures.
Werner Koch
2020-06-17
1
-5
/
+8
*
sm: Support creation of EdDSA certificates.
Werner Koch
2020-05-18
1
-0
/
+10
*
sm: Support import and verification of EdDSA certificates.
Werner Koch
2020-05-13
1
-17
/
+120
*
sm: Cleanup the use of GCRY_PK_ECC and GCRY_PK_ECDSA.
Werner Koch
2020-05-08
1
-5
/
+3
*
sm,dirmngr: Restrict allowed parameters used with rsaPSS.
Werner Koch
2020-04-15
1
-1
/
+39
*
sm: Support rsaPSS verification also for CMS signatures.
Werner Koch
2020-04-14
1
-38
/
+110
*
dirmngr: Support rsaPSS also in the general validate module.
Werner Koch
2020-04-09
1
-1
/
+5
*
sm,dirmngr: Support rsaPSS signature verification.
Werner Koch
2020-04-09
1
-45
/
+145
*
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-1
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-1
/
+1
*
Replace gcry_md_start_debug by gcry_md_debug.
Werner Koch
2011-09-20
1
-1
/
+1
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-12
/
+9
*
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
2008-09-29
1
-7
/
+3
*
Implemented the chain model for X.509 validation.
Werner Koch
2007-08-10
1
-3
/
+9
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Upgraded gettext.
Werner Koch
2007-05-07
1
-3
/
+8
*
* certcheck.c (do_encode_md): Add arg PKEY. Add support for DSA2
Werner Koch
2007-04-20
1
-12
/
+74
*
sm/
Werner Koch
2007-04-18
1
-1
/
+7
*
bug fixes
Werner Koch
2006-10-05
1
-0
/
+2
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-2
/
+2
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
Added qualified signature features.
Werner Koch
2005-11-13
1
-0
/
+4
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
1
-6
/
+8
*
* certcheck.c: Fixed use of DBG_CRYPTO and DBG_X509.
Werner Koch
2005-03-17
1
-5
/
+5
*
* import.c (check_and_store): Do a full validation if
Werner Koch
2004-08-17
1
-42
/
+96
*
* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)
Werner Koch
2004-04-26
1
-3
/
+3
*
* gpgsm.c: New option --with-md5-fingerprint.
Werner Koch
2004-02-17
1
-1
/
+1
*
* certcheck.c (gpgsm_create_cms_signature): Format a description
Werner Koch
2004-02-13
1
-2
/
+5
*
Replaced deprecated type names.
Werner Koch
2003-12-17
1
-5
/
+5
*
Mainly changes to adjust for the changed KSBA API.
Werner Koch
2003-11-12
1
-2
/
+2
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-08-05
1
-0
/
+300
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-301
/
+0
*
* certcheck.c (gpgsm_check_cert_sig): Add cert hash debugging.
NEWPG-0-9-2
Werner Koch
2002-09-19
1
-0
/
+12
*
* gpgsm.c (emergency_cleanup): New.
Werner Koch
2002-08-09
1
-4
/
+30
*
Doc fixes, moved some fizmes to TODO, fixed minor bugs.
Werner Koch
2002-03-18
1
-4
/
+0
*
* gpgsm.c, gpgsm.h: Add local_user.
Werner Koch
2002-03-05
1
-3
/
+4
*
* server.c (option_handler): Allow to use -2 for "send all certs
Werner Koch
2002-02-25
1
-0
/
+1
*
* certlist.c (gpgsm_add_to_certlist): Check that the specified
Werner Koch
2002-02-07
1
-1
/
+1
*
Changes to be used with the new libksba interface.
Werner Koch
2001-12-18
1
-111
/
+36
*
The agent does now work and read the secret keys from the directory
Werner Koch
2001-11-25
1
-1
/
+22
*
Added new directory common to enable sharing of some code and error
Werner Koch
2001-11-24
1
-5
/
+5
*
Signing does now work. There is no secret key management yet, so you
Werner Koch
2001-11-24
1
-4
/
+103
*
Map Libksba's OIDs to Libgcrypt digest algo numbers.
Werner Koch
2001-11-20
1
-1
/
+7
*
Base code for gpgsm --verify does work
Werner Koch
2001-11-16
1
-16
/
+74
*
We have reached a state where we are able to import certs and
Werner Koch
2001-11-13
1
-0
/
+156