aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-radius_packetcable.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-12/+12
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-3/+3
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2015-05-27Convert proto_tree_add_boolean to proto_tree_add_bitmask_[value|value_with_fl...Michael Mann1-12/+12
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-2/+2
2014-12-09Eliminate proto_tree_add_text from some dissectors.Michael Mann1-63/+95
2014-12-01Use proto_tree_add_bitmask for groups of proto_tree_add_boolean.Michael Mann1-0/+1
2014-07-06convert to proto_tree_add_subtree[_format]Michael Mann1-2/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-2/+2
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-2/+2
2014-05-28Minor: use VALS macro (as per convention); Add editor modelines; Do whitespac...Bill Meier1-8/+21
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
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