Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-18 | Compile with with C++11 instead of C++17, until the code is actually C++17 ↵ | Bent Bisballe Nyeng | |
compatible. | |||
2020-06-07 | Relocate all webservice files to src/ws and make sure they can be found by ↵ | Bent Bisballe Nyeng | |
the service after install. | |||
2020-06-06 | Port existing (in-file embedded) unit-tests to new framework. | Bent Bisballe Nyeng | |
2020-06-06 | Rename task to node everywhere. | Bent Bisballe Nyeng | |
2019-02-09 | Make code compile again (fix bitrot dating back from 2013). | Bent Bisballe Nyeng | |
2013-12-06 | Disable old test framework. | Bent Bisballe Nyeng | |
2013-12-06 | Readded muniacli | Jonas Suhr Christensen | |
2013-01-10 | Added attributes to nodes as well as messages for manipulating and ↵ | Bent Bisballe Nyeng | |
transporting them. Switched debug interface to hugin. | |||
2012-05-22 | Working cli client. | Jonas Suhr Christensen | |
2012-05-04 | Errornous target name. | Bent Bisballe Nyeng | |
2012-05-04 | Extremely simple cli. | Bent Bisballe Nyeng | |
2012-05-03 | Add test client. | Bent Bisballe Nyeng | |
2012-04-12 | Added a bit of debugging messages. | Jonas Suhr Christensen | |
Merged task_proto and observe_proto into one protocol in munia_proto. | |||
2012-03-30 | Move message datastructure to its own file. | Bent Bisballe Nyeng | |
2012-03-30 | Make task_proto use new design. | Bent Bisballe Nyeng | |
2012-03-30 | Added new files. | Jonas Suhr Christensen | |
2012-03-30 | Add observe protocol and connection handler. | Bent Bisballe Nyeng | |
2012-03-22 | Fixed order of task in init. Now are tasks only (hopefully) added after its | Jonas Suhr Christensen | |
parent. Added write and read. | |||
2012-02-25 | Now handling protocol as described - with quoting with '"' and escaping of '"'. | Jonas Suhr Christensen | |
Now handling multiple cmd's in one msg. | |||
2012-02-24 | Removed message parsing code to msgparser. | Jonas Suhr Christensen | |
2012-02-24 | In development... | Bent Bisballe Nyeng | |
2012-02-24 | Fix potential segafult in dump_handshake_info. Modularise code a bit. ↵ | Bent Bisballe Nyeng | |
Modularise the code a bit. | |||
2012-02-17 | Initial import. | Bent Bisballe Nyeng | |