1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-01 22:28:02 +02:00
gnupg/sm
Werner Koch 5c5a3f689a * certdump.c (print_dn_part): Always print a leading slash,
removed NEED_DELIM arg and changed caller.

* export.c (gpgsm_export): Print LFs to FP and not stdout.
(print_short_info): Ditto.  Make use of gpgsm_print_name.

* server.c (cmd_export): Use output-fd instead of data lines; this
was actually the specified way.
2002-06-25 09:34:10 +00:00
..
base64.c Doc fixes, moved some fizmes to TODO, fixed minor bugs. 2002-03-18 09:30:35 +00:00
call-agent.c * call-agent.c (learn_cb): Use log_info instead of log_error on 2002-06-19 08:30:10 +00:00
call-dirmngr.c * certlist.c (gpgsm_add_to_certlist): Fixed locating of a 2002-06-20 10:43:02 +00:00
certchain.c * gpgsm.c, gpgsm.h: New option --debug-no-path-validation. 2002-06-24 14:34:52 +00:00
certcheck.c Doc fixes, moved some fizmes to TODO, fixed minor bugs. 2002-03-18 09:30:35 +00:00
certdump.c * certdump.c (print_dn_part): Always print a leading slash, 2002-06-25 09:34:10 +00:00
certlist.c * certlist.c (gpgsm_add_to_certlist): Fixed locating of a 2002-06-20 10:43:02 +00:00
certpath.c * gpgsm.c, gpgsm.h: New option --debug-no-path-validation. 2002-06-24 14:34:52 +00:00
certreqgen.c * certreqgen.c (read_parameters): Improved error handling. 2002-06-17 10:11:50 +00:00
ChangeLog * certdump.c (print_dn_part): Always print a leading slash, 2002-06-25 09:34:10 +00:00
decrypt.c * certlist.c (gpgsm_add_to_certlist): Fixed locating of a 2002-06-20 10:43:02 +00:00
encrypt.c * verify.c (gpgsm_verify): Detect certs-only message. 2002-03-12 13:36:29 +00:00
export.c * certdump.c (print_dn_part): Always print a leading slash, 2002-06-25 09:34:10 +00:00
fingerprint.c * fingerprint.c (gpgsm_get_certid): Print the serialand not the 2002-01-13 10:43:21 +00:00
gpgsm.c * certdump.c (print_dn_part): Always print a leading slash, 2002-06-25 09:34:10 +00:00
gpgsm.h * gpgsm.c, gpgsm.h: New option --debug-no-path-validation. 2002-06-24 14:34:52 +00:00
import.c * call-agent.c (learn_cb): Use log_info instead of log_error on 2002-06-19 08:30:10 +00:00
keydb.c * certlist.c (gpgsm_add_to_certlist): Fixed locating of a 2002-06-20 10:43:02 +00:00
keydb.h * call-agent.c (learn_cb): Use log_info instead of log_error on 2002-06-19 08:30:10 +00:00
keylist.c * certlist.c (gpgsm_add_to_certlist): Fixed locating of a 2002-06-20 10:43:02 +00:00
Makefile.am * export.c: New. 2002-03-21 14:42:14 +00:00
misc.c Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
server.c * certdump.c (print_dn_part): Always print a leading slash, 2002-06-25 09:34:10 +00:00
sign.c * sign.c (hash_and_copy_data): New. 2002-06-12 09:54:57 +00:00
verify.c * certlist.c (gpgsm_add_to_certlist): Fixed locating of a 2002-06-20 10:43:02 +00:00