client/server: allow longer status string
Use 2 instead of 1 byte for the status length when sending status udptaes to the demon. Also make sure to assert less than when checking the argument size.
fixes #212
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Use 2 instead of 1 byte for the status length when sending status udptaes to the demon. Also make sure to assert less than when checking the argument size.
fixes #212