summaryrefslogtreecommitdiffstats
path: root/kbx/keybox-openpgp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* kbx: Avoid faulty fclose in an error case.Werner Koch2016-01-061-1/+0
* common: Don't incorrectly reject 4 GB - 1 sized packets.Neal H. Walfield2015-08-211-1/+8
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-5/+3
* kbx: Add experimental support for EDDSA.Werner Koch2014-05-071-8/+9
* kbxutil: Print algo number and fold similar lines.Werner Koch2012-12-281-0/+2
* Fixed set but unused variable bugsWerner Koch2011-08-101-8/+1
* Update OpenPGP parser to support ECCWerner Koch2011-04-281-59/+60
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-21/+21
* Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-211-0/+1
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-1/+6
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-2/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* typo fixWerner Koch2004-10-201-1/+1
* * kbxutil.c: New command --import-openpgp.Werner Koch2004-08-241-0/+516