Ensures normalization on waitfe/fc-xml operations
[anna.git] / include / anna / diameter / codec / Message.hpp
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-06-25 Eduardo Ramos Test... Remove warnings
2017-04-02 Eduardo Ramos Test... Fix type: end-to-end instead of end-by-end
2017-02-15 Eduardo Ramos Test... Testing library separation: now not in launcher but... REFACTORING_TESTING_LIBRARY
2015-10-06 Eduardo Ramos Test... Not allowed to set engine NULL !!
2015-10-02 Eduardo Ramos Test... Simplify command (no parameter field, all inside comman...
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-11 Eduardo Ramos Test... Fixes and improvs. Basic DRA feature.
2015-09-07 Eduardo Ramos Test... System test feature
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-07 Eduardo Ramos Test... New feature to allow to register components with differ...
2015-04-25 Eduardo Ramos Test... Changed LICENSE. Now referenced to web site and file...
2015-04-10 Eduardo Ramos Test... Stack selection by application-id (configurable), and...
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...
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...
2013-06-18 Eduardo Ramos Test... First commit