]> git.stg.codes - stg.git/shortlog
stg.git
2022-08-31 Maksym MamontovUse std::lock_guard instead of STG_LOCKER. master
2022-08-29 Maksym MamontovMore std::jthread stuff.
2022-08-28 Maksym MamontovDisable cppcheck for foreign libs by default.
2022-08-28 Maksym MamontovRegen SMUX support library with more recent ASN1 compiler.
2022-08-27 Maksym MamontovFight CLang warnings.
2022-08-26 Maksym MamontovComplete replacement notifiers with subscriptions.
2022-08-25 Maksym MamontovMore subscriptions, less notifiers.
2022-08-23 Maksym MamontovStart replacing notifiers with subscriptions.
2022-08-23 Maksym MamontovUse async pool instead of EVENT_LOOP.
2022-08-23 Maksym MamontovAdd async pool (to replace EVENT_LOOP).
2022-08-23 Maksym MamontovAdd subscriptions (to replace notifiers).
2022-08-23 Maksym MamontovSimplify notifiers.
2022-08-22 Maksym MamontovBuild and test in both Debug and Release mode.
2022-08-22 Maksym MamontovCheckout submodules in GitHub Actions.
2022-08-22 Maksym MamontovEnable binaries and mods in test builds.
2022-08-22 Maksym MamontovCheck if we can use C++17 with XMLRPC-C.
2022-08-21 Maksym MamontovMore XML-RPC related stuff.
2022-08-19 Maksym MamontovAdd missing include to conffiles.h.
2022-08-19 Maksym MamontovFix XML-RPC module compilation on C++17-only compilers.
2022-08-19 Maksym MamontovFix divert_cap in FreeBSD.
2022-08-19 Maksym MamontovMore FreeBSD paths.
2022-08-19 Maksym MamontovLook for mysql-connector in FreeBSD paths.
2022-08-19 Maksym MamontovMove strategy into job.
2022-08-19 Maksym MamontovAdd clang to compilers on GitHub.
2022-08-19 Maksym MamontovRemove extra debug.
2022-08-19 Maksym MamontovFix sizeof.
2022-08-19 Maksym MamontovPretty-printing CTX diff.
2022-08-19 Maksym MamontovPretty printing.
2022-08-19 Maksym MamontovVerbose BLOWFISH_CTX failures.
2022-08-19 Maksym MamontovMake time-sensitive tests in local machine time.
2022-08-19 Maksym MamontovVerbose test reports on failures.
2022-08-19 Maksym MamontovAdd missing library link.
2022-08-19 Maksym MamontovFinalize transition to Boost.UnitTest.
2022-08-17 Maksym MamontovEnable some more libs.
2022-08-17 Maksym MamontovFix Boost package name.
2022-08-17 Maksym MamontovInstall Boost in GitHub Actions.
2022-08-17 Maksym MamontovEnable some libs in GitHub Actions.
2022-08-17 Maksym MamontovConvert some tests from TUT to Boost.Test
2022-08-17 Maksym MamontovTurn Firebird back on.
2022-07-30 Maksym MamontovAdd GitHub Actions.
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'
next