summaryrefslogtreecommitdiff
path: root/src/muniad.cc
AgeCommit message (Collapse)Author
2020-06-06Rename task to node everywhere.Bent Bisballe Nyeng
2019-02-09Make code compile again (fix bitrot dating back from 2013).Bent Bisballe Nyeng
2013-12-06Reenable ssl.Bent Bisballe Nyeng
2013-12-05Update for libwebsockets-1.23.Bent Bisballe Nyeng
2013-01-18Update libwebsocket to v.1.0Bent Bisballe Nyeng
2013-01-10Added attributes to nodes as well as messages for manipulating and ↵Bent Bisballe Nyeng
transporting them. Switched debug interface to hugin.
2012-05-18Ugly hack to feed filename from cli.Bent Bisballe Nyeng
2012-05-03Update to correct license (GPLv3)Bent Bisballe Nyeng
2012-04-12Added a bit of debugging messages.Jonas Suhr Christensen
Merged task_proto and observe_proto into one protocol in munia_proto.
2012-03-30Enable debug output from all modules.Bent Bisballe Nyeng
2012-03-30Add observe protocol and connection handler.Bent Bisballe Nyeng
2012-03-22Fixed order of task in init. Now are tasks only (hopefully) added after itsJonas Suhr Christensen
parent. Added write and read.
2012-03-10Added new task hierarchy based protocol.Jonas Suhr Christensen
Drag and drop works somehow - maybe some weirdness in html5 drag and drop.
2012-02-24Fix crash. Hold queue for each client connection.Bent Bisballe Nyeng
2012-02-24In development...Bent Bisballe Nyeng
2012-02-24Fix potential segafult in dump_handshake_info. Modularise code a bit. ↵Bent Bisballe Nyeng
Modularise the code a bit.
2012-02-23Simple columnsBent Bisballe Nyeng
2012-02-23Move 'em boxes...Bent Bisballe Nyeng
2012-02-23Implemented add and remove.Jonas Suhr Christensen
Implemented task list on new connection.
2012-02-17Initial import.Bent Bisballe Nyeng