summaryrefslogtreecommitdiff
path: root/src/daq
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* daq: nginx-lua-fetch now uses stateless protocolChristian Pointner2014-10-221-6/+24
|
* daq: accesslog now uses stateless protocolChristian Pointner2014-10-221-2/+21
|
* daq: updated readmeChristian Pointner2014-10-221-2/+2
|
* daq: removed .py extension for scriptsChristian Pointner2014-10-213-0/+0
|
* daq: accesslog importer is now aligned as wellChristian Pointner2014-10-201-2/+9
|
* dag: accesslog importer can now import multiple streamerids in one passChristian Pointner2014-10-201-102/+184
| | | | major refactoring done
* daq: nginx-lua fetcher improved initChristian Pointner2014-10-201-25/+15
|
* clients are now unique by (ip|ua)Christian Pointner2014-10-201-4/+6
|
* sending actual data works nowChristian Pointner2014-10-201-17/+10
|
* definition of multiple streamer-ids on commandline works nowChristian Pointner2014-10-201-15/+82
|