aboutsummaryrefslogtreecommitdiffstats
path: root/agent/learncard.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-17gpgsm: Extend --learn-card by an optional s/n argument.Werner Koch1-3/+7
2024-01-22agent: Add "ephemeral" Assuan option.Werner Koch1-10/+12
2023-05-26agent: Create and use Token entries to track the display s/n.Werner Koch1-1/+9
2023-05-26agent: Create and use Token entries to track the display s/n.Werner Koch1-1/+9
2020-02-13agent: Allow signing with card key even without a stub key.Werner Koch1-1/+1
2019-05-14agent: Replace most assert by log_assert.Werner Koch1-1/+0
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
2017-11-02agent: Fix returning GPG_ERR_NOT_FOUND wrongly.NIIBE Yutaka1-7/+5
2017-11-02agent: Fix returning GPG_ERR_NOT_FOUND wrongly.NIIBE Yutaka1-7/+5
2017-03-16agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka1-10/+11
2017-01-16agent: Ask specific SERIALNO for pksign/pkdecrypt.NIIBE Yutaka1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-20agent: Add --card option for READKEY.NIIBE Yutaka1-27/+3
2016-08-03Fix spelling and grammar.Daniel Kahn Gillmor1-3/+3
2015-04-03agent: Add --force option for LEARN.NIIBE Yutaka1-3/+3
2014-12-12gpg: Let --card--status create a shadow key (card key stub).Werner Koch1-6/+6
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-20/+18
2009-06-09app-openpgp changesWerner Koch1-3/+18
2009-03-30Implement decryption for TCOS 3 cards.Werner Koch1-1/+3
2009-03-20Fix keygrip computation for TCOS 3 cards.Werner Koch1-5/+20
2008-12-05Add option --card-timeout.Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-09-26let cmd learn also return KEYPAIRINFO Werner Koch1-0/+6
2006-09-06The big Assuan error code removal.Werner Koch1-2/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-448/+0
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch1-27/+1
2005-02-22(stream_read_string): Removed call to abort onWerner Koch1-8/+20
2004-01-29* agent.h (server_control_s): Add connection_fd field.Werner Koch1-8/+8
2004-01-28(agent_marktrusted): Check whether the trustlist isWerner Koch1-0/+1
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+448
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-12/+80
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann1-3/+3
2003-06-03Make use of libgpg-errorWerner Koch1-7/+7
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-380/+0
2002-08-16* call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch1-25/+142
2002-03-18Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch1-4/+4
2002-03-06sm/Werner Koch1-0/+263