aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-18Fixed some card related problems.Werner Koch1-1/+1
2008-12-17Fix signal handling race condition.Werner Koch2-14/+32
2008-12-10Add option --no-ask for GET_PASSPHRASE.Werner Koch2-2/+13
2008-12-09Preparing a release candidate.Werner Koch1-1/+1
2008-12-09Minor fixes.Werner Koch5-12/+13
2008-12-08Align ticker to the full or half second.Werner Koch2-3/+18
2008-12-05Add option --card-timeout.Werner Koch3-2/+8
Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32.
2008-11-18Print library versions according to GNU standards.Werner Koch2-0/+30
2008-11-11Minor cleanups.Werner Koch3-3/+19
2008-10-29Check that the socket is well and served by us.Werner Koch2-35/+158
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch9-1/+66
2008-10-17Use more warning options with modern GCCs.Werner Koch3-5/+8
Other minor changes.
2008-10-15Made scdaemon more robust on Windows.Werner Koch2-3/+15
2008-10-14SCD changes for PC/SC under W32.Werner Koch3-4/+33
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch5-7/+13
2008-09-25Finished support for v2 cards with the exception of secure messaging.Werner Koch2-2/+19
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-1/+1
2008-09-03Fix gpg-preset-passphrase bug.Werner Koch3-42/+27
Cleanups
2008-06-01Changes the header presented before requesting the user ID.Werner Koch1-2/+2
2008-05-27Fixed segv in gpg-agent (command marktrusted).Werner Koch9-59/+100
Replaced almost all free by xfree. Translation fixes.
2008-03-20Fix a bug in the ambigious name detection.Werner Koch4-4/+13
Minor cleanups.
2008-02-14Poems for AllowSetForegroundWindow (W32)Werner Koch3-3/+72
2008-01-152008-01-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-2/+9
* call-pinentry.c (start_pinentry): Start pinentry in detached mode.
2007-12-04Created help files form the current po entries.Werner Koch1-1/+1
2007-12-04Allow configuraton of pinentry tooltip.Werner Koch2-15/+23
Other minor buf fixes.
2007-12-03Fixed testing for an alive ssh standard socket.Werner Koch2-14/+32
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch5-16/+84
[W32] Add some code for event notifications between scdaemon and gpg-agent.
2007-11-19Started to implement the audit log feature.Werner Koch8-12/+145
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
2007-10-24Changed wording of passphrase checking messages.Werner Koch2-15/+19
Fixed a segv in gpg-connect-agent.
2007-10-19Factored utf8 switching code out to i18n.c.Werner Koch2-31/+7
2007-10-152007-10-15 Daiki Ueno <[email protected]> (wk)Werner Koch2-3/+43
* command-ssh.c (reenter_compare_cb): New function; imported from genkey.c. (ssh_identity_register): Ask initial passphrase twice.
2007-10-02Extended gpg-connect-agent.Werner Koch2-0/+12
New "GETINFO pid" command for scdaemon and gpg-agent.
2007-10-01Use Assuan socket wrapper calls.Werner Koch5-93/+121
Made socket servers secure under Windows.
2007-09-18Support the SETQUALITYBAR command of recent pinentries.Werner Koch5-9/+150
2007-09-142007-09-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+15
* call-pinentry.c (agent_popup_message_stop): Implement kill for Windows.
2007-09-14Print used library version with --version.Werner Koch1-1/+1
Typo fixes
2007-08-29New command --check-programs for gpgconf.Werner Koch1-1/+1
2007-08-28Add more passphrase policy rules.Werner Koch9-45/+300
(--max-passphrase-days).
2007-08-27Implemented more gpg-agen options to support certain passphrase policies.Werner Koch6-24/+311
New tool gpg-check-pattern.
2007-08-22Fixed creation of private keys under W32.Werner Koch2-2/+9
Minor code cleanups.
2007-08-22Updated estream.Werner Koch2-2/+22
More changes for Windows.
2007-08-10Implemented the chain model for X.509 validation.Werner Koch2-1/+17
2007-08-02Factored common gpgconf constants outWerner Koch2-18/+6
Fixed W32 compare_filenames
2007-07-17Typo fixes.Werner Koch1-1/+1
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
2007-07-16Properly close files opened by es_fopen.Werner Koch3-15/+53
Allow setting of an empty passphrase. Assorted W32 changes.
2007-07-05Last minute Makefile library reordering for the sake of non-GNU systems.gnupg-2.0.5Werner Koch1-2/+2
2007-07-05Fixed card key generation of gpg2.Werner Koch2-3/+43
Reveal less information about timings while generating a key.
2007-07-04Changed to GPLv3.Werner Koch25-96/+54
Removed intl/.
2007-07-04A bunch of minor changes for Windows.Werner Koch6-39/+81
2007-06-26More W32 related changesWerner Koch2-5/+11