index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
/
pksign.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Add "ephemeral" Assuan option.
Werner Koch
2024-01-22
1
-2
/
+3
*
agent: Create and use Token entries to track the display s/n.
Werner Koch
2023-05-26
1
-1
/
+8
*
agent: Move confirmation handling into findkey.c.
NIIBE Yutaka
2022-05-20
1
-9
/
+3
*
agent: Supply GRIP=NULL for agent_key_from_file, for real use.
NIIBE Yutaka
2022-05-19
1
-1
/
+1
*
agent: Use "Created:" field for creation time.
NIIBE Yutaka
2022-03-25
1
-1
/
+1
*
agent: Add debug output for failed RSA signature verification
Werner Koch
2021-03-26
1
-0
/
+8
*
agent: Add new shadow key type and functions to call tpm2daemon
James Bottomley
2021-03-10
1
-5
/
+11
*
Require Libgcrypt 1.9
Werner Koch
2021-01-19
1
-6
/
+0
*
agent: Allow pksign operation with card but no file.
NIIBE Yutaka
2020-12-08
1
-2
/
+4
*
doc: Add a list of RFCS to DETAIL.
Werner Koch
2020-08-13
1
-1
/
+1
*
agent: Add option --pss to pksign to be used by smartcards.
Werner Koch
2020-08-10
1
-1
/
+13
*
gpg,agent: Support Ed448 signing.
NIIBE Yutaka
2020-06-24
1
-5
/
+10
*
agent: Use get_pk_algo_from_key.
NIIBE Yutaka
2020-06-19
1
-1
/
+1
*
agent: Clean up for getting info from SEXP.
NIIBE Yutaka
2020-06-19
1
-25
/
+12
*
agent: Clean up do_encode_md.
NIIBE Yutaka
2020-06-05
1
-13
/
+3
*
agent: Allow to use SETHASH for arbitrary data.
Werner Koch
2020-05-18
1
-0
/
+5
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-1
/
+1
*
agent: Allow signing with card key even without a stub key.
Werner Koch
2020-02-13
1
-14
/
+66
*
agent: Make an MD encoding function more robust.
Werner Koch
2019-05-28
1
-7
/
+12
*
agent: Support scdaemon operation using KEYGRIP.
NIIBE Yutaka
2019-05-15
1
-0
/
+1
*
agent: Replace most assert by log_assert.
Werner Koch
2019-05-14
1
-4
/
+2
*
agent: PKSIGN should return signature in same format for card.
NIIBE Yutaka
2019-02-27
1
-46
/
+36
*
agent: Minor cleanup (mostly for documentation).
Werner Koch
2017-07-28
1
-72
/
+83
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
agent: Resolve conflict of util.h.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
agent: Prepend the description to a PIN prompt.
Werner Koch
2017-02-22
1
-5
/
+14
*
agent: Prepare to pass an additional parameter to the getpin callback.
Werner Koch
2017-02-22
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
agent: Allow only specific digest size for ECDSA.
NIIBE Yutaka
2016-09-27
1
-13
/
+9
*
agent: Fix RSA verification for card.
NIIBE Yutaka
2016-01-05
1
-6
/
+5
*
agent: Improve error handling.
Justus Winter
2015-12-11
1
-1
/
+2
*
agent: Fix typo.
Justus Winter
2015-12-11
1
-1
/
+1
*
agent: Fix verification of signature for smartcard.
NIIBE Yutaka
2015-10-06
1
-1
/
+10
*
agent: RSA signature verification by gpg-agent.
NIIBE Yutaka
2015-09-29
1
-3
/
+39
*
scd: fix for 64-bit arch.
NIIBE Yutaka
2015-03-09
1
-2
/
+3
*
Change a couple of files to use abbreviated copyright notes.
Werner Koch
2014-11-04
1
-2
/
+2
*
agent: Init a local variable in the error case.
Werner Koch
2014-09-18
1
-1
/
+3
*
agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.
Werner Koch
2014-08-18
1
-1
/
+2
*
agent: Support EdDSA.
NIIBE Yutaka
2014-04-08
1
-5
/
+16
*
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
2014-03-22
1
-14
/
+27
*
agent: API change of agent_key_from_file.
NIIBE Yutaka
2014-03-11
1
-16
/
+5
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-4
/
+1
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
1
-9
/
+26
*
Require Libgcrypt 1.6
Werner Koch
2013-11-15
1
-26
/
+5
*
Switch to deterministic DSA.
Werner Koch
2013-09-08
1
-5
/
+35
*
agent: pksign result conversion to sexp to upper layer.
NIIBE Yutaka
2013-02-28
1
-6
/
+86
*
Fix ECDSA 521 bit signing.
Werner Koch
2011-02-07
1
-1
/
+3
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-18
/
+18
*
Make most of the selftests work.
Werner Koch
2011-01-21
1
-15
/
+18
*
Fixed key generation with P-521. Confirmed that signature generation and veri...
Andrey Jivsov
2011-01-13
1
-7
/
+15
[next]