]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Use gnutls_rnd instead of gcry_randomize on newer GnuTLS versions.
authorPeter Powell <petpow@saberuk.com>
Mon, 25 Aug 2014 12:04:17 +0000 (13:04 +0100)
committerPeter Powell <petpow@saberuk.com>
Sat, 25 Oct 2014 01:57:51 +0000 (02:57 +0100)
commita49fd4cba6a44334eb5a39c6fbe8f6cebd55d0c7
tree706c35ce73e092c9e3b032d3cf037f5d2da1900c
parent0035820e13a915a3bf1a440fcedf8ce25fe37a22
Use gnutls_rnd instead of gcry_randomize on newer GnuTLS versions.

This is a modified version of 690c372. Fixes #905.
make/utilities.pm
src/modules/extra/m_ssl_gnutls.cpp