Fix local server for multiple applications
[anna.git] / source / diameter /
2020-05-24 Eduardo Ramos Test... Remove dynamic exceptions
2020-05-17 Eduardo Ramos Test... Fix xml representations
2020-05-10 Eduardo Ramos Test... Add second work package for REST API implementation
2020-05-03 Eduardo Ramos Test... Ensures normalization on waitfe/fc-xml operations
2020-05-02 Eduardo Ramos Test... Allow diameter message & avp to normalize their xml...
2020-04-28 Eduardo Ramos Test... Add nlohmann/json parser
2020-04-28 Eduardo Ramos Test... Improve xml parsing on diameter codec
2017-10-11 Eduardo Ramos Test... Convert to warning
2017-08-01 Eduardo Ramos Test... Improve flags uncertainty. Warning when provided with...
2017-06-30 Eduardo Ramos Test... Fixes and improvements
2017-06-25 Eduardo Ramos Test... Remove warnings
2017-06-06 Eduardo Ramos Test... Remove scons files. Update README, gitignore and instal...
2017-04-15 Eduardo Ramos Test... Force static link for stackManagement and batchConverter
2017-04-02 Eduardo Ramos Test... Fix type: end-to-end instead of end-by-end
2017-03-11 Eduardo Ramos Test... Fix bug when reading already freed memory
2017-02-15 Eduardo Ramos Test... Testing library separation: now not in launcher but... REFACTORING_TESTING_LIBRARY
2016-03-14 Eduardo Ramos Test... First version for elements constants automatic creation
2016-03-01 Eduardo Ramos Test... Fix subscription-id decoding function
2016-02-05 Eduardo Ramos Test... Improve error traces
2016-01-29 Eduardo Ramos Test... Fixes & improvements
2015-12-10 Eduardo Ramos Test... Absolute path
2015-11-29 Eduardo Ramos Test... Optimiza deployment time
2015-10-06 Eduardo Ramos Test... Not allowed to set engine NULL !!
2015-10-06 Eduardo Ramos Test... Allow set NULL codec engine
2015-09-30 Eduardo Ramos Test... Internal clear respecting codec engine
2015-09-29 Eduardo Ramos Test... Message cleared on demand (if you want to reuse and...
2015-09-27 Eduardo Ramos Test... Hard refactoring. CodecEngine is associated to a unique...
2015-09-14 Eduardo Ramos Test... Fixes and improvs. Basic DRA feature.
2015-09-07 Eduardo Ramos Test... System test feature
2015-07-29 Eduardo Ramos Test... Dynamic realm registration
2015-07-27 Eduardo Ramos Test... Multistack launcher
2015-07-13 Eduardo Ramos Test... Base protocol codec for comm::Engine. Supported retrans...
2015-06-08 Eduardo Ramos Test... Codec engine on Avp and Message constructors
2015-06-08 Eduardo Ramos Test... Fix bug regarding codec engine configuration. AllocateA...
2015-06-07 Eduardo Ramos Test... New feature to allow to register components with differ...
2015-04-29 Eduardo Ramos Test... Identify Avp Rule by AvpId to avoid name collision...
2015-04-25 Eduardo Ramos Test... Changed LICENSE. Now referenced to web site and file...
2015-04-25 Eduardo Ramos Test... New enumerated values for Result-Code. LICENSE file.
2015-04-22 Eduardo Ramos Test... Virtualize Dictionary::load, implements launcher manage...
2015-04-13 Eduardo Ramos Test... Programming answers in double ended queue. Fix word...
2015-04-12 Eduardo Ramos Test... New Batch Converter. Fix flags problem regarding may...
2015-04-10 Eduardo Ramos Test... Stack selection by application-id (configurable), and...
2015-04-06 Eduardo Ramos Test... Fix enum bug (was on dictionary even when no data)...
2015-04-06 Eduardo Ramos Test... New features
2015-04-04 Eduardo Ramos Test... astyle
2015-04-04 Eduardo Ramos Test... pcapDecoder allows .hex files as input. Make public...
2015-03-22 Eduardo Ramos Test... Improvement: show avp name if known (validation)
2015-03-22 Eduardo Ramos Test... Fixed Failed-AVP bug (feature). Now wrong avps inside...
2015-03-21 Eduardo Ramos Test... Fixed multiple AVP error. Missing fix RFC 6733 section...
2015-03-20 Eduardo Ramos Test... Suuports clang compiler
2014-11-03 Eduardo Ramos Test... Changing license to New BSD (3-Clause version)
2014-07-24 Eduardo Ramos Test... Updated license
2014-07-24 Eduardo Ramos Test... Remove core-comm dependency through CounterManager...
2014-07-13 Eduardo Ramos Test... Deploy lite version
2014-07-13 Eduardo Ramos Test... eSAPC PCRF stack
2014-07-13 Eduardo Ramos Test... ksh to bash
2014-07-11 Eduardo Ramos Test... Bug on xml parsing for U64 types (appid, hop by hop...
2013-06-18 Eduardo Ramos Test... First commit