]> git.stg.codes - stg.git/history - stglibs
Ticket 37. formatTime() and readTime() methods define added.
[stg.git] / stglibs /
2016-09-27 Elena MamontovaTicket 37. formatTime() and readTime() methods define...
2016-09-20 Elena MamontovaTicket 37. #include <sstream>, WriteTime() function...
2016-09-20 Elena MamontovaTicket 37. The WriteTime() function declared added.
2016-05-20 Elena MamontovaMerge remote-tracking branch 'origin/stg-2.409' into...
2016-04-14 Maxim MamontovSome minor improvements on ticket26.
2016-03-17 Elena MamontovaMerge remote-tracking branch 'origin/stg-2.409' into...
2015-12-14 Maxim MamontovMerge remote-tracking branch 'origin/ticket42' into...
2015-12-09 Maxim MamontovAdded specialization of str2x for doubles.
2015-12-03 Elena MamontovaTicket 42. 'DOTCONF++:' removed, 'file' changed to...
2015-05-11 Maxim MamontovFixed iconv linkage.
2015-05-11 Maxim MamontovAdded "smart" iconv 2nd arg const-ness detection.
2015-03-16 Maxim MamontovAnother bunch of fixes related to BSD-like install.
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-18 Maxim MamontovRemoved unused class fields.
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 MamontovAdded handy encoding functions.
2015-01-10 Maxim MamontovAdded missing include.
2015-01-10 Maxim MamontovMore convenient logger.
2015-01-10 Maxim MamontovAdded ToLower/ToUpper.
2015-01-10 Maxim MamontovFixed compilation under CLang/FreeBSD10.
2015-01-10 Maxim MamontovFixed pointer arithmentics in crypto.lib.
2015-01-09 Maxim MamontovSolved some TODOs.
2015-01-09 Maxim MamontovFixed BFStream work with large strings, allowed null...
2015-01-09 Maxim MamontovMinor change in BFStream.
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.
2015-01-09 Maxim MamontovSome minor changes in bf stream.
2015-01-09 Maxim MamontovFixed encryption in srvconf.lib
2015-01-09 Maxim MamontovAdded stream encryption/decryption.
2015-01-09 Maxim MamontovSome changes in crypto.lib. Added tests.
2015-01-09 Maxim MamontovAdded full string encryption.
2015-01-09 Maxim MamontovSimplified STG_LOCKER.
2015-01-09 Maxim MamontovMore fixes after cppcheck.
2015-01-09 Maxim MamontovLots of stylistic fixes.
2015-01-09 Maxim MamontovFixed x2str for doubles.
2015-01-09 Maxim MamontovFixed Split.
2015-01-09 Maxim MamontovAdded Split utility.
2015-01-09 Maxim MamontovAdded x2str for double type.
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
next