All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Argument
--renew
that automatically receives latest version of server certificate on client startup - Argument
--cert-url
to specify URL used to get server's certificate when--renew
is used
- Filter for IPv4 addresses (invalid ones are dropped)
- Changelog
- Default server certificate path
- Location of temporary run directory (for client key and certificate)
- Fix temporary run directory permissions
- Fix logger deprecation warnings
--verbose
command-line argument
- Default logging severity to info
- Compatibility with msgpack >= 1.0
- Fixed tier-down of monitor socket
- Update documentation and license
- Improve error messages
- Default location of public key
- Add support files for distribution
--ipset
command-line argument- License file
- Initial release
- Prototype moved from DynFW repository
- Refactoring
- Monitor socket to detect handshake failures