Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@trifel trifel released this 02 Jan 05:38
· 97 commits to master since this release
3f34c0f
  • Json (de)serialization classes for various payloads ('Metadata', 'Ping', 'Signed', 'ReveivedPing', 'SubmittedPing', 'Status').
  • Neighbors are listed in report.ixi.cfg with the exact same syntax as ict.cfg.
  • Removed unnecessary logging.
  • Improved details in logging for specific events (e.g. 'public key updated', 'uuid changed', 'signed ping received').
  • Report.ixi version is now sent to neighbors upon startup.
  • Ping messages are signed by the producer so that the authenticity and integrity of the payload is ensured by direct neighbors.
  • Improved reporting to RCS.
  • Scheduled TimerTask stops on Exception.
  • Cleaned up.