summaryrefslogtreecommitdiffstats
path: root/sm/fingerprint.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-12/+8
* Print NO_SECKEY status line in gpgsm.Werner Koch2009-03-251-2/+5
* New gpg-agent command to list key information.Werner Koch2009-03-061-2/+2
* Fix error detectionWerner Koch2009-01-081-6/+8
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* kbx/Werner Koch2007-03-201-14/+26
* 2006-12-18 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-12-181-0/+1
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* (gpgsm_get_certid): Cast printf arg to unsigned.Werner Koch2005-07-191-3/+1
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-8/+9
* * sign.c (gpgsm_sign): Include the error source in the final errorWerner Koch2004-05-111-0/+60
* * gpgsm.c: New option --force-crl-refresh.Werner Koch2004-04-071-1/+1
* Replaced deprecated type names.Werner Koch2003-12-171-9/+9
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-2/+2
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+271
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-271/+0
* * keylist.c (list_cert_colon): Print the short fingerprint in theWerner Koch2002-08-101-1/+12
* * delete.c: New.Werner Koch2002-07-221-1/+1
* * fingerprint.c (gpgsm_get_certid): Print the serialand not theWerner Koch2002-01-131-1/+1
* * call-dirmngr.c: New.Werner Koch2002-01-111-0/+67
* * base64.c (gpgsm_create_writer): Allow to set the object nameWerner Koch2002-01-101-0/+4
* Changes to be used with the new libksba interface.Werner Koch2001-12-181-16/+19
* * decrypt.c (gpgsm_decrypt): Write STATUS_DECRYPTION_*.Werner Koch2001-12-151-1/+1
* Started with decryption stuffWerner Koch2001-12-061-1/+3
* Introduced the keygripWerner Koch2001-11-241-0/+57
* Added basic code for keylisting.Werner Koch2001-11-191-1/+1
* Write status output, make verify work in server mode.Werner Koch2001-11-191-0/+23
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-0/+104