]> git.stg.codes - stg.git/history - stglibs
Merge branch 'naffanya-dev'
[stg.git] / stglibs /
2013-08-23 Maxim MamontovMerge branch 'naffanya-dev'
2013-08-23 Maxim MamontovImproved handling errors got from server.
2013-08-19 Maxim MamontovBetter handling of errors from server. Refactoring.
2013-08-18 Maxim MamontovMinor changes.
2013-08-18 Maxim MamontovRemoved unused parser.cpp.
2013-08-18 Maxim MamontovSend message parser was moved to a separate files.
2013-08-10 Maxim MamontovFixed compilation issues.
2013-08-10 Maxim MamontovAdded setter.
2013-08-10 Maxim MamontovRemoved "stg" prefix from inclusion of parser.h
2013-08-10 Maxim MamontovAdded license header.
2013-08-10 Maxim MamontovMade getters work.
2013-08-10 Maxim MamontovFixed stupid bug in case conversion functions.
2013-08-10 Maxim MamontovDifferent small fixes plus error logging.
2013-08-09 Maxim MamontovFoxed compilation errors.
2013-08-08 Maxim MamontovMany changes related to getting user information via...
2013-08-08 Maxim MamontovSmall fixes.
2013-08-08 Maxim MamontovAdded missing semicolon.
2013-08-08 Maxim MamontovAdded missing includes.
2013-08-08 Maxim MamontovFactored out users' parser.
2013-08-08 Maxim MamontovFactored out user's parser.
2013-08-05 Maxim Mamontovsrvconf refactoring: auth_by, server_info and check_user.
2013-08-05 Maxim MamontovConfiguration library refactoring (AUTH_BY)
2013-08-05 Maxim MamontovAdded unary versions of x2str ans unsigned2str.
2013-07-26 Maxim MamontovSmall fix.
2013-07-26 Maxim MamontovDebug.
2013-07-26 Maxim MamontovAdded ability to list authorizers for user.
2013-07-06 System AdministratorAdded support of Darwin platform.
2013-02-05 Maxim MamontovRemoved merge artifacts.
2013-02-05 Maxim MamontovAdded missing method.
2013-02-05 Maxim MamontovMassive refactoring.
2013-01-15 Maxim MamontovAllowed to bind for a particular address/hostname for...
2013-01-11 Maxim MamontovFixed installation.
2013-01-01 Maxim MamontovCode cleanup.
2012-08-02 Maxim MamontovLog errors from plugins to server log.
2012-08-02 Maxim MamontovIntroduced logger for plugins.
2012-04-22 Maxim MamontovExplicitly recurse through subdirs in stglibs.
2012-02-06 Maxim MamontovCosmetic changes
2012-01-15 Maxim MamontovFix byte swapping in auth library
2012-01-13 Maxim MamontovFix auth library for BE-platforms
2011-12-01 Maxim MamontovMore correct way to use printf
2011-12-01 Maxim MamontovReplace echo -e with printf
2011-11-30 Maxim MamontovReplace == with -eq for numeric comparison
2011-11-13 Maxim MamontovAdd function declarations and inlining
2011-09-21 Maxim MamontovFix installing libraries
2011-09-20 Maxim MamontovMove variables declaration to the beginning of the...
2011-09-20 Maxim MamontovAnother fix for old and dub systems
2011-09-20 Maxim MamontovFix headers with select declaration
2011-09-20 Maxim Mamontovsys/time.h header added for struct timeval
2011-09-20 Maxim MamontovFix projects and plugins building system to support...
2011-09-19 Maxim MamontovKeep stglibs headers and libraries "at home"
2011-09-19 Maxim MamontovTUT framework updated to svn version
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-16 Maxim MamontovReplace deprecated usleep with POSIX-compliant nanosleep
2011-09-15 Maxim MamontovAnother way of splitting c- and cpp- files
2011-09-15 Maxim MamontovHide or add proper copy ctor and assignement operator...
2011-09-14 Maxim MamontovUse correct compiler and flags for sources in libs
2011-08-31 Maxim MamontovWaitPackets moved to common.lib
2011-07-27 Maxim MamontovFixed interface in stgcrypto
2011-07-27 Maxim Mamontovscriptexecuter become a plain C library
2011-07-27 Maxim Mamontovcrypto.lib is now a plain C library
2011-07-27 Maxim MamontovSome explicit inlining removed to fix linking in releas...
2011-07-27 Maxim MamontovBack to good old static libs (no more .so-hell!)
2011-07-26 Maxim MamontovLibrary Makefile added
2011-07-26 Maxim MamontovASN.1 sources moved to library
2011-07-26 Maxim MamontovASN.1 generated code moved to library
2011-07-25 Maxim MamontovCode deduplication
2011-04-23 Maxim MamontovPROG variavle removed from library's Makefiles
2011-04-15 Maxim MamontovLogging added for scriptexecuter
2011-04-15 Maxim MamontovEmpty lines removed from the end of scriptexecuter.h
2011-04-14 Maxim MamontovFix instllation of stglibs headers on FreeBSD
2011-04-12 Maxim MamontovFix compilation issues on FreeBSD4 2.407-rc3
2011-04-12 Maxim MamontovDo not stop on \0 while encoding binary to string
2011-04-12 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2011-04-11 Maxim Mamontov-MG removed from deps generation in stglibs
2011-04-11 Maxim MamontovFix settings error reporting mechanism
2011-04-08 Maxim MamontovFix library headres permissions during install
2011-04-08 Maxim MamontovAdd headers inctallation and fix headers cleanup
2011-04-08 Maxim MamontovRemove 'stg' prefixes from headers and add it to libraries
2011-04-07 Maxim MamontovFix compilation errors for libibpp
2011-04-07 Maxim MamontovFix stglibs compilation errors
2011-04-07 Maxim MamontovRemove some shit from common lib Makefile
2011-04-07 Maxim MamontovFix stglibs Makefile to install headers into subdirectory
2011-04-07 Maxim MamontovUnused modules removed from srvconf lib
2011-04-07 Maxim MamontovUnused module removed from pinger lib
2011-04-07 Maxim MamontovUnused modules removed from libstgcommon
2011-04-07 Maxim MamontovUnused headers removed
2011-04-07 Maxim MamontovUnused library removed
2011-04-04 Maxim MamontovMember field initialization added
2011-04-04 Maxim Mamontov'err' field moved from private class member to local...
2011-04-04 Maxim MamontovObsolete hostallow library removed
2011-03-22 Maxim MamontovInitialiaze some class members
2011-03-22 Maxim MamontovFix some prefix increments to postfix and code cleanup
2011-03-09 Maxim MamontovAdd support of -E key for sgconf (credit timeout)
2011-03-04 Maxim MamontovAdd creditExpire setting/getting via sgconf
2011-02-09 Maxim MamontovПрибрано глобальну залежність від внутрішнього заголово...
2011-02-04 Maxim MamontovЗміни у системі установки/видалення
2011-02-04 Maxim MamontovПрибрано ідіотські кирилічні коментарі
2011-02-04 Maxim MamontovДодано патч від Alexey Osipov <lion-simba@pridelands.ru>
2011-01-08 unknownВиправлено помилки компіляції на платформі WIN32
next