summaryrefslogtreecommitdiff
path: root/tests/mpi.c
Commit message (Expand)AuthorAgeFilesLines
* gnulib: update git submoduleDaiki Ueno2020-05-291-1/+4
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-2/+2
* Updated the rest of the MPI function prototypes.Nikos Mavrogiannopoulos2014-01-261-3/+3
* updated prototypes of _gnutls_mpi_set, _gnutls_mpi_set_ui,, _gnutls_mpi_copyNikos Mavrogiannopoulos2014-01-261-9/+10
* corrected leaksNikos Mavrogiannopoulos2013-12-211-1/+1
* Added _gnutls_mpi_random_modp() and _gnutls_mpi_modm() to replace _gnutls_mpi...Nikos Mavrogiannopoulos2013-11-271-9/+3
* reindented codeNikos Mavrogiannopoulos2013-11-081-37/+37
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-1/+1
* Fix mem leaks.Simon Josefsson2012-01-251-1/+3
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* more silent tests.Nikos Mavrogiannopoulos2011-09-231-1/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-1/+1
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-1/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Fix memleaks.Daiki Ueno2009-08-201-0/+5
* Fix build error.Simon Josefsson2009-06-171-0/+1
* Rename _gnutls_dump_mpi to _gnutls_mpi_log. Rewrite to use less stack space.Simon Josefsson2009-06-031-2/+2
* Indent code.Simon Josefsson2008-07-021-14/+14
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-0/+80