mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-09 12:54:23 +01:00
3af261572b
select returns with -1. * tools.texi (gpg-connect-agent): New. * app-openpgp.c (get_one_do): Never try to get a non cacheable object from the cache. (get_one_do): Add new arg to return an error code. Changed all callers. (do_getattr): Let it return a proper error code. * app.c (select_application): Return an error code and the application context in an new arg. * command.c (open_card): Adjusted for that. Don't use the fallback if no card is present. Return an error if the card has been removed without a reset. (do_reset, cmd_serialno): Clear that error flag. (TEST_CARD_REMOVAL): New. Use it with all command handlers. * scdaemon.c (ticker_thread): Termintate if a shutdown is pending. * apdu.c: Added some PCSC error codes. (pcsc_error_to_sw): New. (reset_pcsc_reader, pcsc_get_status, pcsc_send_apdu) (open_pcsc_reader): Do proper error code mapping. * gpg-connect-agent.c: New. * Makefile.am: Add it.
183 lines
4.7 KiB
Plaintext
183 lines
4.7 KiB
Plaintext
2005-02-24 Werner Koch <wk@g10code.com>
|
|
|
|
* tools.texi (gpg-connect-agent): New.
|
|
|
|
2005-02-14 Werner Koch <wk@g10code.com>
|
|
|
|
* gpgsm.texi (Certificate Management): Document --import.
|
|
|
|
2005-01-27 Moritz Schulte <moritz@g10code.com>
|
|
|
|
* gpg-agent.texi: Document ssh-agent emulation layer.
|
|
|
|
2005-01-04 Werner Koch <wk@g10code.com>
|
|
|
|
* gnupg.texi: Updated to use @copying.
|
|
|
|
2004-12-22 Werner Koch <wk@g10code.com>
|
|
|
|
* gnupg.texi: Reordered.
|
|
* contrib.texi: Updated.
|
|
|
|
2004-12-21 Werner Koch <wk@g10code.com>
|
|
|
|
* tools.texi (gpg-preset-passphrase): New section.
|
|
|
|
* gnupg-badge-openpgp.eps, gnupg-badge-openpgp.jpg: New
|
|
* gnupg.texi: Add a logo.
|
|
* sysnotes.texi: New.
|
|
|
|
2004-11-05 Werner Koch <wk@g10code.com>
|
|
|
|
* debugging.texi (Common Problems): Curses pinentry problem.
|
|
|
|
2004-10-22 Werner Koch <wk@g10code.com>
|
|
|
|
* tools.texi (Helper Tools): Document gpgsm-gencert.sh.
|
|
|
|
2004-10-05 Werner Koch <wk@g10code.com>
|
|
|
|
* gpg-agent.texi (Invoking GPG-AGENT): Tell that GPG_TTY needs to
|
|
be set in all cases.
|
|
|
|
2004-09-30 Werner Koch <wk@g10code.com>
|
|
|
|
* gpg.texi: New.
|
|
* gnupg.texi: Include gpg.texi
|
|
|
|
* tools.texi: Add a few @command markups.
|
|
* gpgsm.texi: Ditto
|
|
* gpg-agent.texi: Ditto.
|
|
* scdaemon.texi: Ditto.
|
|
|
|
2004-09-30 Marcus Brinkmann <marcus@g10code.de>
|
|
|
|
* tools.texi (Changing options): Add documentation for gpgconf.
|
|
|
|
* contrib.texi (Contributors): Add two missing periods.
|
|
|
|
2004-09-29 Werner Koch <wk@g10code.com>
|
|
|
|
* gpgsm.texi (Configuration Options): Add --log-file.
|
|
|
|
* gpg-agent.texi (Invoking GPG-AGENT): Add a few words about the
|
|
expected pinentry filename.
|
|
|
|
Changed license of the manual stuff to GPL.
|
|
|
|
* gnupg.texi (Top): New menu item Helper Tools.
|
|
|
|
* tools.texi (Helper Tools): New.
|
|
* Makefile.am (gnupg_TEXINFOS): Add tools.texi.
|
|
|
|
2004-08-05 Werner Koch <wk@g10code.de>
|
|
|
|
* scdaemon.texi (Card applications): New section.
|
|
|
|
2004-06-22 Werner Koch <wk@g10code.com>
|
|
|
|
* glossary.texi: New.
|
|
|
|
2004-06-18 Werner Koch <wk@gnupg.org>
|
|
|
|
* debugging.texi: New.
|
|
* gnupg.texi: Include it.
|
|
|
|
2004-05-11 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpgsm.texi (Esoteric Options): Add --debug-allow-core-dump.
|
|
|
|
2004-05-03 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpg-agent.texi (Agent Options): Add --allow-mark-trusted.
|
|
|
|
2004-02-03 Werner Koch <wk@gnupg.org>
|
|
|
|
* contrib.texi (Contributors): Updated from the gpg 1.2.3 thanks
|
|
list.
|
|
* gpgsm.texi, gpg-agent.texi, scdaemon.texi: Language cleanups.
|
|
|
|
2003-12-01 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpgsm.texi (Certificate Options): Add --{enable,disable}-ocsp.
|
|
|
|
2003-11-17 Werner Koch <wk@gnupg.org>
|
|
|
|
* scdaemon.texi (Scdaemon Options): Added --allow-admin and
|
|
--deny-admin.
|
|
|
|
2003-10-27 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpg-agent.texi (Agent GET_CONFIRMATION): New.
|
|
|
|
2002-12-04 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpg-agent.texi (Agent Signals): New.
|
|
|
|
2002-12-03 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpgsm.texi (Operational Commands): Add --passwd and
|
|
--call-protect-tool.
|
|
* gpg-agent.texi (Agent PASSWD): New
|
|
|
|
2002-11-13 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpg-agent.texi (Invoking GPG-AGENT): Tell about GPG_TTY.
|
|
|
|
2002-11-12 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpgsm.texi (Operational Commands): Add --call-dirmngr.
|
|
|
|
2002-09-25 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpg-agent.texi (Agent Options): Add --keep-tty and --keep-display.
|
|
|
|
2002-09-12 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpg-agent.texi (Invoking GPG-AGENT): Explained how to start only
|
|
one instance.
|
|
|
|
2002-08-28 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpg-agent.texi (Agent Options): Explained more options.
|
|
* scdaemon.texi (Scdaemon Options): Ditto.
|
|
|
|
2002-08-09 Werner Koch <wk@gnupg.org>
|
|
|
|
* Makefile.am (gnupg_TEXINFOS): Include contrib.texi.
|
|
|
|
2002-08-06 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpgsm.texi: Added more options.
|
|
|
|
2002-07-26 Werner Koch <wk@gnupg.org>
|
|
|
|
* assuan.texi: New.
|
|
* gpgsm.texi, scdaemon.texi, gpg-agent.texi: Documented the Assuan
|
|
protocol used.
|
|
|
|
2002-07-22 Werner Koch <wk@gnupg.org>
|
|
|
|
* gnupg.texi, scdaemon.texi, gpg-agent.texi: New.
|
|
* contrib.texi, gpl.texi, fdl.texi: New.
|
|
* gpgsm.texi: Made this an include file for gnupg.texi.
|
|
* Makefile.am: Build gnupg.info instead of gpgsm.info.
|
|
|
|
2002-06-04 Werner Koch <wk@gnupg.org>
|
|
|
|
* gpgsm.texi (Invocation): Described the various debug flags.
|
|
|
|
2002-05-14 Werner Koch <wk@gnupg.org>
|
|
|
|
* Makefile.am, gpgsm.texi: New.
|
|
|
|
Copyright 2002 Free Software Foundation, Inc.
|
|
|
|
This file is free software; as a special exception the author gives
|
|
unlimited permission to copy and/or distribute it, with or without
|
|
modifications, as long as this notice is preserved.
|
|
|
|
This file is distributed in the hope that it will be useful, but
|
|
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
|
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|