summaryrefslogtreecommitdiff
path: root/lib/opencdk/opencdk.h
Commit message (Expand)AuthorAgeFilesLines
* opencdk: do not parse any secret keys in packet when reading a certificateNikos Mavrogiannopoulos2017-03-011-3/+4
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-4/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-659/+665
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* removed cdk_armor_filter_use()Nikos Mavrogiannopoulos2011-12-311-2/+0
* more opencdk simplificationsNikos Mavrogiannopoulos2011-12-311-0/+1
* Removed unneeded opencdk functionality.Nikos Mavrogiannopoulos2011-12-311-70/+1
* do not unconditionally include sys/socket.h.Nikos Mavrogiannopoulos2011-10-271-1/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-6/+4
* removed unused codeNikos Mavrogiannopoulos2011-04-071-47/+0
* removed unneeded function.Nikos Mavrogiannopoulos2011-04-061-1/+0
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-143/+143
* More indentation.Simon Josefsson2010-04-141-675/+688
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Revert "Merged the two internal hash API functions, to simplify and reduce co...Nikos Mavrogiannopoulos2009-12-051-2/+2
* Merged the two internal hash API functions, to simplify and reduce code.Nikos Mavrogiannopoulos2009-11-291-2/+2
* Converted non-C compliant code to standard C. The usage ofNikos Mavrogiannopoulos2008-11-231-2/+2
* Fix C++ rule, for pmccabe2html.Simon Josefsson2008-11-071-5/+1
* Indent.Simon Josefsson2008-10-081-481/+515
* Remove cdk_strerror, unused and uses non-thread safe strerror.Simon Josefsson2008-09-161-3/+0
* (CDK_KEY_USG_ENCR, CDK_KEY_USG_SIGN): Protect | op.Simon Josefsson2008-09-091-2/+2
* Fix warnings.Simon Josefsson2008-08-291-0/+7
* clarifying semantics of GNU S2K extensions.Daniel Kahn Gillmor2008-08-261-1/+4
* patch by Daniel Kahn Gillmor, to enable parsing (but not decrypting) of locke...Nikos Mavrogiannopoulos2008-08-191-1/+2
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-184/+22
* Clean up license headers for OpenPGP code.Simon Josefsson2008-03-111-10/+17
* changes to remove the KEYRING_HACK and make keyring access thread safe.Nikos2008-01-261-1/+1
* Modified the search to include a state.Nikos2008-01-251-2/+7
* merged the openpgp branch to head\!Nikos2008-01-131-0/+1174