gnupg/g10 (ChangeLog g10.c)
cvs user dshaw
cvs at cvs.gnupg.org
Thu Jan 22 04:47:10 CET 2004
Date: Thursday, January 22, 2004 @ 04:47:05
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c
* g10.c (list_config): New function to dump config options to stdout.
Currently requires --with-colons. (collapse_args): New function to turn
argc/argv into a single string. (main): Use it here to pass list_config()
more than one argument as a single string. (print_algo_numbers): Helper to
print algorithm number for --list-config "pubkey", "cipher",
"hash"/"digest", and "compress" config options.
-----------+
ChangeLog | 16 +++++
g10.c | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 169 insertions(+), 15 deletions(-)
More information about the Gnupg-commits
mailing list