aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Allow the character '.' in radius dictionary ATTRIBUTE names;Bill Meier2-5/+8
2011-05-26From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5749 :Jeff Morriss2-328/+1218
2011-05-26From Florian Fainelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss4-0/+4253
2011-05-25Extended the SSL key log import routine to be able to read the following format:Sake Blok2-38/+111
2011-05-25Add some expert infos for unusual messages:Jeff Morriss2-155/+212
2011-05-25Filter out arg_list_utf_16to8.Gerald Combs1-1/+1
2011-05-25Remove a backslash.Gerald Combs1-1/+1
2011-05-25Copy-paste error.Anders Broman1-1/+1
2011-05-25Make it easier to add custom asn1 dissectors.Anders Broman3-1/+34
2011-05-25Use PI_UNDECODED instead.Anders Broman1-1/+1
2011-05-25Add a convinience function to add expert warnings for not dissected items.Anders Broman3-0/+25
2011-05-25Allow longer field names in the advanced filter control.Martin Mathieson1-1/+1
2011-05-25From tschardt via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5949Alexis La Goutte1-0/+2
2011-05-25From Florian Fainelli:Anders Broman2-0/+5
2011-05-25One "-Warray-bounds" suffices; as we're including it in the defaultGuy Harris1-1/+0
2011-05-25An Attribute Name with a '.' (Foundry-MAC-Authent-needs-802.1x) causes an acc...Bill Meier1-2/+4
2011-05-25Add new dictionary from freeradius.org: GIT 2.1.x branch.Bill Meier3-0/+20
2011-05-25Use freeradius.org version [from the GIT 2.1.x branch]Bill Meier1-15/+20
2011-05-25Tunnel related VALUEs are actually defined in dictionary.rfc2867.Bill Meier1-13/+3
2011-05-24Use latest version from FreeRadius 2.1.10 release.Bill Meier1-5/+4
2011-05-24Remove blank line added by mistake ...Bill Meier1-1/+0
2011-05-24Update list of radius dictionary files to reflect adds/deletes.Bill Meier2-4/+25
2011-05-24Obsolete; See dictionary.rfc2868Bill Meier1-61/+0
2011-05-24Obsolete; See dictionary.erxBill Meier1-93/+0
2011-05-24Updated dictionary files released as part of FreeRadius v2.1.7 thru v2.1.10Bill Meier12-109/+428
2011-05-24Some dictionary files added in FreeRadius v2.1.7 - 2.1.10.Bill Meier3-0/+678
2011-05-24Add new dictionary files from FreeRadius v2.1.7 thru 2.1.10Bill Meier10-1/+491
2011-05-24Don't print hidden columns.Guy Harris1-0/+3
2011-05-24Move the Windows argument list conversion code to a common routine.Gerald Combs14-119/+56
2011-05-23Fix various benign cases of Coverity [UNUSED]: 996,995,956,936,899,1133,1000Bill Meier7-29/+16
2011-05-23From Romain Fliedel via bug 5947: Fix the mask for extracting FMID.Chris Maynard2-1/+2
2011-05-23Use the 'proto_tree *' (not the 'proto_item *') for a proto_tree_add_item(): ...Bill Meier1-2/+2
2011-05-23Pass tap info into sequence analysis function.Martin Mathieson1-3/+4
2011-05-23Detect when padding non-final padding comes after other control subheaders.Martin Mathieson1-0/+17
2011-05-23(Trivial) Testing _MSC_FULL_VER can be done at compile time.Bill Meier1-15/+17
2011-05-23Fix compilation.Michael Tüxen1-0/+2
2011-05-23Remove an unneeded redundant line of code: Fixes Coverity 1001.Bill Meier1-1096/+1098
2011-05-23Use correct subtree in two cases: Fixes Coverity 920;Bill Meier1-53/+41
2011-05-23Fix compilation.Michael Tüxen1-1/+2
2011-05-23Use correct subtree in a few cases: Fixes Coverity 921,894,878 & 1136;Bill Meier4-26/+29
2011-05-23Use correct subtree in several 'proto_tree_add_text(...)' statements: Fixes C...Bill Meier1-3/+3
2011-05-23Use correct subtree in 'call dissector(...)': Fixes Coverity 962 [UNUSED].Bill Meier1-1/+1
2011-05-23Add a missing line of code: Fixes Coverity 967 [UNUSED].Bill Meier1-0/+1
2011-05-23Use correct subtree for proto_tree_add_item in several places: Coverity 1130 ...Bill Meier1-224/+227
2011-05-23Add missing braces.Martin Mathieson1-2/+4
2011-05-237.3.2.25 or 802.11-2007 gives an example of length 20, so it is unclear where...Jörg Mayer1-2/+2
2011-05-23Clean duplicated contributors.Jakub Zawadzki1-2/+0
2011-05-23Delete unused header field entries found by running checkhf.pl.Chris Maynard5-67/+3
2011-05-23Added Michael Mann for his contributions to bug 2794.Chris Maynard1-0/+1
2011-05-23From Micheal Mann via bug 2794: Fix some display filter field names.Chris Maynard12-68/+68