aboutsummaryrefslogtreecommitdiffstats
path: root/sm/call-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,sm: New option --request-origin.Werner Koch2018-03-231-0/+14
* Explain the "server is older than xxx warning".Werner Koch2017-07-311-0/+7
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-171-0/+19
* Remove -I option to common.NIIBE Yutaka2017-03-071-4/+4
* sm: Fix agent communication.Justus Winter2016-12-161-0/+3
* gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch2016-11-101-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Improve compare_string_versions.Werner Koch2016-11-021-1/+1
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-32/+18
* agent, sm: Set CTX after start_agent.NIIBE Yutaka2016-09-271-11/+30
* common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch2016-06-071-1/+0
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-1/+1
* sm: Implement pinentry loopback and reading passphrases from fd.Justus Winter2016-03-071-18/+67
* 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