solanum-vs-hackint-and-char.../libratbox/src
2018-08-13 22:34:16 +00:00
..
arc4random.c libratbox: don't build arc4random support if mbedtls is present. libratbox r29245 2015-12-27 21:21:33 -06:00
balloc.c libratbox/src/balloc.c: misc cleanup for compiler warning 2017-08-04 12:32:57 +00:00
commio.c libratbox/src/commio.c: misc cleanups for compiler warnings 2017-08-04 12:32:58 +00:00
crypt.c libratbox/src/crypt.c: misc cleanup for compiler warning 2017-08-04 12:32:58 +00:00
descrip.mms
devpoll.c
epoll.c
event.c
export-syms.txt libratbox: import zstring functions 2015-12-11 15:56:33 -06:00
gnutls.c GNUTLS: Log why fingerprint generation fails 2017-03-01 01:06:57 +00:00
gnutls_ratbox.h GNUTLS: Don't use VERS-TLS-ALL 2017-02-28 22:51:51 +00:00
helper.c
kqueue.c
linebuf.c librb: rb_linebuf_copy_raw: remove unused assignment 2017-08-04 12:32:58 +00:00
Makefile.am libratbox: initial cut at an mbedtls implementation, which will replace openssl and gnutls backends in charybdis 3.6 2015-12-03 22:32:33 -06:00
Makefile.in libratbox: initial cut at an mbedtls implementation, which will replace openssl and gnutls backends in charybdis 3.6 2015-12-03 22:32:33 -06:00
mbedtls.c libratbox/src/mbedtls.c: check public/private keys match 2018-01-06 15:58:30 +00:00
mbedtls_ratbox.h MbedTLS: Support ChaCha20-Poly1305 in TLSv1.2+ 2018-08-13 22:34:16 +00:00
nossl.c ssl: allow cipher list to be overridden (closes #67) 2015-12-12 07:50:48 -06:00
openssl.c OpenSSL: Disable TLSv1.0 2016-12-30 18:00:43 +00:00
openssl_ratbox.h libratbox/src/openssl_ratbox.h: misc cleanup for compiler warning 2017-08-04 12:32:56 +00:00
patricia.c
poll.c
ports.c
ratbox_lib.c libratbox/src/ratbox_lib.c: avoid clang static analysis warning 2017-08-04 12:32:58 +00:00
rawbuf.c
rb_memory.c
select.c
sigio.c
snprintf.c
tools.c libratbox: import zstring functions 2015-12-11 15:56:33 -06:00
unix.c
version.c.SH
win32.c