summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-16some docuAndreas Baumann
2014-11-15..Andreas Baumann
2014-11-15cli interactive/pipe modeAndreas Baumann
2014-11-15some cleanup in CLIAndreas Baumann
2014-11-15added status to cli modeAndreas Baumann
2014-11-15updated and fixed linenoiseAndreas Baumann
2014-11-14..Andreas Baumann
2014-11-14started cli with linenoiseAndreas 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-14fixed on WindowsAndreas Baumann
2014-11-14fixed for FreeBSDAndreas 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
2014-11-13..Andreas Baumann
2014-11-13renamed sleep.h to port.h (for easy porting macros for Windows/Unix)Andreas Baumann
2014-11-12fixed architecture on WindowsAndreas Baumann
2014-11-12added some error handling when creating the masterAndreas Baumann
2014-09-20added arch in coodinator and some cleanup thereAndreas Baumann
2014-09-19removed sleeps (not needed)Andreas Baumann
2014-09-19recognize 'op' as 'discover' in coordinatorAndreas Baumann
2014-09-18eliminated a goto in the master codeAndreas Baumann
2014-09-18system_cpe_name, code cleanupAndreas Baumann
2014-09-18fixed FSM state error in double nn_termAndreas Baumann
2014-09-18first /etc/os-release parser for systemAndreas Baumann
2014-09-17started to add simple CPE os detectionAndreas Baumann
2014-09-17more bugfixingAndreas Baumann
2014-09-17more error handling around nn_sendAndreas Baumann
2014-09-17better error handling and termination on Ctrl-CAndreas Baumann
2014-09-17termination in foreground on WindowsAndreas Baumann
2014-09-17termination in foreground on Unix instead of sleepAndreas Baumann
2014-09-16number of CPUs on WindowsAndreas Baumann
2014-09-16added detection of cpusAndreas Baumann
2014-09-16fixed some warningsAndreas Baumann
2014-09-15WSAStartup and WSACleanup are called properly in nanomsg library, removedAndreas Baumann
2014-09-15gethostname fix for WindowsAndreas Baumann
2014-09-15master must wait longer (NN_SURVEYOR_DEADLINE)Andreas Baumann
2014-09-15returning node data from coordinatorAndreas Baumann
2014-09-14.Andreas Baumann
2014-09-14added makefile for Windows, seems to workAndreas Baumann
2014-09-14started porting to native Windows, so far json-c is misingAndreas Baumann
2014-09-14only start master and coordinator if configuredAndreas Baumann
2014-09-14fixed shutdown problemsAndreas Baumann
2014-09-14got a primitive discovery test runningAndreas Baumann
2014-09-13add json, nanomsg in masterAndreas Baumann
2014-09-13added command line and config parsingAndreas Baumann