aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-radius_packetcable.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-12- Forward declaration of register functions.Anders Broman1-1/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-08-01updated more display filters per checkfiltername.plMichael Mann1-67/+67
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-27Fix proto_tree_add_item( encoding args;Bill Meier1-2/+2
2011-10-19Fix several benign instances wherein proto_tree_add_[uint|boolean]() was inte...Bill Meier1-4/+4
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier1-4/+4
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...Bill Meier1-2/+2
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-24/+24
2011-04-04Change the signature of elem_fcn():ns to include pinfo.Anders Broman1-10/+10
2009-07-30Remove a couple of unused variables.Gerald Combs1-1/+0
2009-07-08Add references to two specifications Bill Meier1-0/+6
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-2/+2
2008-12-20Fix various typos and spelling errors (mostly in text strings)Bill Meier1-2/+2
2008-08-14Use const with value_string array definitionsBill Meier1-8/+8
2007-06-06Fix for bug 1643.Jaap Keuter1-5/+6
2007-06-06Fix for bug 1644.Jaap Keuter1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-02-13Remove a couple of unused variables.Gerald Combs1-2/+0
2006-02-11Squelch some compiler warnings by declaring RADIUS AVP dissectors toGuy Harris1-10/+10
2006-02-09Re-enable the PacketCable RADIUS code and add a few EM updates.Gerald Combs1-37/+41
2005-08-28add missing value_string terminationRonnie Sahlberg1-0/+1
2005-07-16Fix the RCS ID.Guy Harris1-1/+1
2005-07-15propset and fix the filenameLuis Ontanon1-2/+2
2005-07-15Radius Dictionary SupportLuis Ontanon1-0/+805