summaryrefslogtreecommitdiffstats
path: root/sm/call-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Print warnings if old daemon versions are used.Werner Koch2016-01-081-1/+41
* common: New put_membuf_cb to replace static membuf_data_cb.Werner Koch2016-01-081-20/+8
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-061-1/+1
* Add option --no-autostart.Werner Koch2014-11-281-2/+12
* Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch2014-11-191-1/+1
* Use has_leading_keyword in the assuan callbacks.Werner Koch2013-02-221-14/+14
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-29/+27
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-1/+2
* Implement export of pkcs#12 objects using a direct agent connection.Werner Koch2010-06-211-3/+58
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-1/+136
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-1/+1
* agent/Marcus Brinkmann2009-11-021-10/+10
* Comment changes.Werner Koch2009-07-301-6/+4
* Reworked passing of envars to Pinentry.Werner Koch2009-07-071-2/+1
* Create a pkcs#10 request directly from a card.Werner Koch2009-07-021-0/+142
* Fixed a trustlist update problem.Werner Koch2009-03-261-3/+7
* Fix keygrip computation for TCOS 3 cards.Werner Koch2009-03-201-1/+23
* New gpg-agent command to list key information.Werner Koch2009-03-061-1/+66
* Help dirmngr to use supplied trust anchors.Werner Koch2008-10-211-10/+24
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Add gpgsm server command GETINFO agent-check.Werner Koch2008-09-301-1/+19
* Poems for AllowSetForegroundWindow (W32)Werner Koch2008-02-141-24/+80
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-131-1/+3
* Support DSA2.Werner Koch2007-12-121-7/+15
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+1
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-0/+4
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch2007-06-211-147/+10
* [w32] gpg-agent is now started automagically by gpgsm.Werner Koch2007-06-201-28/+61
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-1/+5
* g10/ and sm/Werner Koch2007-04-131-1/+1
* Allow pkcs#10 creation directkly from a smart cardWerner Koch2006-10-111-3/+85
* New "relax" option for trustlist.txtWerner Koch2006-09-251-3/+25
* The big Assuan error code removal.Werner Koch2006-09-061-31/+31
* See ChangeLogsWerner Koch2006-08-291-9/+24
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Print a note that the software has not been approved for qualified signatures.Werner Koch2005-11-231-1/+0
* Added qualified signature features.Werner Koch2005-11-131-0/+21
* * findkey.c (agent_public_key_from_file): Fixed array assignment.Werner Koch2005-07-251-1/+46
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-11/+14
* * call-dirmngr.c (start_dirmngr): Use PATHSEP_C instead of ':'.Werner Koch2005-04-111-1/+1
* * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch2004-12-201-30/+42
* Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2004-12-181-1/+1
* VArious hacks to make it at least build under W32.Werner Koch2004-12-131-1/+1
* * call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch2004-04-261-20/+23
* Preparing for a releaseWerner Koch2004-03-061-118/+5
* * keylist.c (list_internal_keys): Return error codes.Werner Koch2004-02-211-2/+14
* * gpgsm.c: Fixed value parsing for --with-validation.Werner Koch2004-02-171-2/+2