]> git.stg.codes - stg.git/shortlog
stg.git
2015-03-16 Maxim Mamontoveq/neq fixes.
2015-03-16 Maxim MamontovFixed installation on BSD-systems.
2015-02-01 Maxim MamontovAnother small fix in build script.
2015-02-01 Maxim MamontovAnother small fix in a build script.
2015-02-01 Maxim MamontovFixes in dealing with external libs.
2015-01-31 Maxim MamontovBackported some changes from 2.5.
2015-01-31 Maxim MamontovFixed compiler complaints.
2015-01-31 Maxim MamontovFixed tests.
2015-01-31 Maxim MamontovIgnore sgconf_xml.
2015-01-31 Maxim MamontovCorrected upload/download mess.
2015-01-31 Maxim MamontovUserdata can also contain cyrilic symbols.
2015-01-25 Maxim MamontovAdded necessary headers in netlink/nfq checks.
2015-01-25 Maxim MamontovHandle cash changes properly.
2015-01-25 Maxim MamontovAdded some handy funcs to work with IBPP statements.
2015-01-25 Maxim MamontovEncrypt including the last \0.
2015-01-25 Maxim MamontovAdded SERVCONF dtor.
2015-01-25 Maxim MamontovFixed unary x2str.
2015-01-25 Maxim MamontovPhone number may contain cyrilic characters. Added...
2015-01-25 Maxim MamontovAdded default constructor for resetable USER_CONF.
2015-01-25 Maxim MamontovAdded in-to-traff-type conversion.
2015-01-18 Maxim MamontovAllowed to build sgconf_xml on Darwin.
2015-01-18 Maxim MamontovImproved release version checking.
2015-01-18 Maxim MamontovSome fixes in build scripts.
2015-01-18 Maxim MamontovRemoved unused class fields.
2015-01-18 Maxim MamontovFixed compilation of sgconf_xml.
2015-01-18 Maxim MamontovReplaced some .data() with .const_data().
2015-01-18 Maxim MamontovFixed compilation of sgconf.
2015-01-18 Maxim MamontovFixed compilation of srvconf lib.
2015-01-18 Maxim MamontovRemoved some unused stuff from netunit.cpp.
2015-01-18 Maxim MamontovRemoved unused functions.
2015-01-10 Maxim MamontovSome fixes in USER_IMPL.
2015-01-10 Maxim MamontovFixed compilation issues.
2015-01-10 Maxim MamontovAdded handy encoding functions.
2015-01-10 Maxim MamontovUse common case-conversion functions.
2015-01-10 Maxim MamontovAdded missing include.
2015-01-10 Maxim MamontovMore convenient logger.
2015-01-10 Maxim MamontovAdded missing include.
2015-01-10 Maxim MamontovAdded ToLower/ToUpper.
2015-01-10 Maxim MamontovChanged version.
2015-01-10 Maxim MamontovSettings object is now allocated on stack, no need...
2015-01-10 Maxim MamontovFixed crash on problems with loading plugins.
2015-01-10 Maxim MamontovRemoved some unused stuff from build script.
2015-01-10 Maxim MamontovAdded a special project to build all STG libs.
2015-01-10 Maxim MamontovCosmetic changes.
2015-01-10 Maxim MamontovAdded messages about starting and stopping modules.
2015-01-10 Maxim MamontovMoved plugin-related things into a separate file.
2015-01-10 Maxim MamontovMinor changes.
2015-01-10 Maxim MamontovAdded Makefile for tests for Darwin platform.
2015-01-10 Maxim MamontovMoved common initialization code to a separate class...
2015-01-10 Maxim MamontovDon't build projects in debug mode.
2015-01-10 Maxim MamontovFixed compilation under CLang/FreeBSD10.
2015-01-10 Maxim MamontovRemoved "using namespace std;" from sgauth.
2015-01-10 Maxim MamontovAllowed to build on Darwin.
2015-01-10 Maxim MamontovRemoved "using namespace std;" from sgconv.
2015-01-10 Maxim MamontovAllowed to build on Darwin.
2015-01-10 Maxim MamontovMinor change in stg's Makefile.
2015-01-10 Maxim MamontovRemoved "using namespace std;" from rscriptd.
2015-01-10 Maxim MamontovAllowed to build on Darwin.
2015-01-10 Maxim MamontovRemoved "using namespace std;" from stargazer.
2015-01-10 Maxim MamontovRemoved unused m_res class member.
2015-01-10 Maxim MamontovRemoved old InitEncrypt function.
2015-01-10 Maxim MamontovProper checks for libs.
2015-01-10 Maxim MamontovInitialize m_store in ctor.
2015-01-10 Maxim MamontovFixed pointer arithmentics in crypto.lib.
2015-01-09 Maxim MamontovAdded keepalive setter.
2015-01-09 Maxim MamontovSolved some TODOs.
2015-01-09 Maxim MamontovAdded long string for tests.
2015-01-09 Maxim MamontovFinished new implementation of sgconfig plugin.
2015-01-09 Maxim MamontovBetter error reporting from plugin runner.
2015-01-09 Maxim MamontovAdded missing include.
2015-01-09 Maxim MamontovFixes due to changes in API.
2015-01-09 Maxim MamontovFixed BFStream work with large strings, allowed null...
2015-01-09 Maxim MamontovImplemented parser registry.
2015-01-09 Maxim MamontovAdded parser factories.
2015-01-09 Maxim MamontovHandle failures in Conn ctor.
2015-01-09 Maxim MamontovBrand new connection handling.
2015-01-09 Maxim MamontovRemoved rsconf.cpp.
2015-01-09 Maxim MamontovUse netinet/in.h instead of linux/in.h.
2015-01-09 Maxim MamontovAdjusted Makefile due to new source files.
2015-01-09 Maxim MamontovFixed compilation errors.
2015-01-09 Maxim MamontovReduced scopes plus graceful connection shutdown.
2015-01-09 Maxim MamontovAdded client connection class into sgconfig.
2015-01-09 Maxim MamontovMinor changes in plugin interface.
2015-01-09 Maxim MamontovRemoved unused stuff.
2015-01-09 Maxim MamontovUser parser refactoring.
2015-01-09 Maxim MamontovAdded a function to check user existance.
2015-01-09 Maxim MamontovSplit sgconfig parsers into seaparate files.
2015-01-09 Maxim MamontovFixed compilation with new TRAFF_TYPE.
2015-01-09 Maxim MamontovMinor change in BFStream.
2015-01-09 Maxim MamontovAdded const qualifier.
2015-01-09 Maxim MamontovTraff type become an enumeration in scope of TARIFF.
2015-01-09 Maxim MamontovTARIFFS::GetTariffsData become constant.
2015-01-09 Maxim MamontovCOmpose CXXFLAGS for tests correctly.
2015-01-09 Maxim MamontovHandle string for encryption properly.
2015-01-09 Maxim MamontovStore parser answer in configproto.
2015-01-09 Maxim MamontovGetPlugin should be extern "C".
2015-01-09 Maxim MamontovFixed bfstream test compilation.
2015-01-09 Maxim MamontovAdded special function to read/write all data (for...
2015-01-09 Maxim MamontovHandle short string correctly in blowfish encription.
2015-01-09 Maxim MamontovHandle callback errors in bfstreams.
next