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

Releases: trifel/Report.ixi

0.2

02 Jan 05:38
3f34c0f
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release
  • 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.

0.1

29 Dec 23:40
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

Compatible with Ict from commit 42b34a0.