]> git.stg.codes - stg.git/log
stg.git
7 years agoMerge branch 'stg-2.409'
Maxim Mamontov [Sat, 17 Sep 2016 13:03:04 +0000 (16:03 +0300)]
Merge branch 'stg-2.409'

7 years agoAdd README.md for GitHub and .travis.yml for Travis-CI
Maxim Mamontov [Sat, 17 Sep 2016 12:56:27 +0000 (15:56 +0300)]
Add README.md for GitHub and .travis.yml for Travis-CI

7 years agoRemoved old bundled xslt stuff.
Maxim Mamontov [Sun, 4 Sep 2016 18:04:59 +0000 (21:04 +0300)]
Removed old bundled xslt stuff.

7 years agoSet output encoding to utf-8.
Maxim Mamontov [Sun, 4 Sep 2016 18:02:05 +0000 (21:02 +0300)]
Set output encoding to utf-8.

7 years agoIgnore help.pdf.
Maxim Mamontov [Sun, 4 Sep 2016 16:37:32 +0000 (19:37 +0300)]
Ignore help.pdf.

7 years agoImproved doc generation.
Maxim Mamontov [Sun, 4 Sep 2016 16:36:22 +0000 (19:36 +0300)]
Improved doc generation.

7 years agoAdded description for ScriptParams, DisableSessionLog and FilterParamsLog.
Maxim Mamontov [Sun, 4 Sep 2016 11:04:36 +0000 (14:04 +0300)]
Added description for ScriptParams, DisableSessionLog and FilterParamsLog.

7 years agoAdded missing title for smux module description.
Maxim Mamontov [Sun, 4 Sep 2016 10:39:59 +0000 (13:39 +0300)]
Added missing title for smux module description.

7 years agoAdded a list of valid parameter names.
Maxim Mamontov [Fri, 2 Sep 2016 19:55:08 +0000 (22:55 +0300)]
Added a list of valid parameter names.

7 years agoAdded info about new config parameters.
Maxim Mamontov [Fri, 2 Sep 2016 19:54:03 +0000 (22:54 +0300)]
Added info about new config parameters.

7 years agoAdded more tests for filtering params.
Maxim Mamontov [Fri, 2 Sep 2016 19:42:57 +0000 (22:42 +0300)]
Added more tests for filtering params.

7 years agoAdded disabling of sessions log and filtering of params log.
Maxim Mamontov [Fri, 2 Sep 2016 19:40:36 +0000 (22:40 +0300)]
Added disabling of sessions log and filtering of params log.

7 years agoInfer DST from the current locale for mktime.
Maxim Mamontov [Wed, 31 Aug 2016 18:54:15 +0000 (21:54 +0300)]
Infer DST from the current locale for mktime.

7 years agoFixed timer debug with TIME_SPEED=1 (tv_nsec should be less than 1000000000)
Maxim Mamontov [Tue, 30 Aug 2016 17:30:22 +0000 (20:30 +0300)]
Fixed timer debug with TIME_SPEED=1 (tv_nsec should be less than 1000000000)

7 years agoMerge branch 'stg-2.409'
Maxim Mamontov [Sat, 20 Aug 2016 10:25:24 +0000 (13:25 +0300)]
Merge branch 'stg-2.409'

7 years agoFix tariff name in OnConnect during reconnect on tariff change.
Maxim Mamontov [Sat, 20 Aug 2016 10:15:52 +0000 (13:15 +0300)]
Fix tariff name in OnConnect during reconnect on tariff change.

7 years agoMerge branch 'stg-2.409'
Maxim Mamontov [Tue, 19 Jul 2016 17:42:17 +0000 (20:42 +0300)]
Merge branch 'stg-2.409'

7 years agostg-2.409 pre-merge.
Maxim Mamontov [Tue, 19 Jul 2016 16:50:21 +0000 (19:50 +0300)]
stg-2.409 pre-merge.

8 years agoSome minor improvements on ticket26.
Maxim Mamontov [Thu, 14 Apr 2016 18:29:08 +0000 (21:29 +0300)]
Some minor improvements on ticket26.

8 years agoMerge remote-tracking branch 'origin/ticket26' into stg-2.409
Maxim Mamontov [Thu, 14 Apr 2016 17:37:49 +0000 (20:37 +0300)]
Merge remote-tracking branch 'origin/ticket26' into stg-2.409

8 years agoTicket 26. The if (newSettings.GetLogFileName() != "") construction ticket26
Elena Mamontova [Wed, 13 Apr 2016 07:56:57 +0000 (10:56 +0300)]
Ticket 26. The if (newSettings.GetLogFileName() != "") construction
removed when case SIGHUP.

