aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certcheck.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adjusted for use with current libgcrypt (1.1.42).Werner Koch2003-07-281-1/+1
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-271-26/+26
* Make use of libgpg-errorWerner Koch2003-06-031-11/+11
* Updated from latest NewPG projectWerner Koch2003-01-091-2/+1
* * certcheck.c (gpgsm_check_cert_sig): Add cert hash debugging.NEWPG-0-9-2Werner Koch2002-09-191-0/+12
* * gpgsm.c (emergency_cleanup): New.Werner Koch2002-08-091-4/+30
* Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch2002-03-181-4/+0
* * gpgsm.c, gpgsm.h: Add local_user.Werner Koch2002-03-051-3/+4
* * server.c (option_handler): Allow to use -2 for "send all certsWerner Koch2002-02-251-0/+1
* * certlist.c (gpgsm_add_to_certlist): Check that the specifiedWerner Koch2002-02-071-1/+1
* Changes to be used with the new libksba interface.Werner Koch2001-12-181-111/+36
* The agent does now work and read the secret keys from the directoryWerner Koch2001-11-251-1/+22
* Added new directory common to enable sharing of some code and errorWerner Koch2001-11-241-5/+5
* Signing does now work. There is no secret key management yet, so youWerner Koch2001-11-241-4/+103
* Map Libksba's OIDs to Libgcrypt digest algo numbers.Werner Koch2001-11-201-1/+7
* Base code for gpgsm --verify does workWerner Koch2001-11-161-16/+74
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-0/+156