chiark / gitweb /
site: Always advertise all capabilities
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 14 Dec 2019 15:19:32 +0000 (15:19 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Feb 2020 21:56:55 +0000 (21:56 +0000)
commit70070cd754664d5c946a4d22bbbbcacb2d88d367
treef2af0a29301f93d87be1389facce10c519436a10
parent8d389acd693325fab2799840844750149d95809a
site: Always advertise all capabilities

The first version that can cope with this is 0.3.0 which is already
quite old (September 2013).  All older versions are quite badly
broken: eg, they use the serpent256-cbc transform.

This is the next phase in eventually getting rid of the distinction
between early and late capabilities.  When every running version of
secnet has this commit, we can declare every capability early since
every secnet will always advertise them early.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
NOTES
site.c