summaryrefslogtreecommitdiff
path: root/src/daq/s5proxy
Commit message (Expand)AuthorAgeFilesLines
* make build with non standard goroot possibleChristian Pointner2017-03-111-0/+3
* only reconnect after net errorChristian Pointner2016-10-171-9/+13
* reconnecting to hub works nowChristian Pointner2016-10-171-21/+39
* removing debug outputChristian Pointner2016-10-171-1/+1
* sending out works now (needs reconnect)Christian Pointner2016-10-171-12/+21
* simpler duration typeChristian Pointner2016-10-172-13/+16
* data collection works nowChristian Pointner2016-10-173-11/+26
* generating streamer according to config works nowChristian Pointner2016-10-165-22/+117
* introduced statsworkerChristian Pointner2016-10-163-20/+65
* stats connecto to hub works now, improved logging and error handlingChristian Pointner2016-10-166-20/+51
* minor logging improvementChristian Pointner2016-10-151-1/+1
* external interface for statistics module done.Christian Pointner2016-10-153-14/+65
* added s5statsChristian Pointner2016-10-151-0/+86
* added time operation to s5proxyChristian Pointner2016-10-153-1/+27
* refactored basic infrastructureChristian Pointner2016-10-132-28/+52
* some fixes in new config file formatChristian Pointner2016-10-132-7/+9
* make header operations more flexible... needs testingChristian Pointner2016-10-133-12/+72
* basic features are doneChristian Pointner2016-10-134-8/+203
* inital checking for s5proxyChristian Pointner2016-10-134-0/+140