aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
AgeCommit message (Expand)AuthorFilesLines
2016-06-16Finish getting making the Diameter XML valid XML.Jeff Morriss9-89/+118
2016-06-16Make the rest of the Diameter AVP names unique.Jeff Morriss8-105/+101
2016-06-16Remove a bunch of unassigned ETSI AVPs.Jeff Morriss1-801/+292
2016-06-15Make some more Diameter AVP names unique.Jeff Morriss5-87/+68
2016-06-15Make some Diameter AVP names unique.Jeff Morriss1-13/+20
2016-06-14Don't list "AVP" as a possible member of a grouped AVP.Jeff Morriss2-11/+0
2016-06-14Give unique names to a bunch of reserved, experimental, etc., AVPs.Jeff Morriss1-411/+86
2016-06-14Adjust the Diameter DTD to accept applications and vendors in any order.Jeff Morriss1-1/+1
2016-06-13Fix Custom.xml so it can be (correctly) included into the main dictionary.Jeff Morriss1-7/+3
2016-06-13Cisco Diameter: move the XML declaration to the top of the file.Jeff Morriss1-1/+2
2016-06-13Diameter (NSN): the attribute name is 'mandatory' not 'mandatory-flag'.Jeff Morriss1-10/+10
2016-06-13Diameter: close command elements.Jeff Morriss1-4/+4
2016-05-20Add CiscoSystems, vendor id 9 AVPsAndersBroman2-0/+70
2016-05-11Fixed value for experimental result code 5142Marius Paliga1-1/+1
2016-04-29[Diameter AVPs] Add AVP 620 Redirect-RealmAndersBroman1-1/+3
2016-01-21Revert "Diameter: Add Redknee AVPs."Jeff Morriss2-361/+1
2016-01-20Revert "[Diameter] Update Nokia Solutions and Networks vendor-specific AVPs"Anders Broman1-710/+8
2016-01-20Revert "[Diameter AVPs] Add Vodafone AVPs"Anders Broman2-279/+1
2016-01-07[Diameter] Add Data from 3GPP TS 29.344 V13.0.0 (2015-12)AndersBroman2-11/+103
2015-12-23[Diameter] Update Nokia Solutions and Networks vendor-specific AVPsAndersBroman1-8/+710
2015-12-23Diameter: Add Redknee AVPs.Jeff Morriss2-4/+364
2015-12-22[Diameter AVPs] Add Vodafone AVPsAndersBroman2-1/+280
2015-12-21Add AVP 100 amd 223AndersBroman1-6/+43
2015-11-20Rule-Failure-Code enum value 14 added.Branislav Makan1-1/+1
2015-11-17[Diameter] Add Diameter Overload Indication AVPs [RFC 7683]AndersBroman1-2/+57
2015-11-13Diameter: fix typo in dictionaryPascal Quantin1-1/+1
2015-11-13Diameter dictionary updated.Branislav Makan1-9/+30
2015-11-04Diameter: fix a typo in dictionary.xmlPascal Quantin1-1/+1
2015-11-04Dictionary (diameter): fix indent (use tabs)Alexis La Goutte1-9/+9
2015-11-04Updated Diameter dictionary.xml with AVP values.Branislav Makan1-12/+20
2015-10-01[Diameter] Add 3GPP AVP 652-655AndersBroman1-4/+14
2015-09-29[Diameter] Add command code 8388717 Ericsson Trace-ReportAndersBroman1-1/+67
2015-09-29[Diameter] Add enum value to 3GPP AVP PDN-Type" code="1456"AndersBroman1-0/+1
2015-08-21Add some Gx AVPs from 3GPP 29.212.Jeff Morriss1-4/+102
2015-07-23Add support for MB2c Diameter interface.Umberto Corponi1-0/+97
2015-05-12Diameter: Add support for Sd interfaceMarius1-6/+52
2015-05-09Eliminate a couple of empty Diameter grouped AVP lists.Jeff Morriss3-4/+15
2015-05-08Use the correct AVP type in a couple of places: IPAddress instead of Address.Jeff Morriss1-2/+2
2015-05-08Fix several Starent enums that didn't have codes.Jeff Morriss1-22/+22
2015-05-08Add Float32 and Float64 types to the Diameter dictionary.Jeff Morriss1-0/+14
2015-05-08Update the Diameter DTD to reflect the fact that vendors are no longer definedJeff Morriss1-4/+4
2015-05-08Fix Starent vendor definition: it's not an empty element.Jeff Morriss1-1/+1
2015-05-08Allow empty-element Diameter Applications and use that format.Jeff Morriss6-114/+114
2015-05-07Update the 3GPP list of Experimental-Result-Code values.Jeff Morriss1-6/+68
2015-05-06Add/clarify some comments about how the Experimental-Result-Code AVP is handled.Jeff Morriss1-1/+12
2015-04-29Finish removing VerizonWireless.xml and ChinaTelecom.xmlJeff Morriss1-4/+0
2015-04-29Reorganize some of the Diameter XML files, taking advantage of the fact thatJeff Morriss18-2548/+2522
2015-04-28[Diameter] Update Rx interface AVPsAndersBroman1-10/+32
2015-04-22Add special handling of the (derived) AppId AVP type so that we can maintainJeff Morriss2-277/+147
2015-04-22Misc. Diameter XML cleanups.Jeff Morriss12-1928/+1684