summaryrefslogtreecommitdiff
path: root/src/webserver.c
AgeCommit message (Expand)Author
2015-06-21added waiting indicators in web interface buttonsAndreas Baumann
2015-06-19proper PNG handling and parsing AJAX answer for status page in web clientAndreas Baumann
2015-06-18added images for jQuery UI in web interfaceAndreas Baumann
2015-06-18automatic /status tab refresh and some 0-byte reminationsAndreas Baumann
2015-06-17some first jquery ui stepsAndreas Baumann
2015-06-16playing with embeddable web frontendAndreas Baumann
2015-04-09better solution for MHD_create_response_from_bufferAndreas Baumann
2015-04-09fixed for older libmicrohttpd response functionAndreas Baumann
2015-04-09.Andreas Baumann
2015-04-09trying to fix microhttpd.h compilation bugsAndreas Baumann
2015-04-06show port of integrated webserver in startup messageAndreas Baumann
2014-12-21increased some buffers and line buffers for worker outputAndreas Baumann
2014-12-21added a tail of worker output messages (needed for a web client showing the l...Andreas Baumann
2014-12-14..Andreas Baumann
2014-12-07some better worker output reportingAndreas Baumann
2014-12-04added stopping of workerAndreas Baumann
2014-11-30updating worker state now in master from coordinator state messagesAndreas Baumann
2014-11-29fixed POST in http_libAndreas Baumann
2014-11-23got to POSTing the start command to the master, now we have to design the mes...Andreas Baumann
2014-11-16workers are communicated from coordinator to master during registration nowAndreas Baumann
2014-11-16..Andreas Baumann
2014-11-15added status to cli modeAndreas Baumann
2014-11-14failing to answer to a discover declare a coordinator dead in the master afte...Andreas Baumann
2014-11-14..Andreas Baumann
2014-11-13showing status and keeping track of coordinatorsAndreas Baumann
2014-11-13some tcc fixesAndreas Baumann
2014-11-13added a small built-in webserverAndreas Baumann