William Pitcock
|
c83f2f5e12
|
rename libratbox to librb, since its pretty modified anyway
|
2016-03-06 02:30:20 -06:00 |
|
Valerii Iatsko
|
5203cba5ce
|
Remove libratbox's snprintf.c, update related ircd code
|
2016-02-10 02:25:32 +01:00 |
|
William Pitcock
|
c1725bda3c
|
ssl: allow cipher list to be overridden (closes #67)
|
2015-12-12 07:50:48 -06:00 |
|
William Pitcock
|
833b2f9cbf
|
libratbox: implement rb_get_ssl_cipher()
|
2015-12-11 08:32:02 -06:00 |
|
Elizabeth Myers
|
e6bbb41030
|
Add ability to change CertFP hash.
Presently this only supports SHA1, as the machinery to actually change
the cipher is not hooked up to anything yet.
|
2015-12-07 01:14:02 -06:00 |
|
William Pitcock
|
677d3cb1a3
|
mbedtls: implement rb_get_ssl_certfp()
|
2015-12-05 06:37:04 -06:00 |
|
William Pitcock
|
493897d67c
|
mbedtls: use server certificate for client mode too
|
2015-12-04 22:42:10 -06:00 |
|
William Pitcock
|
162a91d6ed
|
mbedtls: make client mode work too
|
2015-12-04 22:41:02 -06:00 |
|
William Pitcock
|
539d912b95
|
libratbox: fix up mbedtls backend
|
2015-12-04 00:01:40 -06:00 |
|
William Pitcock
|
cd492e44b5
|
libratbox: initial cut at an mbedtls implementation, which will replace openssl and gnutls backends in charybdis 3.6
notably, it presently is lacking CertFP support, but everything else is implemented
|
2015-12-03 22:32:33 -06:00 |
|