Skip to content

Releases: opentechinstitute/commotiond

v0.2.4

10 Oct 19:48
Compare
Choose a tag to compare

A minor bugfix release that includes:

  • Updated error checking when importing data structures.
  • Better handling of bridge initialization on OpenWRT.
  • README updates.

commotiond v0.2.3

22 Aug 21:45
Compare
Choose a tag to compare

Plugs a memory leak in the client API's co_call function.

commotiond v0.2.2

18 Aug 18:46
Compare
Choose a tag to compare

Includes a minor fix to memory safety in dispatcher_cb.

commotiond v0.2.1

03 Apr 21:09
0.2.1
1c19c32
Compare
Choose a tag to compare

This release primarily fixes a large number of bugs and memory leaks.

Major issues resolved:

Authors (by commits):

0.2

27 Dec 21:43
efd5f36
Compare
Choose a tag to compare
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.

0.1.1

16 Sep 15:01
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
Merge pull request #29 from opentechinstitute/dhcp-timeout

Dhcp timeout

tested by areynold