summaryrefslogtreecommitdiff
path: root/lib/random.c
Commit message (Expand)AuthorAgeFilesLines
* Optimizations in DH parameter generation.Nikos Mavrogiannopoulos2011-12-121-8/+4
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* More GTK-DOC improvements.Simon Josefsson2011-08-031-4/+4
* documentation fixesNikos Mavrogiannopoulos2011-07-231-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-4/+4
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+2
* exported gnutls_rnd().Nikos Mavrogiannopoulos2010-06-031-2/+14
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Minor randomness API cleanups.Simon Josefsson2008-07-091-3/+3
* Indent code.Simon Josefsson2008-07-021-16/+20
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-30/+7
* faster seek into the list.Nikos Mavrogiannopoulos2008-04-261-1/+2
* Added interface to register random generators.Nikos2008-03-291-0/+86