summaryrefslogtreecommitdiffstats
path: root/sm/sign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Whole lot of changes to support CE.Werner Koch2010-04-141-21/+24
* Replace use stdio by estream functions.Werner Koch2010-03-081-17/+19
* Unification of the search descriptor usage.Werner Koch2009-12-081-1/+1
* More stuff for the audit-log.Werner Koch2009-12-021-15/+37
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-061-1/+11
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-241-1/+1
* Signing using Netkey 3 cards does now work.Werner Koch2009-03-261-1/+13
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-4/+1
* Fix gpg-preset-passphrase bug.Werner Koch2008-09-031-1/+4
* Start support of TCOS 3 cards.Werner Koch2008-06-261-39/+74
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-131-1/+1
* Allow verification of some broken S-TRUST generated signatures.Werner Koch2007-12-131-2/+2
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-1/+1
* Typo fixes.Werner Koch2007-07-171-5/+5
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Allow export to work on systems without funopen/fopencookie.Werner Koch2007-03-191-1/+1
* Fixed aegypten bug 372Werner Koch2006-10-171-11/+14
* The big Assuan error code removal.Werner Koch2006-09-061-4/+4
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Print a note that the software has not been approved for qualified signatures.Werner Koch2005-11-231-6/+6
* Added qualified signature features.Werner Koch2005-11-131-0/+33
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+1
* * configure.ac: Require libksba 0.9.7.Werner Koch2004-06-061-2/+2
* * sign.c (gpgsm_sign): Include the error source in the final errorWerner Koch2004-05-111-7/+11
* * call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch2004-04-261-6/+7
* * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.Werner Koch2004-04-051-1/+1
* (gpgsm_sign): Include a short list of capabilities.Werner Koch2004-03-241-0/+19
* * gpgsm.c: New option --with-md5-fingerprint.Werner Koch2004-02-171-1/+1
* * configure.ac: Require libksba 0.9.3 due to another bug fix there.Werner Koch2004-01-301-0/+8
* * sign.c (gpgsm_sign): Print an error message on all failures.Werner Koch2004-01-161-0/+2
* Replaced deprecated type names.Werner Koch2003-12-171-14/+14
* * gpgsm.c (main): Set the prefixes for assuan logging.Werner Koch2003-12-161-1/+12
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-28/+28
* * verify.c (strtimestamp_r, gpgsm_verify):Werner Koch2003-10-311-4/+4
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+621
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-622/+0
* * gpgsm.c (emergency_cleanup): New.Werner Koch2002-08-091-113/+132
* * sign.c (hash_and_copy_data): New.Werner Koch2002-06-121-11/+93
* sm/Werner Koch2002-05-141-1/+1
* * certlist.c (cert_usable_p): New.Werner Koch2002-04-121-0/+4
* * gpgsm.c, gpgsm.h: Add local_user.Werner Koch2002-03-051-5/+71
* * server.c (option_handler): Allow to use -2 for "send all certsWerner Koch2002-02-251-3/+15
* 2002-02-01 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2002-02-011-4/+1
* * gpgsm.c (main): Disable core dumps.Werner Koch2002-01-251-5/+51
* * base64.c (gpgsm_create_writer): Allow to set the object nameWerner Koch2002-01-101-0/+1
* * decrypt.c (gpgsm_decrypt): Write STATUS_DECRYPTION_*.Werner Koch2001-12-151-5/+39
* * verify.c (gpgsm_verify): Add hash debug helpersWerner Koch2001-12-141-0/+6
* * sign.c (get_default_signer): Use keydb_classify_name here.Werner Koch2001-12-141-1/+9
* Fixed test keyWerner Koch2001-12-141-1/+1
* Now that the DN encoding works more correct, we have to update theWerner Koch2001-12-131-1/+1