anna.git
9 years agoSuuports clang compiler
Eduardo Ramos Testillano [Fri, 20 Mar 2015 14:36:40 +0000 (15:36 +0100)]
Suuports clang compiler

9 years agoImprove error management (rc in functions)
Eduardo Ramos Testillano [Tue, 17 Mar 2015 23:09:28 +0000 (00:09 +0100)]
Improve error management (rc in functions)

9 years agoAnswer programming only for xml messages.
Eduardo Ramos Testillano [Tue, 17 Mar 2015 00:16:55 +0000 (01:16 +0100)]
Answer programming only for xml messages.

9 years ago2 Experiment for FT in shell script
Eduardo Ramos Testillano [Mon, 16 Mar 2015 22:40:21 +0000 (23:40 +0100)]
2 Experiment for FT in shell script

9 years agoSupported hex messages for send prototypes. Pending answers programming.
Eduardo Ramos Testillano [Mon, 16 Mar 2015 03:00:06 +0000 (04:00 +0100)]
Supported hex messages for send prototypes. Pending answers programming.

9 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.

9 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.

9 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

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

9 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.

9 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

9 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)

9 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

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

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

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

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

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

9 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...

9 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)

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

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

9 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

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

9 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

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

9 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

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

9 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.

9 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.

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

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

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

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

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

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

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

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

9 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

9 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

9 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.

9 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)

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

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

10 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

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

10 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

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

10 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

10 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

10 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

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

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

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

10 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

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

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

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

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

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

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

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