summaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make sure not to leak file descriptors if running gpg-agent with aWerner Koch2009-03-192-0/+56
* Enhanced last patch.Werner Koch2009-03-172-1/+68
* Move password repetition from gpg to gpg-agent.Werner Koch2009-03-172-15/+73
* New gpg-agent command to list key information.Werner Koch2009-03-066-70/+348
* New PIN Callback attributes in gpg-agent.Werner Koch2009-03-054-8/+42
* Add --reload command to gpgconf.Werner Koch2009-03-035-2/+21
* Add missing option strings.Werner Koch2009-03-022-1/+7
* Fix bug#1003.Werner Koch2009-03-022-3/+16
* Fixed a nasty bug in scdaemon which led to a card reset if the card wasWerner Koch2009-02-251-1/+1
* Fixed some card related problems.Werner Koch2008-12-181-1/+1
* Fix signal handling race condition.Werner Koch2008-12-172-14/+32
* Add option --no-ask for GET_PASSPHRASE.Werner Koch2008-12-102-2/+13
* Preparing a release candidate.Werner Koch2008-12-091-1/+1
* Minor fixes.Werner Koch2008-12-095-12/+13
* Align ticker to the full or half second.Werner Koch2008-12-082-3/+18
* Add option --card-timeout.Werner Koch2008-12-053-2/+8
* Print library versions according to GNU standards.Werner Koch2008-11-182-0/+30
* Minor cleanups.Werner Koch2008-11-113-3/+19
* Check that the socket is well and served by us.Werner Koch2008-10-292-35/+158
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-209-1/+66
* Use more warning options with modern GCCs.Werner Koch2008-10-173-5/+8
* Made scdaemon more robust on Windows.Werner Koch2008-10-152-3/+15
* SCD changes for PC/SC under W32.Werner Koch2008-10-143-4/+33
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-295-7/+13
* Finished support for v2 cards with the exception of secure messaging.Werner Koch2008-09-252-2/+19
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-1/+1
* Fix gpg-preset-passphrase bug.Werner Koch2008-09-033-42/+27
* Changes the header presented before requesting the user ID.Werner Koch2008-06-011-2/+2
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-279-59/+100
* Fix a bug in the ambigious name detection.Werner Koch2008-03-204-4/+13
* Poems for AllowSetForegroundWindow (W32)Werner Koch2008-02-143-3/+72
* 2008-01-15 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2008-01-152-2/+9
* Created help files form the current po entries.Werner Koch2007-12-041-1/+1
* Allow configuraton of pinentry tooltip.Werner Koch2007-12-042-15/+23
* Fixed testing for an alive ssh standard socket.Werner Koch2007-12-032-14/+32
* [W32] Changed default socket for dirmngr.Werner Koch2007-11-275-16/+84
* Started to implement the audit log feature.Werner Koch2007-11-198-12/+145
* Changed wording of passphrase checking messages.Werner Koch2007-10-242-15/+19
* Factored utf8 switching code out to i18n.c.Werner Koch2007-10-192-31/+7
* 2007-10-15 Daiki Ueno <ueno@unixuser.org> (wk)Werner Koch2007-10-152-3/+43
* Extended gpg-connect-agent.Werner Koch2007-10-022-0/+12
* Use Assuan socket wrapper calls.Werner Koch2007-10-015-93/+121
* Support the SETQUALITYBAR command of recent pinentries.Werner Koch2007-09-185-9/+150
* 2007-09-14 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2007-09-142-1/+15
* Print used library version with --version.Werner Koch2007-09-141-1/+1
* New command --check-programs for gpgconf.Werner Koch2007-08-291-1/+1
* Add more passphrase policy rules.Werner Koch2007-08-289-45/+300
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-276-24/+311
* Fixed creation of private keys under W32.Werner Koch2007-08-222-2/+9
* Updated estream.Werner Koch2007-08-222-2/+22