Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a thread local random generator. | Nikos Mavrogiannopoulos | 2017-03-06 | 1 | -1/+0 |
* | deprecated _gnutls_rnd() in favor of exported gnutls_rnd() | Nikos Mavrogiannopoulos | 2016-11-04 | 1 | -3/+0 |
* | rng: split initialization in preinit and init | Nikos Mavrogiannopoulos | 2016-11-04 | 1 | -19/+3 |
* | _gnutls_rnd_check: call _rnd_system_entropy_check directly | Nikos Mavrogiannopoulos | 2016-11-04 | 1 | -4/+2 |
* | if the rnd structure doesn't provide check, _gnutls_rnd_check() will succeed | Nikos Mavrogiannopoulos | 2014-12-02 | 1 | -1/+4 |
* | corrected check for urandom fd | Nikos Mavrogiannopoulos | 2014-10-31 | 1 | -1/+5 |
* | When gnutls_global_init() is called manually from the application check the u... | Nikos Mavrogiannopoulos | 2014-10-31 | 1 | -0/+1 |
* | added gnutls_fd_in_use() to check whether a file descriptor is in use | Nikos Mavrogiannopoulos | 2014-10-22 | 1 | -0/+4 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -12/+11 |
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 |
* | Added gnutls_rnd_refresh(). | Nikos Mavrogiannopoulos | 2013-01-27 | 1 | -0/+6 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | Optimizations in DH parameter generation. | Nikos Mavrogiannopoulos | 2011-12-12 | 1 | -0/+11 |
* | Clarify license and copyright. | Simon Josefsson | 2011-08-03 | 1 | -6/+4 |
* | gnutls/crypto.h no longer includes functions to register ciphers. | Nikos Mavrogiannopoulos | 2011-06-02 | 1 | -2/+1 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -1/+1 |
* | exported gnutls_rnd(). | Nikos Mavrogiannopoulos | 2010-06-03 | 1 | -1/+2 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -2/+2 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Add license. | Simon Josefsson | 2008-07-09 | 1 | -0/+24 |
* | Minor randomness API cleanups. | Simon Josefsson | 2008-07-09 | 1 | -5/+1 |
* | Initial merge attempt with gnutls_with_ext_mpi | Nikos Mavrogiannopoulos | 2008-06-28 | 1 | -0/+3 |
* | Fix warnings. | Simon Josefsson | 2008-04-13 | 1 | -2/+2 |
* | Added interface to register random generators. | Nikos | 2008-03-29 | 1 | -0/+14 |