Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | New PIN Callback attributes in gpg-agent. | Werner Koch | 2009-03-05 | 4 | -8/+42 | |
| | | | | | | Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now. | |||||
* | Add --reload command to gpgconf. | Werner Koch | 2009-03-03 | 5 | -2/+21 | |
| | | | | | | Fix a problem in exechelp.c Get ready for a release. | |||||
* | Add missing option strings. | Werner Koch | 2009-03-02 | 2 | -1/+7 | |
| | ||||||
* | Fix bug#1003. | Werner Koch | 2009-03-02 | 2 | -3/+16 | |
| | ||||||
* | Fixed a nasty bug in scdaemon which led to a card reset if the card was | Werner Koch | 2009-02-25 | 1 | -1/+1 | |
| | | | | | | inserted during scdaemon startup and a connection was made before the ticker had a chance to run. Add some stuff for better debugging. | |||||
* | Fixed some card related problems. | Werner Koch | 2008-12-18 | 1 | -1/+1 | |
| | ||||||
* | Fix signal handling race condition. | Werner Koch | 2008-12-17 | 2 | -14/+32 | |
| | ||||||
* | Add option --no-ask for GET_PASSPHRASE. | Werner Koch | 2008-12-10 | 2 | -2/+13 | |
| | ||||||
* | Preparing a release candidate. | Werner Koch | 2008-12-09 | 1 | -1/+1 | |
| | ||||||
* | Minor fixes. | Werner Koch | 2008-12-09 | 5 | -12/+13 | |
| | ||||||
* | Align ticker to the full or half second. | Werner Koch | 2008-12-08 | 2 | -3/+18 | |
| | ||||||
* | Add option --card-timeout. | Werner Koch | 2008-12-05 | 3 | -2/+8 | |
| | | | | | | | Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32. | |||||
* | Print library versions according to GNU standards. | Werner Koch | 2008-11-18 | 2 | -0/+30 | |
| | ||||||
* | Minor cleanups. | Werner Koch | 2008-11-11 | 3 | -3/+19 | |
| | ||||||
* | Check that the socket is well and served by us. | Werner Koch | 2008-10-29 | 2 | -35/+158 | |
| | ||||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 9 | -1/+66 | |
| | ||||||
* | Use more warning options with modern GCCs. | Werner Koch | 2008-10-17 | 3 | -5/+8 | |
| | | | | | Other minor changes. | |||||
* | Made scdaemon more robust on Windows. | Werner Koch | 2008-10-15 | 2 | -3/+15 | |
| | ||||||
* | SCD changes for PC/SC under W32. | Werner Koch | 2008-10-14 | 3 | -4/+33 | |
| | ||||||
* | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 2008-09-29 | 5 | -7/+13 | |
| | ||||||
* | Finished support for v2 cards with the exception of secure messaging. | Werner Koch | 2008-09-25 | 2 | -2/+19 | |
| | ||||||
* | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 2008-09-23 | 1 | -1/+1 | |
| | ||||||
* | Fix gpg-preset-passphrase bug. | Werner Koch | 2008-09-03 | 3 | -42/+27 | |
| | | | | | Cleanups | |||||
* | Changes the header presented before requesting the user ID. | Werner Koch | 2008-06-01 | 1 | -2/+2 | |
| | ||||||
* | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 2008-05-27 | 9 | -59/+100 | |
| | | | | | | Replaced almost all free by xfree. Translation fixes. | |||||
* | Fix a bug in the ambigious name detection. | Werner Koch | 2008-03-20 | 4 | -4/+13 | |
| | | | | | Minor cleanups. | |||||
* | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 2008-02-14 | 3 | -3/+72 | |
| | ||||||
* | 2008-01-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-01-15 | 2 | -2/+9 | |
| | | | | | | * call-pinentry.c (start_pinentry): Start pinentry in detached mode. | |||||
* | Created help files form the current po entries. | Werner Koch | 2007-12-04 | 1 | -1/+1 | |
| | ||||||
* | Allow configuraton of pinentry tooltip. | Werner Koch | 2007-12-04 | 2 | -15/+23 | |
| | | | | | Other minor buf fixes. | |||||
* | Fixed testing for an alive ssh standard socket. | Werner Koch | 2007-12-03 | 2 | -14/+32 | |
| | ||||||
* | [W32] Changed default socket for dirmngr. | Werner Koch | 2007-11-27 | 5 | -16/+84 | |
| | | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent. | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 8 | -12/+145 | |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
* | Changed wording of passphrase checking messages. | Werner Koch | 2007-10-24 | 2 | -15/+19 | |
| | | | | | Fixed a segv in gpg-connect-agent. | |||||
* | Factored utf8 switching code out to i18n.c. | Werner Koch | 2007-10-19 | 2 | -31/+7 | |
| | ||||||
* | 2007-10-15 Daiki Ueno <[email protected]> (wk) | Werner Koch | 2007-10-15 | 2 | -3/+43 | |
| | | | | | | | | * command-ssh.c (reenter_compare_cb): New function; imported from genkey.c. (ssh_identity_register): Ask initial passphrase twice. | |||||
* | Extended gpg-connect-agent. | Werner Koch | 2007-10-02 | 2 | -0/+12 | |
| | | | | | New "GETINFO pid" command for scdaemon and gpg-agent. | |||||
* | Use Assuan socket wrapper calls. | Werner Koch | 2007-10-01 | 5 | -93/+121 | |
| | | | | | Made socket servers secure under Windows. | |||||
* | Support the SETQUALITYBAR command of recent pinentries. | Werner Koch | 2007-09-18 | 5 | -9/+150 | |
| | ||||||
* | 2007-09-14 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-09-14 | 2 | -1/+15 | |
| | | | | | | * call-pinentry.c (agent_popup_message_stop): Implement kill for Windows. | |||||
* | Print used library version with --version. | Werner Koch | 2007-09-14 | 1 | -1/+1 | |
| | | | | | Typo fixes | |||||
* | New command --check-programs for gpgconf. | Werner Koch | 2007-08-29 | 1 | -1/+1 | |
| | ||||||
* | Add more passphrase policy rules. | Werner Koch | 2007-08-28 | 9 | -45/+300 | |
| | | | | | (--max-passphrase-days). | |||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 6 | -24/+311 | |
| | | | | | New tool gpg-check-pattern. | |||||
* | Fixed creation of private keys under W32. | Werner Koch | 2007-08-22 | 2 | -2/+9 | |
| | | | | | Minor code cleanups. | |||||
* | Updated estream. | Werner Koch | 2007-08-22 | 2 | -2/+22 | |
| | | | | | More changes for Windows. | |||||
* | Implemented the chain model for X.509 validation. | Werner Koch | 2007-08-10 | 2 | -1/+17 | |
| | ||||||
* | Factored common gpgconf constants out | Werner Koch | 2007-08-02 | 2 | -18/+6 | |
| | | | | | Fixed W32 compare_filenames | |||||
* | Typo fixes. | Werner Koch | 2007-07-17 | 1 | -1/+1 | |
| | | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | |||||
* | Properly close files opened by es_fopen. | Werner Koch | 2007-07-16 | 3 | -15/+53 | |
| | | | | | | Allow setting of an empty passphrase. Assorted W32 changes. |