Releases: opentechinstitute/commotiond
Releases · opentechinstitute/commotiond
v0.2.4
commotiond v0.2.3
Plugs a memory leak in the client API's co_call function.
commotiond v0.2.2
Includes a minor fix to memory safety in dispatcher_cb.
commotiond v0.2.1
This release primarily fixes a large number of bugs and memory leaks.
Major issues resolved:
- Commotiond will no longer generated invalid BSSIDs in some circumstances.
- Added additional functions to libcommotion standard library for better memory control. (b538c96 and 9dbb189)
- Improved handling of DHCP options in OpenWRT scripts. (bb49b46 and b56e048)
- Numerous other bugfixes.
Authors (by commits):
0.2
commotiond v0.2
Commotiond v0.2 is a major update to the daemon, and includes the following features:
- New object model that incorporates types and structure from msgpack and JSON throughout the system.
- New JSON profiles.
- Commotiond client API.
- Improved commandline interface.
- New commands with an in-memory key-value store.