| Age | Commit message (Collapse) | Author |
|
|
|
Create a default config if any exception is thrown by ::read, and
tell the UI so that it can pop up a message to say what has happened.
|
|
I'm not sure why this was added, but it could hide serious
problems during config load: especially failures to load/create
_signer_chain which has been seen in the wild several times.
|
|
|
|
Support for this seems to vary wildly across DoM's build
targets. Stuff that builds on 16.04 won't build on 14.04,
for example. Seems to not be worth the hassle now.
This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
certificates (#796).
|
|
|
|
|
|
|
|
ServerDescription -> EncodeServerDescription.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
properly.
|
|
|
|
|
|
servers.
|
|
|
|
|
|
|
|
so that they are not created again (part of #651).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
passwords.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update itself when the configuration changes, and add a menu option to restore the default configuration.
|