gnupg/g10 (8 files)

cvs user werner cvs at cvs.gnupg.org
Fri Oct 15 15:16:57 CEST 2004


    Date: Friday, October 15, 2004 @ 15:16:57
  Author: werner
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog apdu.c cardglue.c ccid-driver.c keyedit.c passphrase.c
          status.c status.h

* README: Mentioned --enable-selinux-support.

* status.h (STATUS_NEED_PASSPHRASE_PIN): New.
* status.c (get_status_string): Added.
* passphrase.c (ask_passphrase): Moved status printing to ..
* cardglue.c (pin_cb): .. here and issue new status message.

* keyedit.c (sign_uids): Don't include the leading LF in the
translatable string but print them separately.

* apdu.c (apdu_open_remote_reader) [_WIN32]: We don't have ENOSYS.


---------------+
 ChangeLog     |   10 ++++++++++
 apdu.c        |    8 ++++++--
 cardglue.c    |    4 ++++
 ccid-driver.c |    2 ++
 keyedit.c     |   40 ++++++++++++++++++++++++++++------------
 passphrase.c  |    3 ---
 status.c      |    1 +
 status.h      |    1 +
 8 files changed, 52 insertions(+), 17 deletions(-)



More information about the Gnupg-commits mailing list