summaryrefslogtreecommitdiff
path: root/lib/openpgp/openpgp_int.h
Commit message (Expand)AuthorAgeFilesLines
* Removed support for openpgp certificates and keysNikos Mavrogiannopoulos2017-06-161-96/+0
* reindented codeNikos Mavrogiannopoulos2013-11-081-36/+35
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Added functions to export structures in an allocated buffer.Nikos Mavrogiannopoulos2012-10-071-1/+5
* small fixesNikos Mavrogiannopoulos2012-01-291-1/+1
* Revert "Added gnutls_ocsp_resp_verify() and some sign fixes."Nikos Mavrogiannopoulos2012-01-291-1/+1
* Added gnutls_ocsp_resp_verify() and some sign fixes.Nikos Mavrogiannopoulos2012-01-281-1/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-0/+22
* gnutls_pk_params_st is used internally to transfer public key parameters. Thi...Nikos Mavrogiannopoulos2011-05-221-3/+2
* Combined external abstract API with internal usage of gnutls_cert.Nikos Mavrogiannopoulos2011-04-171-5/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-10/+10
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-2/+2
* Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those areNikos Mavrogiannopoulos2010-06-031-2/+0
* More indentation.Simon Josefsson2010-04-141-12/+16
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-3/+3
* safer use of KEYID_IMPORT().Nikos Mavrogiannopoulos2008-06-021-2/+2
* Add proper ARMOR header in private keys.Nikos2008-04-021-1/+1
* Rename lib/openpgp/openpgp.h to openpgp_int.h.Simon Josefsson2008-02-251-0/+73