summaryrefslogtreecommitdiff
path: root/lib/pk-libgcrypt.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Rename _gnutls_dump_mpi to _gnutls_mpi_log. Rewrite to use less stack space.Simon Josefsson2009-06-031-12/+11
* Fix crash.Simon Josefsson2009-05-131-1/+1
* Cleanup code and fix memory leaks.Simon Josefsson2009-04-241-169/+151
* Corrected possible memory corruption on signature verification failure. Repor...Nikos Mavrogiannopoulos2009-04-201-63/+57
* changed crypto API to reduce probability of memory leaks during usage of pk_p...Nikos Mavrogiannopoulos2008-09-281-6/+4
* Corrected several memory leaks reported by Sam. In some cases switchedNikos Mavrogiannopoulos2008-09-231-3/+6
* Fix warnings.Simon Josefsson2008-08-291-4/+4
* corrected private key generationNikos Mavrogiannopoulos2008-08-251-2/+2
* Indent code.Simon Josefsson2008-07-021-532/+600
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-0/+767