]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
server: No longer accept "sideband" and "aes_ctr128" features.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 9 May 2023 18:02:09 +0000 (20:02 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 24 Dec 2023 21:37:00 +0000 (22:37 +0100)
Both features are used unconditionally since commit d44413588dd7
(v0.6.3-27) from three years ago when the client stopped to request
the feature. We don't need to support clients older than that any more,
so fail the request if these features are still requested.

Clarify the comment about the sha256 feature while at it.


No differences found