Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use bin2hex if possible. | Werner Koch | 2008-11-03 | 1 | -0/+10 | |
| | ||||||
* | 2008-10-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-10-21 | 1 | -0/+5 | |
| | | | | | | * command.c (open_card): If connect error is SW_HOST_NO_CARD, return a more descriptive error. | |||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 1 | -0/+18 | |
| | ||||||
* | Use more warning options with modern GCCs. | Werner Koch | 2008-10-17 | 1 | -0/+5 | |
| | | | | | Other minor changes. | |||||
* | Made scdaemon more robust on Windows. | Werner Koch | 2008-10-15 | 1 | -0/+9 | |
| | ||||||
* | SCD changes for PC/SC under W32. | Werner Koch | 2008-10-14 | 1 | -0/+42 | |
| | ||||||
* | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 2008-09-29 | 1 | -0/+6 | |
| | ||||||
* | 2008-09-28 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-09-28 | 1 | -0/+4 | |
| | | | | | * apdu.c (pcsc_get_status): Fix last change. | |||||
* | Finished support for v2 cards with the exception of secure messaging. | Werner Koch | 2008-09-25 | 1 | -1/+22 | |
| | ||||||
* | Improvements for 2k keys. | Werner Koch | 2008-09-23 | 1 | -0/+7 | |
| | ||||||
* | Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-09-23 | 1 | -0/+5 | |
| | | | | | | | | | * apdu.c (pcsc_get_status): Be more relaxed with the usable flag under Windows. M scd/ChangeLog M scd/apdu.c | |||||
* | Untested fix for TPDU level exchange of large data (command chaining) | Werner Koch | 2008-09-23 | 1 | -0/+1 | |
| | ||||||
* | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 2008-09-23 | 1 | -0/+26 | |
| | ||||||
* | 2008-08-30 Moritz <[email protected]> | Moritz Schulte | 2008-08-31 | 1 | -0/+11 | |
| | | | | | | | | | | | | | * scdaemon.c (main): Use estream_asprintf instead of asprintf. * command.c (update_reader_status_file): Likewise. (cmd_serialno): Use estream_asprintf instead of asprintf and xfree instead of free to release memory allocated through (estream_)asprintf. (cmd_learn): Likewise. (pin_cb): Likewise. * app-openpgp.c (get_public_key): Likewise. | |||||
* | Fix new test for v2 cards. | Werner Koch | 2008-08-18 | 1 | -0/+4 | |
| | ||||||
* | Print a 'f' for validated non-root certificates in gpgsm colon style listing. | Werner Koch | 2008-08-13 | 1 | -1/+1 | |
| | | | | | Doc fixes. | |||||
* | Fix APDU buffer problem under MAC OS. | Werner Koch | 2008-08-11 | 1 | -0/+8 | |
| | ||||||
* | prompt change. | Werner Koch | 2008-07-30 | 1 | -0/+5 | |
| | ||||||
* | Do not run the setuid test if running under as root proper. | Werner Koch | 2008-07-17 | 1 | -0/+7 | |
| | | | | | | Documentation fixes. Some enhancements for the new OpenPGP Card. | |||||
* | Start support of TCOS 3 cards. | Werner Koch | 2008-06-26 | 1 | -0/+4 | |
| | | | | | | | Support restriction attribute. Fix utf-8 printing problems. Use AES by default. | |||||
* | Add support for the TCOS NullPIN feature. | Werner Koch | 2008-06-24 | 1 | -0/+11 | |
| | ||||||
* | W32 related keyserver fixes. | Werner Koch | 2008-04-21 | 1 | -1/+1 | |
| | ||||||
* | Use default PIN flag | Werner Koch | 2008-04-21 | 1 | -0/+4 | |
| | ||||||
* | Preparing a release. | Werner Koch | 2008-03-26 | 1 | -0/+4 | |
| | ||||||
* | 2008-02-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-02-09 | 1 | -0/+5 | |
| | | | | | | * scdaemon.c (main): Use CONFIG_FILENAME as filename if it is set in gpgconf-list output. | |||||
* | Support DSA2. | Werner Koch | 2007-12-12 | 1 | -1/+1 | |
| | | | | | | Support Camellia for testing. More audit stuff. | |||||
* | Fix for bug 851. | Werner Koch | 2007-12-10 | 1 | -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 Koch | 2007-11-19 | 1 | -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 Koch | 2007-10-02 | 1 | -0/+4 | |
| | | | | | New "GETINFO pid" command for scdaemon and gpg-agent. | |||||
* | Use Assuan socket wrapper calls. | Werner Koch | 2007-10-01 | 1 | -0/+7 | |
| | | | | | Made socket servers secure under Windows. | |||||
* | 2007-09-14 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-09-14 | 1 | -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 Koch | 2007-08-10 | 1 | -0/+4 | |
| | ||||||
* | Factored common gpgconf constants out | Werner Koch | 2007-08-02 | 1 | -0/+5 | |
| | | | | | Fixed W32 compare_filenames | |||||
* | Applied exact length hack. | Werner Koch | 2007-08-01 | 1 | -0/+5 | |
| | ||||||
* | Fixed card key generation of gpg2. | Werner Koch | 2007-07-05 | 1 | -0/+11 | |
| | | | | | Reveal less information about timings while generating a key. | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -0/+1 | |
| | | | | | Removed intl/. | |||||
* | A bunch of minor changes for Windows. | Werner Koch | 2007-07-04 | 1 | -0/+9 | |
| | ||||||
* | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 2007-06-21 | 1 | -0/+4 | |
| | | | | Windows. | |||||
* | jnlib/ | Marcus Brinkmann | 2007-06-18 | 1 | -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 Koch | 2007-06-14 | 1 | -0/+12 | |
| | | | | | See the ChangeLogs for details. | |||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 1 | -0/+10 | |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
* | Improved logging for error orginating from libgcrypt. | Werner Koch | 2007-04-20 | 1 | -0/+7 | |
| | ||||||
* | Add a way to get a listing of available CCID readers. | Werner Koch | 2007-04-03 | 1 | -0/+6 | |
| | ||||||
* | The Cherry XX44 keyboard's PINpad does now work. | Werner Koch | 2007-03-07 | 1 | -0/+11 | |
| | | | | | DINSIG and NKS card applications are now also PIN pad aware. | |||||
* | doc/ | Werner Koch | 2007-02-18 | 1 | -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 Koch | 2007-01-30 | 1 | -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 Koch | 2006-12-21 | 1 | -0/+8 | |
| | ||||||
* | Preparing 2.0.1 | Werner Koch | 2006-11-28 | 1 | -0/+7 | |
| | ||||||
* | Final fix for rc1gnupg-2.0.1rc1 | Werner Koch | 2006-11-23 | 1 | -0/+4 | |
| | ||||||
* | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 2006-11-21 | 1 | -0/+7 | |
| | | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext. |