Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A bunch of minor changes | Werner Koch | 2009-12-21 | 1 | -0/+35 |
| | |||||
* | Ask to insert the right OpenPGP card. | Werner Koch | 2009-08-11 | 1 | -15/+165 |
| | |||||
* | Enable readline support in --card-edit. | Werner Koch | 2009-08-05 | 1 | -0/+13 |
| | | | | | better cope with re-inserted cards. | ||||
* | Ask for the keysize when generating a new card key. | Werner Koch | 2009-08-05 | 1 | -1/+5 |
| | |||||
* | Make use of the card's extended capabilities. | Werner Koch | 2009-07-22 | 1 | -0/+38 |
| | |||||
* | Emit CARDCTRL status lines. | Werner Koch | 2009-07-22 | 1 | -47/+129 |
| | |||||
* | Reworked passing of envars to Pinentry. | Werner Koch | 2009-07-07 | 1 | -2/+1 |
| | |||||
* | Fixed a bunch of little bugs as reported by Fabian Keil. | Werner Koch | 2009-06-24 | 1 | -1/+0 |
| | | | | | Still one problem left; marked with a gcc #warning. | ||||
* | Add readcert command. | Werner Koch | 2009-06-17 | 1 | -2/+37 |
| | | | | | fix reading large certificates. | ||||
* | app-openpgp changes | Werner Koch | 2009-06-09 | 1 | -2/+2 |
| | |||||
* | Made card key generate with backup key work for 2048 bit. | Werner Koch | 2009-05-15 | 1 | -3/+19 |
| | | | | | Improved card key generation prompts. | ||||
* | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 2009-04-01 | 1 | -26/+1 |
| | | | | | Removed duplicated code (percent unescaping). | ||||
* | Enhanced last patch. | Werner Koch | 2009-03-17 | 1 | -57/+39 |
| | |||||
* | Move password repetition from gpg to gpg-agent. | Werner Koch | 2009-03-17 | 1 | -3/+4 |
| | |||||
* | Fix a gpg2 problem with removed cards. | Werner Koch | 2009-02-27 | 1 | -0/+18 |
| | | | | | | Allow runtime conf change for scdaemon. New commands for scdaemon. | ||||
* | Add a sample key. | Werner Koch | 2009-01-13 | 1 | -1/+18 |
| | | | | | Detect and show the card type. | ||||
* | Add a custom prompt for the CSR generation. | Werner Koch | 2008-12-05 | 1 | -7/+7 |
| | | | | | Add a new percent escape fucntion. | ||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 1 | -1/+9 |
| | |||||
* | Finished support for v2 cards with the exception of secure messaging. | Werner Koch | 2008-09-25 | 1 | -2/+6 |
| | |||||
* | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 2008-09-23 | 1 | -0/+57 |
| | |||||
* | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 2008-02-14 | 1 | -24/+72 |
| | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -0/+1 |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | ||||
* | New option --list-config for gpgconf. | Werner Koch | 2007-10-23 | 1 | -1/+1 |
| | |||||
* | Fixed card key generation of gpg2. | Werner Koch | 2007-07-05 | 1 | -5/+16 |
| | | | | | Reveal less information about timings while generating a key. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 2007-06-21 | 1 | -103/+9 |
| | | | | Windows. | ||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 1 | -1/+1 |
| | | | | | See the ChangeLogs for details. | ||||
* | g10/ and sm/ | Werner Koch | 2007-04-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option. | ||||
* | Added LIBINTL to more Makefile targets. | Werner Koch | 2007-01-30 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | Fixed agent access for gpg. | Werner Koch | 2006-10-04 | 1 | -87/+121 |
| | |||||
* | Cleanups. | Werner Koch | 2006-09-20 | 1 | -119/+5 |
| | |||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -8/+8 |
| | |||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 1 | -30/+26 |
| | |||||
* | Minor changes and typo fixes. | Werner Koch | 2006-09-06 | 1 | -1/+1 |
| | |||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 1 | -8/+59 |
| | | | | | shows no prblems. Needs more testing of course. | ||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 1 | -6/+18 |
| | |||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -2/+2 |
| | | | | | The gpg part does not yet build. | ||||
* | Avoid the " map_to_assuan_status called with no error source" diagnostic. | Werner Koch | 2004-12-18 | 1 | -0/+2 |
| | |||||
* | A whole bunch of changes to allow building for W32. | Werner Koch | 2004-12-15 | 1 | -0/+2 |
| | |||||
* | * card-util.c (change_login): Kludge to allow reading data from a | Werner Koch | 2004-07-01 | 1 | -0/+15 |
| | | | | | | | | | | | | | file. (card_edit): Pass ARG_STRING to change_login. (card_status): Print CA fingerprints. (change_cafpr): New. (card_edit): New command CAFPR. * call-agent.h: Add members for CA fingerprints. * call-agent.c (agent_release_card_info): Invalid them. (learn_status_cb): Store them. | ||||
* | * card-util.c (card_edit): Remove PIN verification. | Werner Koch | 2004-04-29 | 1 | -1/+1 |
| | | | | | | (generate_card_keys): New arg SERIALNO. Do PIN verification here after resetting forced_chv1. | ||||
* | * call-agent.c (start_agent): Ignore an empty GPG_AGENT_INFO. | Werner Koch | 2004-02-18 | 1 | -1/+1 |
| | | | | | * passphrase.c (agent_open): Ditto. | ||||
* | (learn_status_cb, scd_genkey_cb): Fixed faulty use | Werner Koch | 2003-10-25 | 1 | -5/+5 |
| | | | | | of !spacep(). | ||||
* | * card-util.c (card_edit): New command "passwd". Add logic to | Werner Koch | 2003-10-21 | 1 | -0/+22 |
| | | | | | | | | check the PIN in advance. (card_status): Add new args to return the serial number. Changed all callers. * call-agent.c (agent_scd_checkpin): New. | ||||
* | * call-agent.c (agent_scd_getattr): Don't clear the passed info | Werner Koch | 2003-10-08 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | structure, so that it can indeed be updated. * card-util.c (fpr_is_zero): New. (generate_card_keys): New. (card_edit): New command "generate". * keygen.c (generate_keypair): New arg CARD_SERIALNO, removed call to check_smartcard. (check_smartcard,show_smartcard): Removed. (show_sha1_fpr,fpr_is_zero): Removed. * app-openpgp.c (do_getattr): Support SERIALNO and AID. | ||||
* | * keylist.c (print_card_serialno): New. | Werner Koch | 2003-09-30 | 1 | -5/+37 |
| | | | | | | | | | | | | | | | | | | (list_keyblock_print): Use it here. * card-util.c (toggle_forcesig): New. (card_edit): New command "forcesig". * card-util.c (print_name, print_isoname): Use 0 and not LF fro the max_n arg of tty_print_utf8_string2. * call-agent.c (agent_scd_getattr): New. (learn_status_cb): Release values before assignment so that it can be used by getattr to update the structure. * card-util.c (change_pin): Simplified. We now have only a PIN and an Admin PIN. | ||||
* | Adjusted for use with current libgcrypt (1.1.42). | Werner Koch | 2003-07-28 | 1 | -1/+1 |
| | |||||
* | * g10.c: New command --card-status. | Werner Koch | 2003-07-24 | 1 | -0/+52 |
| | | | | | | | | | * card-util.c (card_status): New. * call-agent.c (learn_status_cb): Parse more information. * keylist.c (print_pubkey_info): Add FP arg for optinal printing to a stream. Changed all callers. | ||||
* | * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards. | Werner Koch | 2003-07-23 | 1 | -2/+50 |
| | | | | | | (do_generate_keypair): Abd generate the authkey. (check_smartcard): Changed menu accordingly. |