summaryrefslogtreecommitdiff
path: root/pgp.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers for dual licensing.Niels Möller2014-04-121-23/+31
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* * pgp.h: Include bignum.h, don't pretend to work without bignums.Niels Möller2007-05-141-4/+1
* Added C++ guards.Niels Möller2006-11-241-0/+8
* Include nettle-types.h.Niels Möller2004-02-251-0/+2
* * pgp-encode.c [!HAVE_LIBGMP]: Kludge around the pgp.h'sNiels Möller2004-02-071-1/+3
* (enum pgp_subpacket_tag): Copied values from RFC 2440.Niels Möller2003-05-141-2/+23
* Do proper namemangling for pgp_put_public_rsa_key andNiels Möller2003-05-131-0/+2
* (enum pgp_subpacket_tag): New enum. Definition is bogusNiels Möller2003-05-121-1/+21
* * New name mangling, to reduce the risk of link collisions. AllNiels Möller2003-04-121-0/+15
* * pgp-encode.c: New file. Functions for writing openpgp dataNiels Möller2002-10-061-0/+173