mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* base64.c: New. Changed all other functions to use this instead
of direct creation of ksba_reader/writer. * gpgsm.c (main): Set ctrl.auto_encoding unless --no-armor is used. This way we can feed PEM encoded stuff to --verify.
This commit is contained in:
parent
5a6a2ca248
commit
944fee70bc
10 changed files with 782 additions and 331 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-11-27 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* base64.c: New. Changed all other functions to use this instead
|
||||
of direct creation of ksba_reader/writer.
|
||||
* gpgsm.c (main): Set ctrl.auto_encoding unless --no-armor is used.
|
||||
|
||||
2001-11-26 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* gpgsm.c: New option --agent-program
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue