]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge branch 'refs/heads/t/rm_rc4'
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 16 Apr 2017 18:15:35 +0000 (20:15 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 16 Apr 2017 18:17:20 +0000 (20:17 +0200)
commita826152ba51fd4813f715e5fa30e7d70407dc846
tree78fcf6f7b7cec1a18e97b809872c408a88e703ea
parent9090ef9c56f488ea019b8cb8a40f22112bc3311a
parentdbf829aac09a69f4b51a6a1f9fe15873b99fbdcf
Merge branch 'refs/heads/t/rm_rc4'

This patch removes support for RC4, making the AES-based stream
cipher mandadory. The aes_ctr128 server feature is made a no-op,
breaking support with very old clients (<= 0.5.1).

Cooking for three months.

* refs/heads/t/rm_rc4:
  crypt: Remove RC4 support.
NEWS.md
crypt.c
crypt.h
gcrypt.c
web/manual.md