aboutsummaryrefslogtreecommitdiffstats
path: root/agent/learncard.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgsm: Extend --learn-card by an optional s/n argument.Werner Koch2025-03-171-3/+7
* agent: Add "ephemeral" Assuan option.Werner Koch2024-01-221-10/+12
* agent: Create and use Token entries to track the display s/n.Werner Koch2023-05-261-1/+9
* agent: Allow signing with card key even without a stub key.Werner Koch2020-02-131-1/+1
* agent: Replace most assert by log_assert.Werner Koch2019-05-141-1/+0
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* agent: Fix returning GPG_ERR_NOT_FOUND wrongly.NIIBE Yutaka2017-11-021-7/+5
* agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka2017-03-161-10/+11
* agent: Ask specific SERIALNO for pksign/pkdecrypt.NIIBE Yutaka2017-01-161-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* agent: Add --card option for READKEY.NIIBE Yutaka2016-10-201-27/+3
* Fix spelling and grammar.Daniel Kahn Gillmor2016-08-031-3/+3
* agent: Add --force option for LEARN.NIIBE Yutaka2015-04-031-3/+3
* gpg: Let --card--status create a shadow key (card key stub).Werner Koch2014-12-121-6/+6
* 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-20/+18
* app-openpgp changesWerner Koch2009-06-091-3/+18
* Implement decryption for TCOS 3 cards.Werner Koch2009-03-301-1/+3
* Fix keygrip computation for TCOS 3 cards.Werner Koch2009-03-201-5/+20
* Add option --card-timeout.Werner Koch2008-12-051-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* let cmd learn also return KEYPAIRINFO Werner Koch2006-09-261-0/+6
* The big Assuan error code removal.Werner Koch2006-09-061-2/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-251-27/+1
* (stream_read_string): Removed call to abort onWerner Koch2005-02-221-8/+20
* * agent.h (server_control_s): Add connection_fd field.Werner Koch2004-01-291-8/+8
* (agent_marktrusted): Check whether the trustlist isWerner Koch2004-01-281-0/+1
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+448
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-380/+0
* * call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch2002-08-161-25/+142
* Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch2002-03-181-4/+4
* sm/Werner Koch2002-03-061-0/+263