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>
Mon, 30 Dec 2019 13:15:50 +0000 (13:15 +0000)
commitcf514cb1f24027e22394313739918d042b6b4500
treea79ab379558f5be723fa1c34bfc2194280bc2cec
parent02e4bcbf2cbc76a2cf72292b6531dcd48743f111
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