]> git.stg.codes - stg.git/shortlog
stg.git
2022-07-30 Maksym MamontovApply some Clang Tidy suggestions.
2022-07-30 Maksym MamontovAdd instrumentation.
2022-07-26 Maksym MamontovSome rscriptd refactoring.
2022-07-24 Maksym MamontovFight Optional
2022-07-22 Maksym MamontovMore jthreads.
2022-07-22 Maksym MamontovFix old-style casts.
2022-07-22 Maksym MamontovCryptography with void* in the interfaces.
2022-07-20 Maksym MamontovMore std::jthread
2022-07-12 Maksym MamontovUse std::jthread and C++17.
2021-06-28 Maksym MamontovMore stgTime cleanup.
2021-02-01 Maksym MamontovMerge remote-tracking branch 'github/master'
2021-01-23 Maksym MamontovAnother `stgTime` case.
2021-01-23 Maksym MamontovUse `time` for message creation time.
2021-01-17 Maksym MamontovAdd missing CMakeLists.txt
2021-01-17 Maksym MamontovMove projects back into subfolder.
2021-01-17 Maksym MamontovUpdate SMUX library.
2020-08-25 Maksym MamontovMerge pull request #1 from yuriio147/mysql-store-db...
2020-08-25 Yurii OlenychAdded optional DB port parameter for MySQL store.
2020-05-25 Maksym MamontovNon-virtual admin.
2020-05-11 Maksym MamontovRemove (always broken) FreeRADIUS support.
2020-05-11 Maksym MamontovRemove useles cast.
2020-02-24 Maksym MamontovFix XMLRPC.
2020-02-24 Maksym MamontovMove some includes.
2020-02-24 Maksym MamontovpacketSize -> STG::packetSize
2020-02-24 Maksym MamontovFix compilation error.
2020-02-24 Maksym MamontovpcktSize -> packetSize
2020-02-24 Maksym MamontovRawPacket-related changes.
2020-02-24 Maksym MamontovAdd missing include.
2020-02-24 Maksym MamontovDisable NFQ on non-linux.
2020-02-24 Maksym MamontovSome more BSD-related issues.
2020-02-24 Maksym MamontovFix some BSD-related issues.
2020-02-21 Maksym MamontovPublic interfaces: part 4
2020-02-20 Maksym MamontovPublic interfaces: part 3
2020-02-20 Maksym MamontovPublic interfaces: part 2
2020-02-20 Maksym MamontovPublic interfaces: part 1
2020-01-28 Maksym MamontovUpdate travis dist.
2020-01-28 Maksym MamontovTarget-specific, compiler-aware warnings.
2020-01-28 Maksym MamontovGCC version, warnings.
2020-01-28 Maksym MamontovLower C++ version, minmal GCC version, compiler-related...
2020-01-28 Maksym MamontovRemove some more std::list.
2020-01-28 Maksym MamontovFix build on OSX.
2020-01-27 Maksym MamontovRemove some more std::list.
2020-01-27 Maksym MamontovRemove std::list from actions.
2020-01-27 Maksym MamontovRemove std::list from tariffs.
2020-01-27 Maksym MamontovReplace STG::ARRAY with std::array.
2020-01-27 Maksym MamontovReplace boost::scoped_ptr with std::unique_ptr.
2020-01-27 Maksym MamontovRemove x2str/unsigned2str in favor of std::to_string.
2020-01-19 Maksym MamontovFix funtests to work with the new build system.
2020-01-19 Maksym MamontovRemove some old stuff.
2020-01-19 Maksym MamontovReorganize plugins.
2020-01-12 Maksym MamontovRemove Makefiles from libs.
2020-01-12 Maksym MamontovRestructure libs.
2020-01-07 Maksym MamontovAdd missing file template.
2020-01-07 Maksym MamontovFix sgauth build (css embedding).
2020-01-07 Maksym MamontovAdd Boost to Travis.
2020-01-07 Maksym MamontovInstall some necessary libs in Travis.
2020-01-07 Maksym MamontovUpdate Travis config.
2020-01-07 Maksym MamontovPort to CMake, get rid of os_int.h.
2020-01-01 Maksym MamontovMerge branch 'stg-2.409-radius'
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.
2018-02-18 Maxim MamontovUnused code.
2018-02-18 Maxim MamontovVariable scope reduction.
2018-02-18 Maxim MamontovMinor changes.
2018-02-18 Maxim MamontovRemove dead code.
2018-02-18 Maxim MamontovMinor changes.
2018-02-18 Maxim MamontovRemove redindand ctors from USER_IPS.
2018-02-18 Maxim MamontovExplicit prohibition of the PLUGIN_LOGGER assignment.
2018-02-14 Maxim MamontovMerge branch 'stg-2.409' into stg-2.409-radius
2018-02-14 Maxim MamontovMerge remote-tracking branch 'origin/ticket52' into...
2018-02-14 Maxim MamontovFix build on FreeBSD.
2018-02-12 Elena MamontovaTicket 52. Definition of the tariff pointer added to the ticket52
2018-01-10 Maxim MamontovMore verbose debug.
2017-01-21 Maxim MamontovMinor fixes.
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.
2017-01-21 Elena MamontovaTicket 37. The construction if-else removed and ReadStr...
2017-01-21 Elena MamontovaTicket 37. The readTime() changed to str2x(), default...
2017-01-21 Elena MamontovaTicket 37. WriteString() changed to WriteTime() and...
2017-01-21 Elena MamontovaTicket 37. WriteTime() changed to WriteString() and...
2017-01-19 Elena MamontovaMerge remote-tracking branch 'origin/master' into ticket ticket
2017-01-19 Elena MamontovaTicket. GetChangePolicyTimeout() function removed.
2016-12-22 Maxim MamontovMerge branch 'stg-2.409'
2016-12-22 Maxim MamontovMerge branch 'stg-2.409' into stg-2.409-radius
2016-12-22 Maxim MamontovFix XMLRPC doc build.
2016-12-22 Maxim MamontovMerge branch 'stg-2.409' of stg.codes:stg into stg...
2016-12-22 Maxim MamontovMerge remote-tracking branch 'origin/ticket'
2016-12-22 Maxim MamontovMerge branch 'stg-2.409'
2016-12-22 Maxim MamontovMerge branch 'stg-2.409' into stg-2.409-radius
2016-12-22 Elena MamontovaTicket 37. In the if() construction for the changePolic...
2016-12-22 Maxim MamontovMinor changes.
2016-12-22 Elena MamontovaTicket 37. In the TariffChangeIsAllowed() function...
2016-12-22 Elena MamontovaTicket 37. test<11>, test<12>, test<13> added. Current...
2016-12-22 Elena MamontovaTicket 37. '../stglibs/common.lib/strptime.cpp' added...
2016-12-22 Elena MamontovaTicket 37. '../stglibs/common.lib/strptime.cpp' added...
2016-12-22 Elena MamontovaTicket 37. The stgTime argument added in TariffChangeIs...
2016-12-22 Elena MamontovaTicket 37. The stgTime argument added in TariffChangeIs...
2016-12-22 Elena MamontovaTicket 37. The stgTime argument added in TariffChangeIs...
next