8 years agoTicket 26. The 'set' replaced to 'rhs' in the SETTINGS_IMPL::operator=.
Elena Mamontova [Wed, 13 Apr 2016 07:47:19 +0000 (10:47 +0300)]
Ticket 26. The 'set' replaced to 'rhs' in the SETTINGS_IMPL::operator=.

8 years agoTicket 26. The break operator moved into the external if() construction
Elena Mamontova [Wed, 13 Apr 2016 07:18:31 +0000 (10:18 +0300)]
Ticket 26. The break operator moved into the external if() construction
in the PluginManager::reload() function.

8 years agoTicket 26. The std::string modulePath variable definition moved after
Elena Mamontova [Wed, 13 Apr 2016 06:55:30 +0000 (09:55 +0300)]
Ticket 26. The std::string modulePath variable definition moved after
the std::string moduleName variable definition, the
modSettings[i].moduleName variable replaced to moduleName when
modulePath definition in the PluginManager constructor.

8 years agoTicket 26. The WriteServLog variable replaced by logger variable.
Elena Mamontova [Mon, 28 Mar 2016 07:36:47 +0000 (10:36 +0300)]
Ticket 26. The WriteServLog variable replaced by logger variable.

8 years agoTicket 26. The 'break' operator added after m_modules[i]->Reload(modSettings[j]))
Elena Mamontova [Mon, 28 Mar 2016 07:04:15 +0000 (10:04 +0300)]
Ticket 26. The 'break' operator added after m_modules[i]->Reload(modSettings[j]))
call in the PluginManager::reload().

8 years agoTicket 26. The STG_LOGGER & writeServLog unnecessary variable getting removed in the
Elena Mamontova [Fri, 25 Mar 2016 13:18:47 +0000 (15:18 +0200)]
Ticket 26. The STG_LOGGER & writeServLog unnecessary variable getting removed in the
if(newSettings.ReadSettings) construction.

8 years agoTicket 26. The 'return -1' removed, 'else' added for the
Elena Mamontova [Fri, 25 Mar 2016 08:28:25 +0000 (10:28 +0200)]
Ticket 26. The 'return -1' removed, 'else' added for the
if(newSettings.ReadSettings()). The settings = newSettings moved to
'else'.

8 years agoTicket 26. The iaSettings object is assigned the newIaSettings object values.
Elena Mamontova [Fri, 18 Mar 2016 12:40:54 +0000 (14:40 +0200)]
Ticket 26. The iaSettings object is assigned the newIaSettings object values.

8 years agoMerge remote-tracking branch 'origin/stg-2.409' into ticket26
Elena Mamontova [Thu, 17 Mar 2016 07:39:43 +0000 (09:39 +0200)]
Merge remote-tracking branch 'origin/stg-2.409' into ticket26

8 years agoUn-ignore SIGHUP by default.
Maxim Mamontov [Wed, 16 Mar 2016 20:24:07 +0000 (22:24 +0200)]
Un-ignore SIGHUP by default.

8 years agoTicket 26. The LogProtocolErrors parameter value check and output to
Elena Mamontova [Tue, 15 Mar 2016 07:38:13 +0000 (09:38 +0200)]
Ticket 26. The LogProtocolErrors parameter value check and output to
screen removed in the AUTH_IA_SETTINGS::ParseSettings() method.

8 years agoTicket 26. Formatting fixed.
Elena Mamontova [Mon, 14 Mar 2016 13:17:05 +0000 (15:17 +0200)]
Ticket 26. Formatting fixed.

