Skip to content

v1.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 11:49
· 38 commits to master since this release
957cf87
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