summaryrefslogtreecommitdiffstats
path: root/g10/pkglue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Fix false negatives in Ed25519 signature verification.Werner Koch2016-08-251-3/+55
* common: Rename an odd named function.Werner Koch2016-08-251-1/+1
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-3/+2
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* Curve25519 support.NIIBE Yutaka2015-08-061-1/+5
* gpg: Rename a debug macro.Werner Koch2015-04-061-1/+1
* gpg: Fix memory leak in ECC encryption.Werner Koch2014-09-081-26/+29
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-57/+69
* gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch2013-11-151-22/+55
* Fix for latest fix in Libgcrypt.Werner Koch2011-06-131-1/+1
* Finished ECC integration.Werner Koch2011-02-031-2/+0
* Compute the fingerprint for ECDH only on demand.Werner Koch2011-02-021-9/+18
* Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch2011-01-311-2/+2
* Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch2011-01-311-12/+36
* Started with some code cleanups in ECDH.Werner Koch2011-01-251-13/+57
* Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-211-85/+26
* 'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...Andrey Jivsov2011-01-111-74/+0
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-10/+141
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-38/+0
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-58/+1
* Rename encode.c to encrypt.c.Werner Koch2009-09-281-9/+10
* Replace a call to BUG by an error return.Werner Koch2009-02-241-7/+6
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* 2003-08-25 Timo Schulz <twoaday@freakmail.de>Timo Schulz2003-08-251-33/+20
* (pk_sign): Fix last change.Werner Koch2003-08-071-8/+38
* Cleanups, fixes and PC/SC supportWerner Koch2003-08-051-3/+34
* * options.h (DBG_CIPHER): Reintroduced it.Werner Koch2003-07-031-5/+21
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-0/+278