8 years agoTicket 26. The LogProtocolErrors parameter value check and output to screen
Elena Mamontova [Mon, 14 Mar 2016 07:49:49 +0000 (09:49 +0200)]
Ticket 26. The LogProtocolErrors parameter value check and output to screen
added in the AUTH_IA_SETTINGS::ParseSettings() method.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the int
Elena Mamontova [Thu, 10 Mar 2016 08:49:25 +0000 (10:49 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the int
SMUX::Reload() method in the smux.cpp file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 08:47:44 +0000 (10:47 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class SMUX in the smux.h file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 08:40:09 +0000 (10:40 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
int REMOTE_SCRIPT::Reload() method in the rscript.cpp file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 08:38:49 +0000 (10:38 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class Remote_script in the rscript.h file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 08:07:45 +0000 (10:07 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class RADIUS in the radius.h file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 07:41:34 +0000 (09:41 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class PING in the ping.h file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Thu, 10 Mar 2016 07:35:27 +0000 (09:35 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class NFQ_CAP in the nfqueue.h file.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 14:18:51 +0000 (16:18 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class IPQ_CAP in the ipq_cap.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 14:14:07 +0000 (16:14 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class ETHER_CAP in the ether_cap.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 09:34:46 +0000 (11:34 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class BPF_CAP in the ether_cap.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 09:29:22 +0000 (11:29 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class DIVERT_CAP in the divert_cap.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 09:24:00 +0000 (11:24 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class NF_CAP in the cap_nf.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 09:08:48 +0000 (11:08 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class DEBUG_CAP in the debug_cap.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 08:52:55 +0000 (10:52 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class AUTH_STRESS in the stress.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 08:50:06 +0000 (10:50 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() method of the class RPC_CONFIG in the rpconfig.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 08:12:58 +0000 (10:12 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() function in the stgconfig.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Wed, 9 Mar 2016 07:21:45 +0000 (09:21 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
    Reload() function in the ao.h plugin.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added,
Elena Mamontova [Mon, 29 Feb 2016 15:11:26 +0000 (17:11 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added,
       MODULE_SETTINGS newSettings object removed, the newSettings
       parameter changed to ms when newIaSettings.ParseSettings() method
       call in the Reload() method.

8 years agoTicket 26. The 'const MODULE_SETTINGS & ms' parameter added in the
Elena Mamontova [Mon, 29 Feb 2016 14:57:42 +0000 (16:57 +0200)]
Ticket 26. The 'const MODULE_SETTINGS & ms' parameter added in the
Reload() method.

8 years agoTicket 26. The ms parameter added when m_plugin.Reload() method call in the
Elena Mamontova [Mon, 29 Feb 2016 14:48:23 +0000 (16:48 +0200)]
Ticket 26. The ms parameter added when m_plugin.Reload() method call in the
Reload() method.

8 years agoTicket 26. The const MODULE_SETTINGS & parameter added in the virtual
Elena Mamontova [Fri, 26 Feb 2016 09:06:03 +0000 (11:06 +0200)]
Ticket 26. The const MODULE_SETTINGS & parameter added in the virtual
int Reload() function.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Fri, 19 Feb 2016 14:11:46 +0000 (16:11 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() function.

8 years agoTicket 26. The const MODULE_SETTINGS & ms parameter added to the
Elena Mamontova [Fri, 19 Feb 2016 14:09:35 +0000 (16:09 +0200)]
Ticket 26. The const MODULE_SETTINGS & ms parameter added to the
Reload() function.

8 years agoTicket 26. In the reload() function modSettings vector is defined, a cycle for the
Elena Mamontova [Fri, 19 Feb 2016 14:01:35 +0000 (16:01 +0200)]
Ticket 26. In the reload() function modSettings vector is defined, a cycle for the
modSettins vector is added, the modSettings[j] parameter is added in the
m_modules[i]->Reload() function.

8 years agoTicket 26. The 'moduleName' variable is defined and parameter 'moduleName' added
Elena Mamontova [Thu, 18 Feb 2016 08:53:38 +0000 (10:53 +0200)]
Ticket 26. The 'moduleName' variable is defined and parameter 'moduleName' added
in the new PLUGIN_RUNNER() in the constructor.

8 years agoTicket 26. The 'name' parameter and 'pluginName' variable initialization added in the
Elena Mamontova [Thu, 18 Feb 2016 08:17:43 +0000 (10:17 +0200)]
Ticket 26. The 'name' parameter and 'pluginName' variable initialization added in the
constructor.

8 years agoTicket 26. The pluginName variable, GetName() method, pluginName
Elena Mamontova [Thu, 18 Feb 2016 08:06:15 +0000 (10:06 +0200)]
Ticket 26. The pluginName variable, GetName() method, pluginName
parameter to the  constructor added.

8 years agoTicket 26. The 'const SETTINGS_IMPL settings' parametr added in the
Elena Mamontova [Wed, 17 Feb 2016 14:26:43 +0000 (16:26 +0200)]
Ticket 26. The 'const SETTINGS_IMPL settings' parametr added in the
void PluginManager::reload() method.

8 years agoTicket 26. The 'const SETTINGS_IMPL settings' parametr added in the void reload(...
Elena Mamontova [Wed, 17 Feb 2016 14:24:50 +0000 (16:24 +0200)]
Ticket 26. The 'const SETTINGS_IMPL settings' parametr added in the void reload() method.

8 years agoTicket 26. The 'settings' parametr added in the manager.reload() method.
Elena Mamontova [Wed, 17 Feb 2016 14:14:38 +0000 (16:14 +0200)]
Ticket 26. The 'settings' parametr added in the manager.reload() method.

8 years agoTicket 26. #include "stg/logger.h" directive removed.
Elena Mamontova [Mon, 15 Feb 2016 13:40:02 +0000 (15:40 +0200)]
Ticket 26. #include "stg/logger.h" directive removed.

8 years agoTicket 26. if (&set == this) checking removed in the operator().
Elena Mamontova [Wed, 10 Feb 2016 13:28:02 +0000 (15:28 +0200)]
Ticket 26. if (&set == this) checking removed in the operator().

8 years agoTicket 26. The int AUTH_IA::Reload() function definition added.
Elena Mamontova [Tue, 9 Feb 2016 16:11:29 +0000 (18:11 +0200)]
Ticket 26. The int AUTH_IA::Reload() function definition added.

8 years agoTicket 26. The Reload() function declaration added.
Elena Mamontova [Tue, 9 Feb 2016 16:09:17 +0000 (18:09 +0200)]
Ticket 26. The Reload() function declaration added.

8 years agoTicket 26. The SETTINGS_IMPL & SETTINGS_IMPL::operator() definition added.
Elena Mamontova [Tue, 9 Feb 2016 16:06:00 +0000 (18:06 +0200)]
Ticket 26. The SETTINGS_IMPL & SETTINGS_IMPL::operator() definition added.

8 years agoTicket 26. The SETTINGS_IMPL & operator() declaration added.
Elena Mamontova [Tue, 9 Feb 2016 16:04:26 +0000 (18:04 +0200)]
Ticket 26. The SETTINGS_IMPL & operator() declaration added.

8 years agoTicket 26. The SETTINGS_IMPL newSettings object declaration moved into
Elena Mamontova [Tue, 9 Feb 2016 15:57:06 +0000 (17:57 +0200)]
Ticket 26. The SETTINGS_IMPL newSettings object declaration moved into
case SIGHUP. The settings = newSettings added to case SIGHUP.

8 years agoTicket 26. SETTING_IMPL newSettings object - copy of the settings object
Elena Mamontova [Thu, 4 Feb 2016 08:08:37 +0000 (10:08 +0200)]
Ticket 26. SETTING_IMPL newSettings object - copy of the settings object
added. The newSetings.ReadSettings() call and checking of result added
in the 'switch' after the case SIGHUP.

8 years agoImmediate disconnect on Unauthorize if not authorized.
Maxim Mamontov [Sun, 20 Dec 2015 20:17:35 +0000 (22:17 +0200)]
Immediate disconnect on Unauthorize if not authorized.

8 years agoStop plugins before stopping core.
Maxim Mamontov [Sun, 20 Dec 2015 20:04:44 +0000 (22:04 +0200)]
Stop plugins before stopping core.

8 years agoDo not flush indexes on stop (fixes #44).
Maxim Mamontov [Sun, 20 Dec 2015 19:36:04 +0000 (21:36 +0200)]
Do not flush indexes on stop (fixes #44).

8 years agoFixed editing tariffs.
Maxim Mamontov [Sun, 20 Dec 2015 17:25:55 +0000 (19:25 +0200)]
Fixed editing tariffs.

8 years ago"*" is also not a single IP.
Maxim Mamontov [Fri, 18 Dec 2015 21:49:51 +0000 (23:49 +0200)]
"*" is also not a single IP.

8 years agoTicket12. The StopOnError parameter is comment out.
Elena Mamontova [Wed, 16 Dec 2015 09:47:47 +0000 (11:47 +0200)]
Ticket12. The StopOnError parameter is comment out.

8 years agoTicket12. The StopOnError parameter is comment out.
Elena Mamontova [Wed, 16 Dec 2015 09:44:18 +0000 (11:44 +0200)]
Ticket12. The StopOnError parameter is comment out.

8 years agoTicket 12. Formatting fixed.
Elena Mamontova [Tue, 15 Dec 2015 09:07:24 +0000 (11:07 +0200)]
Ticket 12. Formatting fixed.

8 years agoMerge remote-tracking branch 'origin/ticket42' into stg-2.409
Maxim Mamontov [Mon, 14 Dec 2015 21:57:01 +0000 (23:57 +0200)]
Merge remote-tracking branch 'origin/ticket42' into stg-2.409

8 years agoAdded specialization of str2x for doubles.
Maxim Mamontov [Wed, 9 Dec 2015 20:21:45 +0000 (22:21 +0200)]
Added specialization of str2x for doubles.

8 years agoCorrect conversion of resetable structures.
Maxim Mamontov [Wed, 9 Dec 2015 20:21:07 +0000 (22:21 +0200)]
Correct conversion of resetable structures.

8 years agoAdded ability to optionally transfer resetable value to a real var.
Maxim Mamontov [Wed, 9 Dec 2015 20:19:52 +0000 (22:19 +0200)]
Added ability to optionally transfer resetable value to a real var.

8 years agoTicket 42. 'DOTCONF++:' removed, 'file' changed to 'File' in the
Elena Mamontova [Thu, 3 Dec 2015 09:00:45 +0000 (11:00 +0200)]
Ticket 42. 'DOTCONF++:' removed, 'file' changed to 'File' in the
snprintf() third parameter in if(lineNum) construction of error() function. The third parameter
changed to "%s", fourth parameter removed in the if(realpath() == Null)
of setContent() function.

8 years agoTicket 12. The if (settings->GetStopOnError()) check and displays
Elena Mamontova [Mon, 9 Nov 2015 16:02:41 +0000 (18:02 +0200)]
Ticket 12. The if (settings->GetStopOnError()) check and displays
error users in depending on the result added in the ReadUsers() method.

8 years agoTicket 12. The if() construction for StopOnError parameter added in the
Elena Mamontova [Fri, 6 Nov 2015 16:34:44 +0000 (18:34 +0200)]
Ticket 12. The if() construction for StopOnError parameter added in the
ReadSettings() method.

8 years agoTicket 12. The stopOnError variable moved, GetStopOnError() method
Elena Mamontova [Fri, 6 Nov 2015 14:14:45 +0000 (16:14 +0200)]
Ticket 12. The stopOnError variable moved, GetStopOnError() method
added.

8 years agoTicket 12. The 'stopOnError(rval.stopOnError)' property moved in the
Elena Mamontova [Fri, 6 Nov 2015 14:10:45 +0000 (16:10 +0200)]
Ticket 12. The 'stopOnError(rval.stopOnError)' property moved in the
SETTINGS_IMPL() class copy constructor.

8 years agoTicket 12. The 'stopOnError' property added in the SETTINGS_IMPL class.
Elena Mamontova [Thu, 5 Nov 2015 15:57:48 +0000 (17:57 +0200)]
Ticket 12. The 'stopOnError' property added in the SETTINGS_IMPL class.

8 years agoTicket 12. The 'stopOnError(rval.stopOnError)' property added in the SETTINGS_IMPL()
Elena Mamontova [Thu, 5 Nov 2015 15:52:57 +0000 (17:52 +0200)]
Ticket 12. The 'stopOnError(rval.stopOnError)' property added in the SETTINGS_IMPL()
class copy constructor.

8 years agoTicket 12. The 'stopOnError(true)' property added in the SETTINGS_IMPL()
Elena Mamontova [Thu, 5 Nov 2015 15:44:42 +0000 (17:44 +0200)]
Ticket 12. The 'stopOnError(true)' property added in the SETTINGS_IMPL()
class constructor.

8 years agoTicket 12. The 'StopOnError' parameter added.
Elena Mamontova [Thu, 5 Nov 2015 15:36:00 +0000 (17:36 +0200)]
Ticket 12. The 'StopOnError' parameter added.

8 years agoTicket 12. The 'StopOnError' parameter added.
Elena Mamontova [Thu, 5 Nov 2015 15:34:20 +0000 (17:34 +0200)]
Ticket 12. The 'StopOnError' parameter added.

8 years agoTicket 12. In the ReadUsers() method: the error variable added; return -1 removed
Elena Mamontova [Wed, 4 Nov 2015 15:53:33 +0000 (17:53 +0200)]
Ticket 12. In the ReadUsers() method: the error variable added; return -1 removed
and error++ added after the ReadConf() and ReadStat() check; the error check
and return -1 after the checking added.

8 years agoAdded more tests for cryptography.
Maxim Mamontov [Sun, 25 Oct 2015 16:47:04 +0000 (18:47 +0200)]
Added more tests for cryptography.

8 years agoFixed parsers.
Maxim Mamontov [Sun, 25 Oct 2015 16:45:42 +0000 (18:45 +0200)]
Fixed parsers.

8 years agoFixed receiving partial streams.
Maxim Mamontov [Sun, 25 Oct 2015 16:45:19 +0000 (18:45 +0200)]
Fixed receiving partial streams.

8 years agoAdded protocol dumper.
Maxim Mamontov [Sun, 25 Oct 2015 16:44:26 +0000 (18:44 +0200)]
Added protocol dumper.

8 years agoFixed parsing parameters with empty values.
Maxim Mamontov [Sun, 18 Oct 2015 14:47:50 +0000 (17:47 +0300)]
Fixed parsing parameters with empty values.