mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
5f116e9540
* certdump.c (print_sexp): Renamed to gpgsm_dump_serial, made global. (print_time): Renamed to gpgsm_dump_time, made global. (gpgsm_dump_serial): Take a real S-Expression as argument and print the first item. * keylist.c (list_cert_colon): Ditto. * keydb.c (keydb_search_issuer_sn): Ditto. * decrypt.c (print_integer_sexp): Removed and made callers use gpgsm_dump_serial. * verify.c (print_time): Removed, made callers use gpgsm_dump_time. |
||
---|---|---|
.. | ||
base64.c | ||
call-agent.c | ||
certchain.c | ||
certcheck.c | ||
certdump.c | ||
certlist.c | ||
certpath.c | ||
ChangeLog | ||
decrypt.c | ||
encrypt.c | ||
fingerprint.c | ||
gpgsm.c | ||
gpgsm.h | ||
import.c | ||
keydb.c | ||
keydb.h | ||
keylist.c | ||
Makefile.am | ||
misc.c | ||
server.c | ||
sign.c | ||
verify.c |