]> git.stg.codes - stg.git/history - libs
Use std::lock_guard instead of STG_LOCKER.
[stg.git] / libs /
2022-08-29 Maksym MamontovMore std::jthread stuff.
2022-08-28 Maksym MamontovRegen SMUX support library with more recent ASN1 compiler.
2022-08-27 Maksym MamontovFight CLang warnings.
2022-08-19 Maksym MamontovAdd missing include to conffiles.h.
2022-08-17 Maksym MamontovTurn Firebird back on.
2022-07-30 Maksym MamontovAdd instrumentation.
2022-07-24 Maksym MamontovFight Optional
2022-07-22 Maksym MamontovCryptography with void* in the interfaces.
2022-07-12 Maksym MamontovUse std::jthread and C++17.
2021-02-01 Maksym MamontovMerge remote-tracking branch 'github/master'
2021-01-17 Maksym MamontovUpdate SMUX library.
2020-05-11 Maksym MamontovRemove (always broken) FreeRADIUS support.
2020-02-24 Maksym MamontovFix some BSD-related issues.
2020-02-20 Maksym MamontovPublic interfaces: part 1
2020-01-28 Maksym MamontovTarget-specific, compiler-aware warnings.
2020-01-28 Maksym MamontovGCC version, warnings.
2020-01-28 Maksym MamontovFix build on OSX.
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-12 Maksym MamontovRemove Makefiles from libs.
2020-01-12 Maksym MamontovRestructure libs.
2020-01-07 Maksym MamontovPort to CMake, get rid of os_int.h.