anna.git
10 years agoCompleted test case automation (shell scripting resources). Pending new features...
Eduardo Ramos Testillano [Sun, 15 Mar 2015 23:09:09 +0000 (00:09 +0100)]
Completed test case automation (shell scripting resources). Pending new features in launcher to admit raw hex messages for sending and answer programming.

10 years agoNew AAR badly constructed for protocol error testing. Disable kindness "ignoreErrors...
Eduardo Ramos Testillano [Sun, 15 Mar 2015 18:36:17 +0000 (19:36 +0100)]
New AAR badly constructed for protocol error testing. Disable kindness "ignoreErrors" parameter from basic server configuration, in order to allow stack to automatically create Failed-AVP and answer.

10 years agoBug in counter for server session: AnswerSentOnServerSessionOK instead of RequestSent...
Eduardo Ramos Testillano [Sun, 15 Mar 2015 11:48:08 +0000 (12:48 +0100)]
Bug in counter for server session: AnswerSentOnServerSessionOK instead of RequestSentOnServerSessionOK

10 years agoTunning of ADL configuration
Eduardo Ramos Testillano [Sun, 15 Mar 2015 11:06:00 +0000 (12:06 +0100)]
Tunning of ADL configuration

10 years agoLauncher resources refactoring. New type included: FT testing client.
Eduardo Ramos Testillano [Sun, 15 Mar 2015 03:44:38 +0000 (04:44 +0100)]
Launcher resources refactoring. New type included: FT testing client.

10 years agoAllow to be executed from other path
Eduardo Ramos Testillano [Sat, 14 Mar 2015 18:39:01 +0000 (19:39 +0100)]
Allow to be executed from other path

10 years agoMake easy ADL configuration (lite version)
Eduardo Ramos Testillano [Sat, 14 Mar 2015 18:18:28 +0000 (19:18 +0100)]
Make easy ADL configuration (lite version)

10 years agosimplify allusions to boost which could be replaced for unit testing
Eduardo Ramos Testillano [Sat, 14 Mar 2015 12:55:37 +0000 (13:55 +0100)]
simplify allusions to boost which could be replaced for unit testing

10 years agoC++11 support
Eduardo Ramos Testillano [Tue, 3 Mar 2015 01:26:03 +0000 (02:26 +0100)]
C++11 support

10 years agoTranslation
Eduardo Ramos Testillano [Tue, 27 Jan 2015 20:39:53 +0000 (21:39 +0100)]
Translation

10 years agoMinor corrections
Eduardo Ramos Testillano [Sat, 6 Dec 2014 21:20:05 +0000 (22:20 +0100)]
Minor corrections

10 years agoREADME in textile format
Eduardo Ramos Testillano [Sat, 6 Dec 2014 21:00:22 +0000 (22:00 +0100)]
README in textile format

10 years agoFix to markdown
Eduardo Ramos Testillano [Sat, 6 Dec 2014 20:52:00 +0000 (21:52 +0100)]
Fix to markdown

10 years agoRelated pages (markdown systax). Disable but created for future enabling...
Eduardo Ramos Testillano [Mon, 3 Nov 2014 22:00:35 +0000 (23:00 +0100)]
Related pages (markdown systax). Disable but created for future enabling...

10 years agoChanging license to New BSD (3-Clause version)
Eduardo Ramos Testillano [Mon, 3 Nov 2014 20:08:16 +0000 (21:08 +0100)]
Changing license to New BSD (3-Clause version)

10 years agoEnglish traslation
Eduardo Ramos Testillano [Sun, 2 Nov 2014 19:24:12 +0000 (20:24 +0100)]
English traslation

10 years agolibanna.time refactoring
Eduardo Ramos Testillano [Sun, 3 Aug 2014 00:30:56 +0000 (02:30 +0200)]
libanna.time refactoring

10 years agoAutomate examples SConscript regarding pName
Eduardo Ramos Testillano [Fri, 25 Jul 2014 15:19:08 +0000 (17:19 +0200)]
Automate examples SConscript regarding pName

