summaryrefslogtreecommitdiff
path: root/lib/opencdk
Commit message (Expand)AuthorAgeFilesLines
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-11/+14
* Update copyright years.Simon Josefsson2010-01-2723-23/+45
* Fix FSF copyright notices.Simon Josefsson2010-01-272-2/+2
* When checking self signature also check the signatures of all subkeys.Nikos Mavrogiannopoulos2010-01-121-34/+46
* Revert "Merged the two internal hash API functions, to simplify and reduce co...Nikos Mavrogiannopoulos2009-12-059-25/+25
* Exported gnutls_cipher_get_block_size() and all hash functions added to libgn...Nikos Mavrogiannopoulos2009-12-021-1/+1
* Merged the two internal hash API functions, to simplify and reduce code.Nikos Mavrogiannopoulos2009-11-299-25/+25
* Indent code.Simon Josefsson2009-11-059-25/+32
* (cdk_strlist_next): Handle NULL root value better.Simon Josefsson2009-08-311-2/+5
* Fix use of deprecated types, for now and the future.Simon Josefsson2009-08-281-4/+4
* Fix deprecated usage of gnutls_datum.Simon Josefsson2009-08-281-3/+3
* Fix compiler warning bugs for OpenWatcom.Dan Fandrich2009-08-287-16/+16
* Fix syntax-check nits.Simon Josefsson2009-08-201-28/+29
* Fix memleaks.Daiki Ueno2009-08-201-2/+1
* Several bug fixes by Fabian Keil (some were modified by me).Nikos Mavrogiannopoulos2009-07-152-28/+30
* Added casts to reduce warnings (based on report by Brad Hards).Nikos Mavrogiannopoulos2009-07-136-20/+20
* Avoid sprintf.Simon Josefsson2009-05-131-5/+7
* Fix warnings.Simon Josefsson2009-05-132-4/+4
* Revert "Fix warnings in opencdk."Simon Josefsson2008-12-109-27/+18
* Fix warnings in opencdk.Simon Josefsson2008-12-039-18/+27
* Fix minitasn1 -I's.Simon Josefsson2008-11-251-1/+1
* Converted non-C compliant code to standard C. The usage ofNikos Mavrogiannopoulos2008-11-236-10/+22
* Fix C++ rule, for pmccabe2html.Simon Josefsson2008-11-071-5/+1
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-3/+6
* Fix syntax-check warnings.Simon Josefsson2008-10-086-6/+0
* Indent.Simon Josefsson2008-10-081-481/+515
* Drop gcrypt.h includes.Simon Josefsson2008-10-082-2/+0
* More libgcrypt fixes.Simon Josefsson2008-10-081-2/+0
* Indent.Simon Josefsson2008-10-086-259/+259
* changed crypto API to reduce probability of memory leaks during usage of pk_p...Nikos Mavrogiannopoulos2008-09-281-1/+3
* added gnutls_assert() to assist debugging.Nikos Mavrogiannopoulos2008-09-205-145/+639
* Indent.Simon Josefsson2008-09-162-63/+66
* Remove cdk_strerror, unused and uses non-thread safe strerror.Simon Josefsson2008-09-162-81/+0
* Fix warning.Simon Josefsson2008-09-091-0/+3
* (CDK_KEY_USG_ENCR, CDK_KEY_USG_SIGN): Protect | op.Simon Josefsson2008-09-091-2/+2
* Fix warnings.Simon Josefsson2008-08-291-1/+1
* Fix warnings.Simon Josefsson2008-08-297-33/+38
* Fix libtasn1 include paths.Simon Josefsson2008-08-291-0/+6
* avoid using gcrypt function.Nikos Mavrogiannopoulos2008-08-281-1/+1
* clarifying semantics of GNU S2K extensions.Daniel Kahn Gillmor2008-08-262-9/+23
* patch by Daniel Kahn Gillmor, to enable parsing (but not decrypting) of locke...Nikos Mavrogiannopoulos2008-08-192-11/+47
* lib/opencdk/Makefile.am (INCLUDES): Rename to `AM_CPPFLAGS'.Simon Josefsson2008-07-021-1/+1
* Indent code.Simon Josefsson2008-07-0216-1971/+2201
* Need -I to builddir for gnutls.h.Simon Josefsson2008-07-021-1/+2
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-2823-2542/+637
* added check for empty UID list.Nikos Mavrogiannopoulos2008-06-081-2/+6
* Changed OpenPGP verification behaviour. An OpenPGP certificateNikos Mavrogiannopoulos2008-06-083-28/+112
* added error check.Nikos Mavrogiannopoulos2008-05-241-2/+2
* save key usage while reading public keys.Nikos Mavrogiannopoulos2008-04-192-24/+53
* Doc fix (gtk-doc warning).Simon Josefsson2008-04-171-1/+2