Commit Graph

13 Commits

Author SHA1 Message Date
Jeff Morriss 06d84872c9 Add SVN Id. Fix up indentation some and remove some not-very-useful comments which also made one of these files hard to read.
svn path=/trunk/; revision=46033
2012-11-14 20:50:54 +00:00
Anders Broman 5d50093134 Fix bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5411
Acct-Session-Id -> OctetString.
Also fix assorted Enums.

svn path=/trunk/; revision=34934
2010-11-17 21:58:06 +00:00
Anders Broman e1b1ef192c "Fill" value_strings.
svn path=/trunk/; revision=34888
2010-11-15 21:32:27 +00:00
Anders Broman 3b8ccd8e63 Remove faulty vendor from SIP AVP:s, update comments.
svn path=/trunk/; revision=32943
2010-05-25 08:42:24 +00:00
Anders Broman c2e9a963f0 From Tamás Regõs:
Diameter AVP clean up.

svn path=/trunk/; revision=32931
2010-05-24 14:18:02 +00:00
Anders Broman 6a5ea97ff6 From Sebastien Decugis:
Add Missing Diameter EAP support.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3600

svn path=/trunk/; revision=28849
2009-06-26 05:48:03 +00:00
Anders Broman c81fe1453d Change AA-Answer to AA.
svn path=/trunk/; revision=26066
2008-08-24 19:43:14 +00:00
Anders Broman 6796736470 Updates according to ETSI ES 283 026 V1.6.0 (2008-02)
svn path=/trunk/; revision=24305
2008-02-11 21:12:26 +00:00
Anders Broman 5018f190e5 Add AVP:s
svn path=/trunk/; revision=23559
2007-11-24 10:55:42 +00:00
Anders Broman ccea540c58 Sort AVP:s nummerically to make updates easier, remove double entries add nasreq AVP:s and expand some enums.
svn path=/trunk/; revision=17034
2006-01-15 22:09:41 +00:00
Anders Broman 6aea9d65c9 Use the correct Application Id:s fix a typo.
svn path=/trunk/; revision=16551
2005-11-19 15:58:16 +00:00
Anders Broman 131a1b3269 Update some 3GPP AVP:s
svn path=/trunk/; revision=16498
2005-11-13 16:40:55 +00:00
Guy Harris a275cd2495 Move the Diameter dictionary files to a "diameter" subdirectory, along
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.

svn path=/trunk/; revision=16050
2005-09-29 02:20:29 +00:00