aboutsummaryrefslogtreecommitdiffstats
path: root/packet-diameter-defs.h
AgeCommit message (Collapse)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-3/+3
winapi_cleanup tool written by Patrik Stridvall for the wine project. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6117 f5534014-38df-0310-8fa8-9805f1628bb7
2002-03-05From David Frascone: dictionary fixes to NASREQ command codes.guy1-1/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4868 f5534014-38df-0310-8fa8-9805f1628bb7
2001-11-01From David Frascone: duUpdate to Diameter dissector to load theguy1-25/+55
dictionary as an XML file rather than building it in, and various Diameter updates. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4122 f5534014-38df-0310-8fa8-9805f1628bb7
2001-07-30From David Frascone: update to the DIAMETER dissector forguy1-830/+286
draft-ietf-aaa-diameter-07. His changenotes: Changes: o Flags are now done properly. (I changed it to dissect them like packet-tcp.c does) o Completely re-did the dictionary. I think it is much more maintainable now. And, it is no longer dynamically generated. o Added some lookup routines to work with new dictionary. o Removed lots of old lookup stuff that had been cloned from packet-radius.c. It's much cleaner now. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3799 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-10Updates from David Frascone.guy1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3287 f5534014-38df-0310-8fa8-9805f1628bb7
2001-02-23Updates from David Frascone: includes DIAMETER-over-SCTP support.guy1-30/+31
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3073 f5534014-38df-0310-8fa8-9805f1628bb7
2001-02-19New tvbuffified DIAMETER dissector, from David Frascone.guy1-155/+248
It doesn't do DIAMETER-over-UDP, so the RADIUS dissector no longer checks for DIAMETER packets and calls the DIAMETER dissector if it finds one. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3049 f5534014-38df-0310-8fa8-9805f1628bb7
2000-07-30David Frascone's DIAMETER dissector.guy1-0/+837
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2176 f5534014-38df-0310-8fa8-9805f1628bb7