summaryrefslogtreecommitdiff
path: root/src/daq
Commit message (Expand)AuthorAgeFilesLines
* fix error handling for s5proxy tls configChristian Pointner2018-03-111-12/+21
* added todoChristian Pointner2018-02-271-1/+1
* rename locations to backendsChristian Pointner2018-02-163-17/+20
* support multiple backendsChristian Pointner2018-02-161-32/+32
* add support for multiple backends in configChristian Pointner2018-02-153-5/+31
* make sfive stats more flexibleChristian Pointner2018-02-153-8/+16
* updated copyright noticeChristian Pointner2018-02-154-4/+4
* cleaner shutdown for pipgram interfaceChristian Pointner2017-07-131-1/+1
* added second sample config for s5proxyChristian Pointner2017-07-061-0/+34
* updated gitignore now that s5proxy uses external libsChristian Pointner2017-07-061-0/+2
* move tlsconfig to seperate packageChristian Pointner2017-07-022-287/+12
* tls settings con now be fully configuredChristian Pointner2017-07-022-17/+284
* initial work to make tls parameter configurableChristian Pointner2017-07-023-20/+51
* parse header op time duration on config loadChristian Pointner2017-06-292-26/+39
* use UTC timestamp in headerChristian Pointner2017-06-291-1/+1
* improve config parsing for header operationChristian Pointner2017-06-291-26/+16
* add warning if https is enabled but no cert/key is configuredChristian Pointner2017-06-291-1/+9
* usage of protocols can noe be configuredChristian Pointner2017-06-292-17/+33
* added config parser for new config optionsChristian Pointner2017-06-292-1/+81
* added initial support for http/https connection multiplexingChristian Pointner2017-06-282-12/+60
* improve documentation and more sanity checksChristian Pointner2017-06-101-0/+4
* fix unreachable codeChristian Pointner2017-06-061-1/+0
* updated s5proxy to new type namesChristian Pointner2017-06-056-33/+72
* new protocol version with streamlined names for variablesChristian Pointner2017-05-107-85/+89
* 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
* updated changelog and license infov0.0.80.0.8Christian Pointner2015-10-175-10/+10
* daq: increased max message size to create bigger send bufferChristian Pointner2015-10-174-5/+5
* daq: flumotion plug now also retries after EAGAINChristian Pointner2015-10-164-22/+44
* daq: s5-accesslog form vs fromChristian Pointner2015-02-141-1/+1
* untabifyChristian Pointner2014-11-161-5/+5
* daq: flumotion-plug now uses stateless protocolChristian Pointner2014-10-221-12/+35
* daq: flumotion-rrd now uses stateless protocolChristian Pointner2014-10-221-9/+29