Ensures normalization on waitfe/fc-xml operations
[anna.git] / source / diameter / codec / Message.cpp
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-30 Eduardo Ramos Test... Fixes and improvements
2017-04-02 Eduardo Ramos Test... Fix type: end-to-end instead of end-by-end
2016-02-05 Eduardo Ramos Test... Improve error traces
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-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-25 Eduardo Ramos Test... Changed LICENSE. Now referenced to web site and file...
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-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-11 Eduardo Ramos Test... Bug on xml parsing for U64 types (appid, hop by hop...
2013-06-18 Eduardo Ramos Test... First commit