summaryrefslogtreecommitdiff
path: root/lib/random.h
Commit message (Expand)AuthorAgeFilesLines
* if the rnd structure doesn't provide check, _gnutls_rnd_check() will succeedNikos Mavrogiannopoulos2014-12-021-1/+4
* corrected check for urandom fdNikos Mavrogiannopoulos2014-10-311-1/+5
* When gnutls_global_init() is called manually from the application check the u...Nikos Mavrogiannopoulos2014-10-311-0/+1
* added gnutls_fd_in_use() to check whether a file descriptor is in useNikos Mavrogiannopoulos2014-10-221-0/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-12/+11
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Added gnutls_rnd_refresh().Nikos Mavrogiannopoulos2013-01-271-0/+6
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Optimizations in DH parameter generation.Nikos Mavrogiannopoulos2011-12-121-0/+11
* Clarify license and copyright.Simon Josefsson2011-08-031-6/+4
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-2/+1
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* exported gnutls_rnd().Nikos Mavrogiannopoulos2010-06-031-1/+2
* 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
* Add license.Simon Josefsson2008-07-091-0/+24
* Minor randomness API cleanups.Simon Josefsson2008-07-091-5/+1
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-0/+3
* Fix warnings.Simon Josefsson2008-04-131-2/+2
* Added interface to register random generators.Nikos2008-03-291-0/+14