10 years agohardwareClock fixed
Eduardo Ramos Testillano [Fri, 25 Jul 2014 14:03:00 +0000 (16:03 +0200)]
hardwareClock fixed

10 years agoConfigurable record period and target
Eduardo Ramos Testillano [Fri, 25 Jul 2014 02:42:14 +0000 (04:42 +0200)]
Configurable record period and target

10 years agoUpdated license
Eduardo Ramos Testillano [Thu, 24 Jul 2014 20:21:21 +0000 (22:21 +0200)]
Updated license

10 years agoAdd clock for counters recorder in launcher example
Eduardo Ramos Testillano [Thu, 24 Jul 2014 20:05:11 +0000 (22:05 +0200)]
Add clock for counters recorder in launcher example

10 years agoUpdated license
Eduardo Ramos Testillano [Thu, 24 Jul 2014 18:26:37 +0000 (20:26 +0200)]
Updated license

10 years agotme example using derived format "Unsigned16" and checking 16bits overflow (specific...
Eduardo Ramos Testillano [Thu, 24 Jul 2014 18:16:24 +0000 (20:16 +0200)]
tme example using derived format "Unsigned16" and checking 16bits overflow (specific derived tme Avp behaviour)

All the derived formats are now outside codec::Avp, and derived over codec::tme::Avp, which are at the moment: ISDNNumber, ISDNAddress, Unsigned16.
Verified correct behaviour on derived tme::Message and tme::Avp.

10 years agoRemove core-comm dependency through CounterManager/timex in core/oam subsystem. Basic...
Eduardo Ramos Testillano [Thu, 24 Jul 2014 17:53:36 +0000 (19:53 +0200)]
Remove core-comm dependency through CounterManager/timex in core/oam subsystem. Basic types improvements.

Now record period must be managed separately (establish a MyTimer invoking module record())
Integer64 and Unsigned64 disappear, using S64 and U64.

10 years agoAcronym redefinition
Eduardo Ramos Testillano [Mon, 21 Jul 2014 21:19:17 +0000 (23:19 +0200)]
Acronym redefinition

10 years agoRemove stupid trace
Eduardo Ramos Testillano [Sun, 13 Jul 2014 23:10:07 +0000 (01:10 +0200)]
Remove stupid trace

10 years agoPortability
Eduardo Ramos Testillano [Sun, 13 Jul 2014 21:41:45 +0000 (23:41 +0200)]
Portability

10 years agoPortability
Eduardo Ramos Testillano [Sun, 13 Jul 2014 21:41:45 +0000 (23:41 +0200)]
Portability

10 years agoDeploy lite version
Eduardo Ramos Testillano [Sun, 13 Jul 2014 18:32:59 +0000 (20:32 +0200)]
Deploy lite version

10 years agoeSAPC PCRF stack
Eduardo Ramos Testillano [Sun, 13 Jul 2014 17:59:43 +0000 (19:59 +0200)]
eSAPC PCRF stack

10 years agoHelp improved
Eduardo Ramos Testillano [Sun, 13 Jul 2014 17:14:40 +0000 (19:14 +0200)]
Help improved

10 years agoksh to bash
Eduardo Ramos Testillano [Sun, 13 Jul 2014 10:41:07 +0000 (12:41 +0200)]
ksh to bash

10 years agoMake http interface optional in diameter launcher
Eduardo Ramos Testillano [Sat, 12 Jul 2014 16:41:32 +0000 (18:41 +0200)]
Make http interface optional in diameter launcher

10 years agoAdd signal USR2 management at core application and diameter launcher to manage operations
Eduardo Ramos Testillano [Sat, 12 Jul 2014 15:05:09 +0000 (17:05 +0200)]
Add signal USR2 management at core application and diameter launcher to manage operations

10 years agoEasy to use: not have to install software, only compile as debug.
Eduardo Ramos Testillano [Sat, 12 Jul 2014 11:44:14 +0000 (13:44 +0200)]
Easy to use: not have to install software, only compile as debug.

10 years agoBug on xml parsing for U64 types (appid, hop by hop, end to end)
Eduardo Ramos Testillano [Fri, 11 Jul 2014 16:40:10 +0000 (18:40 +0200)]
Bug on xml parsing for U64 types (appid, hop by hop, end to end)

10 years agoPortability issues
Eduardo Ramos Testillano [Fri, 11 Jul 2014 08:27:07 +0000 (10:27 +0200)]
Portability issues

10 years agoMistake to generate examples
Eduardo Ramos Testillano [Fri, 11 Jul 2014 00:02:45 +0000 (02:02 +0200)]
Mistake to generate examples

11 years agoPortability issues, README.md improved with Ubuntu requirements to make easier the...
Eduardo Ramos Testillano [Fri, 28 Feb 2014 15:48:02 +0000 (16:48 +0100)]
Portability issues, README.md improved with Ubuntu requirements to make easier the project building

11 years agopre-commit helper
Eduardo Ramos Testillano [Fri, 28 Feb 2014 12:29:33 +0000 (13:29 +0100)]
pre-commit helper

11 years agoVirtual bindingClientSession for diameter::comm::Engine, in order to have control...
Eduardo Ramos Testillano [Mon, 17 Feb 2014 20:46:55 +0000 (12:46 -0800)]
Virtual bindingClientSession for diameter::comm::Engine, in order to have control before diameter binding procedure

11 years agocleaning garbage
Eduardo Ramos Testillano [Wed, 11 Dec 2013 12:34:56 +0000 (13:34 +0100)]
cleaning garbage

11 years agoEnvironment redesign and test/examples review. English API revisions
Eduardo Ramos Testillano [Mon, 2 Sep 2013 06:41:40 +0000 (23:41 -0700)]
Environment redesign and test/examples review. English API revisions

11 years agoEnvironment redesign and test/examples review. English API revisions
Eduardo Ramos Testillano [Mon, 2 Sep 2013 06:40:37 +0000 (23:40 -0700)]
Environment redesign and test/examples review. English API revisions

11 years agopre-commit with auto fixing
Eduardo Ramos Testillano [Tue, 25 Jun 2013 01:21:36 +0000 (03:21 +0200)]
pre-commit with auto fixing

11 years agoNew Environment core class
Eduardo Ramos Testillano [Tue, 25 Jun 2013 01:19:44 +0000 (03:19 +0200)]
New Environment core class

11 years agoNew Environment core class
Eduardo Ramos Testillano [Tue, 25 Jun 2013 01:16:33 +0000 (03:16 +0200)]
New Environment core class

11 years agoNew Environment core class
Eduardo Ramos Testillano [Tue, 25 Jun 2013 01:12:45 +0000 (03:12 +0200)]
New Environment core class

11 years agopre-commit script no control blanks, xml bug solved
Eduardo Ramos Testillano [Thu, 20 Jun 2013 17:57:09 +0000 (10:57 -0700)]
pre-commit script no control blanks, xml bug solved

11 years agopermiso de ejecucion
Eduardo Ramos Testillano [Wed, 19 Jun 2013 02:31:58 +0000 (19:31 -0700)]
permiso de ejecucion

11 years agorestructuracion
Eduardo Ramos Testillano [Wed, 19 Jun 2013 02:30:45 +0000 (19:30 -0700)]
restructuracion

11 years agoborrado de ficheros
Eduardo Ramos Testillano [Wed, 19 Jun 2013 02:30:23 +0000 (19:30 -0700)]
borrado de ficheros

11 years ago-
Eduardo Ramos Testillano [Wed, 19 Jun 2013 02:20:11 +0000 (19:20 -0700)]
-

11 years agoreorganization
Eduardo Ramos Testillano [Tue, 18 Jun 2013 23:14:44 +0000 (16:14 -0700)]
reorganization

11 years agoreorganization
Eduardo Ramos Testillano [Tue, 18 Jun 2013 21:35:14 +0000 (14:35 -0700)]
reorganization

11 years agoFirst commit
Eduardo Ramos Testillano [Tue, 18 Jun 2013 02:43:45 +0000 (19:43 -0700)]
First commit