Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated FSF address. Patch from David Woodhouse. | Niels Möller | 2012-07-07 | 1 | -2/+2 |
* | Converted files to utf-8. | Niels Möller | 2012-02-18 | 1 | -1/+1 |
* | * pgp.h: Include bignum.h, don't pretend to work without bignums. | Niels Möller | 2007-05-14 | 1 | -4/+1 |
* | Added C++ guards. | Niels Möller | 2006-11-24 | 1 | -0/+8 |
* | Include nettle-types.h. | Niels Möller | 2004-02-25 | 1 | -0/+2 |
* | * pgp-encode.c [!HAVE_LIBGMP]: Kludge around the pgp.h's | Niels Möller | 2004-02-07 | 1 | -1/+3 |
* | (enum pgp_subpacket_tag): Copied values from RFC 2440. | Niels Möller | 2003-05-14 | 1 | -2/+23 |
* | Do proper namemangling for pgp_put_public_rsa_key and | Niels Möller | 2003-05-13 | 1 | -0/+2 |
* | (enum pgp_subpacket_tag): New enum. Definition is bogus | Niels Möller | 2003-05-12 | 1 | -1/+21 |
* | * New name mangling, to reduce the risk of link collisions. All | Niels Möller | 2003-04-12 | 1 | -0/+15 |
* | * pgp-encode.c: New file. Functions for writing openpgp data | Niels Möller | 2002-10-06 | 1 | -0/+173 |