Skip to content

v1.0.4

Compare
Choose a tag to compare
@m-ronnblom m-ronnblom released this 11 Nov 16:59
· 76 commits to master since this release

Release v1.0.4 includes the following changes:

  • pafd manual page added.
  • pafc manual page added.
  • Version information command-line option added to pafd.
  • pafc now accepts the -h help option.
  • pafc help command output is made more consistent.
  • pafc is able to list servers in a particular domain.
  • pafc may be instructed to connect to a server with a particular index in the list of servers, for a particular domain.
  • Various updates to the test suite, allowing it to run reasonably reliably on very small systems (e.g., Raspberry Pi).
  • Various minor improvements to the protocol specification.
  • Fix issue which would cause reconnecting clients to keep orphaned services owned by a previous client with the same client id but a different user id from being removed. This situation may occur in case the client X.509 certificate is being replaced.