This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
Releases: trifel/Report.ixi
Releases · trifel/Report.ixi
0.2
- 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.