aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 <[email protected]>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 <[email protected]> (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 <[email protected]>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
* Implemented the chain model for X.509 validation.Werner Koch2007-08-102-1/+17
* Factored common gpgconf constants outWerner Koch2007-08-022-18/+6
* Typo fixes.Werner Koch2007-07-171-1/+1
* Properly close files opened by es_fopen.Werner Koch2007-07-163-15/+53
* Last minute Makefile library reordering for the sake of non-GNU systems.gnupg-2.0.5Werner Koch2007-07-051-2/+2
* Fixed card key generation of gpg2.Werner Koch2007-07-052-3/+43
* Changed to GPLv3.Werner Koch2007-07-0425-96/+54
* A bunch of minor changes for Windows.Werner Koch2007-07-046-39/+81
* More W32 related changesWerner Koch2007-06-262-5/+11