]> git.stg.codes - stg.git/history - projects/stargazer/traffcounter_impl.cpp
Merge branch 'stg-2.409-radius'
[stg.git] / projects / stargazer / traffcounter_impl.cpp
2020-01-01 Maksym MamontovMerge branch 'stg-2.409'
2018-03-11 Maxim MamontovMerge branch 'stg-2.409' into stg-2.409-radius
2018-02-18 Maxim MamontovRemove redundand ctors.
2017-01-21 Maxim MamontovMerge branch 'stg-2.409'
2017-01-21 Maxim MamontovMerge branch 'stg-2.409' into stg-2.409-radius
2017-01-21 Maxim MamontovVarious fixes of issues reported by static analyzers.
2015-01-09 Maxim MamontovSimplified STG_LOCKER.
2015-01-09 Maxim MamontovMore fixes after cppcheck.
2015-01-09 Maxim MamontovLots of stylistic fixes.
2014-06-09 Maxim MamontovSimplified STG_LOCKER.
2014-06-09 Maxim MamontovMore fixes after cppcheck.
2014-06-08 Maxim MamontovLots of stylistic fixes.
2014-01-29 NaffanyaSearch parameter in map case insensitive
2014-01-06 Maxim MamontovMerge branch 'new-daily-fee'
2013-08-23 Maxim MamontovMerge branch 'naffanya-dev'
2013-08-02 Maxim MamontovLog all SIGHUP-related activity.
2013-02-05 Maxim MamontovAdded separate touch time for traffcounter packet proce...
2013-02-05 Maxim MamontovAdded missing include.
2013-02-05 Maxim MamontovMassive refactoring.
2011-11-13 Maxim MamontovSome weird type casts removed
2011-11-13 Maxim MamontovShut up compiler
2011-11-13 Maxim MamontovExtra semicolon and return in void functions removed
2011-09-16 Maxim MamontovDo not use pthread_kill to stop a thread
2011-09-16 Maxim MamontovBlock all signals in threads other than main
2011-09-14 Maxim MamontovInitialize some members in initialization lists
2011-09-01 Maxim MamontovAdd assertions on OpenSearch results
2011-06-16 Maxim MamontovExplicit constructor initialization for the base class...
2011-04-14 Maxim MamontovTRAFFCOUNTER_IMPL changed to use USER_IMPL instead...
2011-04-12 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2011-04-11 Maxim MamontovConsole logging on errors added to TRAFFCOUNTER_IMPL
2011-04-08 Maxim MamontovRemove 'stg' prefixes from headers and add it to libraries
2011-04-07 Maxim MamontovFix stargazer compilation errors
2011-04-04 Maxim MamontovAdd sys/types.h for FreeBSD
2011-04-04 Maxim MamontovFix compilation errors
2011-04-04 Maxim MamontovTraffcounter divided into interface and implementation