aboutsummaryrefslogtreecommitdiffstats
path: root/g10/pkglue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-08-25gpg: Fix false negatives in Ed25519 signature verification.Werner Koch1-3/+55
2016-08-25common: Rename an odd named function.Werner Koch1-1/+1
2016-04-29gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch1-3/+2
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-08-06Curve25519 support.NIIBE Yutaka1-1/+5
2015-04-06gpg: Rename a debug macro.Werner Koch1-1/+1
2014-09-08gpg: Fix memory leak in ECC encryption.Werner Koch1-26/+29
2014-01-30gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch1-57/+69
2013-11-15gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch1-22/+55
2011-06-13Fix for latest fix in Libgcrypt.Werner Koch1-1/+1
2011-02-03Finished ECC integration.ECC-INTEGRATION-2-1Werner Koch1-2/+0
2011-02-02Compute the fingerprint for ECDH only on demand.Werner Koch1-9/+18
2011-01-31Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch1-2/+2
2011-01-31Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch1-12/+36
2011-01-25Started with some code cleanups in ECDH.Werner Koch1-13/+57
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-85/+26
2011-01-11'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...Andrey Jivsov1-74/+0
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-10/+141
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-38/+0
2010-04-20Generating an OpenPGP key cia gpg-agent basically works.Werner Koch1-58/+1
2009-09-28Rename encode.c to encrypt.c.Werner Koch1-9/+10
2009-02-24Replace a call to BUG by an error return.Werner Koch1-7/+6
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2003-08-252003-08-25 Timo Schulz <[email protected]>Timo Schulz1-33/+20
2003-08-07(pk_sign): Fix last change.Werner Koch1-8/+38
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch1-3/+34
2003-07-03* options.h (DBG_CIPHER): Reintroduced it.Werner Koch1-5/+21
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-0/+278