summaryrefslogtreecommitdiff
path: root/src/daq/s5proxy/src
Commit message (Expand)AuthorAgeFilesLines
* move tlsconfig to seperate packageChristian Pointner2017-07-021-285/+10
* tls settings con now be fully configuredChristian Pointner2017-07-021-15/+269
* initial work to make tls parameter configurableChristian Pointner2017-07-022-18/+47
* 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-291-0/+78
* added initial support for http/https connection multiplexingChristian Pointner2017-06-281-9/+57
* fix unreachable codeChristian Pointner2017-06-061-1/+0
* updated s5proxy to new type namesChristian Pointner2017-06-054-32/+68
* new protocol version with streamlined names for variablesChristian Pointner2017-05-102-25/+29
* only reconnect after net errorChristian Pointner2016-10-171-9/+13
* reconnecting to hub works nowChristian Pointner2016-10-171-21/+39
* 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-172-9/+23
* generating streamer according to config works nowChristian Pointner2016-10-164-20/+114
* introduced statsworkerChristian Pointner2016-10-162-19/+59
* stats connecto to hub works now, improved logging and error handlingChristian Pointner2016-10-164-19/+45
* 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-152-0/+24
* refactored basic infrastructureChristian Pointner2016-10-132-28/+52
* some fixes in new config file formatChristian Pointner2016-10-131-3/+6
* make header operations more flexible... needs testingChristian Pointner2016-10-132-9/+67
* basic features are doneChristian Pointner2016-10-133-2/+193
* inital checking for s5proxyChristian Pointner2016-10-131-0/+57