v1.2.0
This release includes the following changes:
- Per-TLS socket configuration of certificate and related files is now possible.
- "Trust chain" is renamed "trusted CA" in the documentation. No API change.
- The 'xcm' tool accepts setting socket attributes (on the command line).
- A bug preventing disabling the control interface build-time is fixed.
- A bug which rendered the control interface unresponsive for sockets after a fork() call is fixed.
- The 'xcmpong' tool properly maintains its XCM sockets, so that the control interface may be used to query such sockets during its run.
- Test certificates and related files used during testing are generated with a new 'gencert.py' script. TLS authorization test coverage is improved.
- Various tweaks of the test suite for improved reliability.
This release has API/ABI version 0.16. The only changes are the new TLS certificate and private key attributes.