aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add support for the TCOS NullPIN feature.Werner Koch2008-06-241-0/+11
|
* W32 related keyserver fixes.Werner Koch2008-04-211-1/+1
|
* Use default PIN flagWerner Koch2008-04-211-0/+4
|
* Preparing a release.Werner Koch2008-03-261-0/+4
|
* 2008-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-02-091-0/+5
| | | | | | * scdaemon.c (main): Use CONFIG_FILENAME as filename if it is set in gpgconf-list output.
* Support DSA2.Werner Koch2007-12-121-1/+1
| | | | | | Support Camellia for testing. More audit stuff.
* Fix for bug 851.Werner Koch2007-12-101-0/+5
| | | | | | Fixed auto generation of the stub key for the card. Allow to encrypt toElgamal encryption keys of type 20.
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+14
| | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
* Extended gpg-connect-agent.Werner Koch2007-10-021-0/+4
| | | | | New "GETINFO pid" command for scdaemon and gpg-agent.
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-0/+7
| | | | | Made socket servers secure under Windows.
* 2007-09-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-09-141-0/+5
| | | | | | * scdaemon.c (main): New variable STANDARD_SOCKET, which is 1 for W32 targets. Use it for create_socket_name.
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-0/+4
|
* Factored common gpgconf constants outWerner Koch2007-08-021-0/+5
| | | | | Fixed W32 compare_filenames
* Applied exact length hack.Werner Koch2007-08-011-0/+5
|
* Fixed card key generation of gpg2.Werner Koch2007-07-051-0/+11
| | | | | Reveal less information about timings while generating a key.
* Changed to GPLv3.Werner Koch2007-07-041-0/+1
| | | | | Removed intl/.
* A bunch of minor changes for Windows.Werner Koch2007-07-041-0/+9
|
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵Werner Koch2007-06-211-0/+4
| | | | Windows.
* jnlib/Marcus Brinkmann2007-06-181-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-06-18 Marcus Brinkmann <[email protected]> * stringhelp.h (percent_escape): New prototype. * stringhelp.c (percent_escape): New function. agent/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg-agent.c (main): Percent escape pathname in --gpgconf-list output. g10/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg.c (gpgconf_list): Percent escape output of --gpgconf-list. scdaemon/ 2007-06-18 Marcus Brinkmann <[email protected]> * scdaemon.c (main): Percent escape output of --gpgconf-list. sm/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpgsm.c (main): Percent escape output of --gpgconf-list.
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-0/+12
| | | | | See the ChangeLogs for details.
* First steps towards supporting W32.Werner Koch2007-06-061-0/+10
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Improved logging for error orginating from libgcrypt.Werner Koch2007-04-201-0/+7
|
* Add a way to get a listing of available CCID readers.Werner Koch2007-04-031-0/+6
|
* The Cherry XX44 keyboard's PINpad does now work.Werner Koch2007-03-071-0/+11
| | | | | DINSIG and NKS card applications are now also PIN pad aware.
* doc/Werner Koch2007-02-181-0/+4
| | | | | | | * gpg.texi (GPG Esoteric Options): No card reader options for gpg2. scd/ * scdaemon.c (DEFAULT_PCSC_DRIVER): Add a default for OS X.
* Added LIBINTL to more Makefile targets.Werner Koch2007-01-301-0/+5
| | | | | | | | | | | | | | | | | | | | doc/ * com-certs.pem: Added the current root certifcates of D-Trust and S-Trust. g10/ * status.c (write_status_begin_signing): New. * sign.c (sign_file, sign_symencrypt_file): Call it. * textfilter.c (copy_clearsig_text): Call it. * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if required. * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a warning. * misc.c (obsolete_option): New.
* The keypad is now also used for OpenPGP signing keys.Werner Koch2006-12-211-0/+8
|
* Preparing 2.0.1Werner Koch2006-11-281-0/+7
|
* Final fix for rc1gnupg-2.0.1rc1Werner Koch2006-11-231-0/+4
|
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-211-0/+7
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* Made some PIN pads work.Werner Koch2006-11-201-0/+34
| | | | | Some cleanups for 64 bit CPUs.
* Preparing another releasegnupg-1.9.94Werner Koch2006-10-241-0/+8
|
* .Werner Koch2006-10-231-0/+4
|
* Pth tweaks and improved estream.cWerner Koch2006-10-171-0/+9
|
* Allow pkcs#10 creation directkly from a smart cardWerner Koch2006-10-111-0/+4
|
* Various changesWerner Koch2006-10-101-0/+7
|
* 2006-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-10-021-0/+5
| | | | | | | * command.c (update_reader_status_file): Increase buffer of NUMBUF2 (fixing typo).
* 2006-09-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-231-0/+5
| | | | | | | * app-openpgp.c (do_sign): Advance INDATA by the SHA1 resp. RMD160 prefix length.
* Allow for a global trustlist.Werner Koch2006-09-151-1/+1
|
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-0/+8
|
* Let scdaemon call a script on status changesWerner Koch2006-09-071-0/+5
|
* The big Assuan error code removal.Werner Koch2006-09-061-0/+16
|
* 2006-09-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-021-0/+7
| | | | | | | | * command.c (get_reader_slot): Return the slot_table index, not the APDU slot number. (update_reader_status_file): Use the slot_table index in the update_card_removed invocation.
* 2006-09-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-011-0/+4
| | | | | * command.c (cmd_getinfo): Handle status command.
* 2006-08-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-08-301-0/+5
| | | | | | * command.c (do_reset): Delay resetting CTRL->reader_slot until after update_card_removed invocation.
* 2006-08-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-08-291-0/+5
| | | | | | | * app-openpgp.c (do_decipher, do_sign): Allow "OPENPGP.2" resp. "OPENPGP.1" for KEYIDSTR.
* disconnectafter wake-up bug fix by Bob Dunlop.Werner Koch2006-08-211-0/+9
|
* A couple of fixes. gpg2's key generation does now work.Werner Koch2006-06-301-0/+6
|
* agent/Marcus Brinkmann2006-06-091-0/+4
| | | | | | | | | | | | 2006-06-09 Marcus Brinkmann <[email protected]> * Makefile.am (gpg_agent_LDADD): Add $(NETLIBS). scd/ 2006-06-09 Marcus Brinkmann <[email protected]> * Makefile.am (scdaemon_LDADD): Add $(NETLIBS).
* 2006-04-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-04-141-0/+7
| | | | | | | | * app.c (select_application): Cover up a slot mismatch error in case it happens (it shouldn't happen). (release_application): Use APP->slot. Lock the reader. (application_notify_card_removed): Lock the reader.