aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/nasreq.xml
AgeCommit message (Collapse)AuthorFilesLines
2010-11-17Fix bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5411etxrab1-1/+1
Acct-Session-Id -> OctetString. Also fix assorted Enums. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34934 f5534014-38df-0310-8fa8-9805f1628bb7
2010-11-15"Fill" value_strings.etxrab1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34888 f5534014-38df-0310-8fa8-9805f1628bb7
2010-05-25Remove faulty vendor from SIP AVP:s, update comments.etxrab1-0/+30
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32943 f5534014-38df-0310-8fa8-9805f1628bb7
2010-05-24From Tamás Regõs:etxrab1-20/+20
Diameter AVP clean up. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32931 f5534014-38df-0310-8fa8-9805f1628bb7
2009-06-26From Sebastien Decugis:etxrab1-1/+0
Add Missing Diameter EAP support. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3600 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28849 f5534014-38df-0310-8fa8-9805f1628bb7
2008-08-24Change AA-Answer to AA.etxrab1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26066 f5534014-38df-0310-8fa8-9805f1628bb7
2008-02-11Updates according to ETSI ES 283 026 V1.6.0 (2008-02)etxrab1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24305 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-24Add AVP:setxrab1-0/+12
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23559 f5534014-38df-0310-8fa8-9805f1628bb7
2006-01-15Sort AVP:s nummerically to make updates easier, remove double entries add ↵etxrab1-283/+38
nasreq AVP:s and expand some enums. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17034 f5534014-38df-0310-8fa8-9805f1628bb7
2005-11-19Use the correct Application Id:s fix a typo.etxrab1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16551 f5534014-38df-0310-8fa8-9805f1628bb7
2005-11-13Update some 3GPP AVP:setxrab1-1/+13
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16498 f5534014-38df-0310-8fa8-9805f1628bb7
2005-09-29Move the Diameter dictionary files to a "diameter" subdirectory, alongguy1-0/+291
the lines of what's done for RADIUS. That keeps them together (and separate from other files), and makes the layout of the top-level source directory closer to the layout of the installation directory, so that if you run Ethereal or Tethereal from the top-level directory on Windows it'll pick up the Diameter dictionary files (if it supports loading them), and can do so on UN*X if we support a mechanism to let it find its control files in the directory in which the binary resides. Use the diameter_DATA, dtds_DATA, and radius_DATA macros in the EXTRA_DIST macro, so you only have to change the lists of Diameter, DTD, and RADIUS files in one place if you add or remove a file. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16050 f5534014-38df-0310-8fa8-9805f1628bb7