summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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