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: 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
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-2
/
+0
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-1
/
+3
*
s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.
Werner Koch
2010-09-01
1
-6
/
+10
*
Import OpenPGP keys into the agent.
Werner Koch
2010-08-31
1
-6
/
+20
*
More changes on the way to remove secring.gpg.
Werner Koch
2010-04-21
1
-2
/
+106
*
Fix bug #1053
Werner Koch
2009-05-15
1
-4
/
+7
*
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
2008-09-29
1
-1
/
+1
*
Support the Certifciate DO of the v2 OpenPGP cards.
Werner Koch
2008-09-23
1
-1
/
+1
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Add TLS hash mode
Werner Koch
2006-10-06
1
-8
/
+63
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
1
-1
/
+1
*
New debugging optionhs, updates to the manual.
Werner Koch
2005-06-07
1
-9
/
+9
*
* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We
Werner Koch
2004-12-20
1
-5
/
+3
*
2004-09-25 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2004-09-26
1
-40
/
+96
*
* protect-tool.c (main): Setup the used character set.
Werner Koch
2004-02-18
1
-20
/
+8
*
* command.c (cmd_setkeydesc): New.
Werner Koch
2004-02-13
1
-2
/
+2
*
* findkey.c (agent_key_from_file): Now return an error code so
Werner Koch
2004-01-16
1
-4
/
+3
[next]