]> jfr.im git - irc/charybdis-ircd/charybdis.git/commit
GNUTLS: Forward-port release/3.5 improvements
authorAaron Jones <redacted>
Sat, 17 Sep 2016 17:53:01 +0000 (17:53 +0000)
committerAaron Jones <redacted>
Sat, 17 Sep 2016 17:53:01 +0000 (17:53 +0000)
commit56fbe141a1b8144cc4b40002a5219cd8c97aa59e
treeeadabfd5bfd3b6b804f8cbea76c8da241876ffef
parentdd066596dcda2ab36dd9ae25238174cdb93cd0e7
GNUTLS: Forward-port release/3.5 improvements

The changes made in this file are detailed in release/3.5 commits
4d89c83c324605b through ecfdcb08e8c2bdd inclusive.

Some slight alterations are necessary; librb instead of libratbox,
snprintf() instead of rb_snprintf(), etc. Also, release/4 has
offline certificate digesting functionality. For more insight,
simply diff the gnutls.c between release/3.5 and release/4.
librb/src/gnutls.c