Releases: rikard-sics/sifis-home
Releases · rikard-sics/sifis-home
v1.1.6
Release of version 1.1.6 Main updates: - Aligning the EDHOC codebase with the latest updates - Fixed printing in Group applications when retrying Access Token request to AS - Created new Python script for automated testing of the Group and EDHOC applications - Additions of further JUnit tests for EDHOC functionality - Cleaning up unneeded files - Fix in the Python script for sending messages to the DHT to trigger clients
v1.1.5
Release of version 1.1.5 Main updates: - Group & EDHOC clients attempt to reconnect if connection to DHT is lost - Make ACE AS wait for MySQL server to become available on startup - Extract methods to wait for AS, GM and DHT into shared utility class - Improve formatting of responses sent to DHT from Group & EDHOC clients - Update with code from main Group OSCORE repository - Add Python WebSocket client that can send messages to the DHT and print received messages - Make EDHOC servers print the port they are listening on - Update payload for injected request sent by Group Adversary - Make Group apps retry if invalid token is received from AS - Switch to using shared library for AS & GM logging to DHT - Small change in format of logging messages from ACE AS and GM to DHT - Reduce logging levels on Group Manager application - Remove excessive printing for Group OSCORE servers/clients - Add Docker Compose files for Panarea VM devices - Updates and refinements to Docker Compose files - More details about Docker Compose files in README
v1.1.4
Release of version 1.1.4 Main updates: - Group and EDHOC applications wait for DHT connection on startup and reconnect if connection is lost - Replaced OSCORE-only client/server with CoAP-only client (with own DHT topics) - Make Group Adversary support attacks against ACE AS, GM and the Group(s) - Allow setting database connection parameters as command line arguments for ACE AS - Changed ports used for EDHOC applications and ACE AS to avoid potential collisions - More flexible command line argument parsing for Group and EDHOC applications - Print log messages on ACE AS and GM, in addition to sending them to the DHT - Update ACE to align with latest code from its main repo - Refinements and comments in Dockerfiles and Docker Compose file - Minor updates to README files - Structural improvements to parts of the code
v1.1.3
Release of version 1.1.3 Main updates: - Now using alternative method for building executable Jar files relying on Maven - Switched to new format for log messages from ACE AS and GM to DHT - Improved content of string representing CoAP responses in messages to DHT - Increased version number of a number of dependencies and made versions consistent between sub-projects - Alignment with latest code from main ACE repository - Added Docker Compose file - Changed README description of Docker Images and added information about Docker Compose - Updated script and Github Action to build and deploy Docker Images for additional applications
v1.1.2
Release of version 1.1.2 Main updates: - Improvements to JUnit tests - Updates to Group OSCORE after recent interoperability testing - Allow OSCORE to resume from a safe Sender Sequence Number after loss of state (Appendix B.1 procedure) - Better filtering of incoming messages from DHT to Group and EDHOC applications - Improved command line argument parsing on Group and EDHOC applications - Fixes in README files - Improved scripts for building standalone executable Jars for Group and EDHOC applications - Enabling transmission of log messages to the DHT from the ACE Authorization Server and Group Manager - Align with latest code from main ACE repository
v1.1.1
Release of version 1.1.1 - EDHOC: Aligned optimized EDHOC+OSCORE request with new payload format This format is more efficient and reduces message overhead. However, it is not backwards compatible with the old format.
v1.1.0
Release of version 1.1.0