24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00
xmpp.chapril.org-ejabberd/src/tls
Janusz Dziemidowicz d2d51381ec Disable old and unsecure ciphers in TLS driver
Disable:
- export ciphers - broken by design, 40 and 56 bit encryption
- low encryption ciphers - 56 and 64 bit encryption
- SSLv2 ciphers - some ciphers using MD5 MAC
2012-07-18 22:00:58 +02:00
..
Makefile.in Make MD2 autodetected (EJAB-1285) 2010-08-07 22:04:57 +10:00
Makefile.win32 Fix makefile rules for building dll-s in Makefile.win32 files 2012-04-06 16:31:17 +02:00
sha_drv.c Update copyright dates 2012-02-23 17:52:34 +02:00
stdint.h * src/tls/Makefile.win32: Windows compilation support. 2009-01-13 16:33:17 +00:00
tls_drv.c Disable old and unsecure ciphers in TLS driver 2012-07-18 22:00:58 +02:00
tls.erl Added missed tls:recv_data/2 2012-04-06 11:53:53 +02:00