aboutsummaryrefslogtreecommitdiffstats
path: root/packet-radius.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andGuy Harris1-2/+16
2000-04-05Add Attribute Tunnel-Password, from Florian Lohoff.Gilbert Ramirez1-1/+4
2000-03-21Some cleanup of the RADIUS AVP output (Tunnel Tagging Tag), and a bit ofGuy Harris1-49/+79
2000-03-20Florian Lohoff's changes for RADIUS tunnel attributes and for theGuy Harris1-2/+88
2000-03-12Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez1-4/+4
1999-12-02Fix infinite loop on short packets or bad data in radius dissector.Gilbert Ramirez1-1/+7
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-8/+16
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1-4/+9
1999-08-03Checked in Johan's Updated RADIUS dissector which uses the new proto_treeGilbert Ramirez1-19/+58
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-3/+2
1999-07-08Added Johan's RADIUS dissector, finally. I modified it to fit in with theGilbert Ramirez1-0/+589