]> jfr.im git - irc/charybdis-ircd/charybdis.git/commit
TLS backends: Move some library-dependent functions to the proper location
authorAaron Jones <redacted>
Tue, 15 Nov 2016 12:16:03 +0000 (12:16 +0000)
committerAaron Jones <redacted>
Tue, 15 Nov 2016 12:16:03 +0000 (12:16 +0000)
commit05281d7a0d98102edfda24c18fc9d82af5eee4c2
tree8fc45689cabe92439fff4e1217d860215991e65e
parent19ec5fb1f924ad2206966b181cade221798e430a
TLS backends: Move some library-dependent functions to the proper location

The comment incorrectly stated these were library-agnostic; infact, they
use library-dependent data types or macro names.
librb/src/gnutls.c
librb/src/mbedtls.c