aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Update comments about tvbuff.Bill Meier1-16/+21
2012-03-16Use NULL instead of essentially duplicate text for one hf[] blurb;Bill Meier1-454/+451
2012-03-16From Irene Ruengeler: Add check for reading strings from theMichael Tüxen1-0/+4
2012-03-16Fix some of the incorrect hf[] FT_BOOLEAN 'display' and 'bitmask' fields;Bill Meier1-16/+15
2012-03-16Make it possible to run capinfos and editcap from this script.Jeff Morriss1-2/+9
2012-03-16When we're in a for(i=0,[...]) loop, don't reuse (and thus reset) 'i' in anot...Jeff Morriss1-3/+3
2012-03-16Show instance_id.Anders Broman1-2/+7
2012-03-16From Martin Kaiser: remove a set-but-unused variableJeff Morriss1-3/+0
2012-03-16Make a function staticJeff Morriss1-1/+1
2012-03-16Make several functions static; remove trailing commas and white space.Jeff Morriss4-40/+36
2012-03-16Make most of the functions in here staticJeff Morriss1-29/+30
2012-03-16Terminate a value_string. Remove a couple of trailing commas.Jeff Morriss1-18/+19
2012-03-16Fix typo.Anders Broman1-1/+1
2012-03-16Fix a typoAnders Broman1-1/+1
2012-03-16Error: the name for field "Initial Resource Locator Type " ("eiss.aid.irl.typ...Anders Broman1-3/+3
2012-03-16From Guy Martin:Anders Broman6-0/+3059
2012-03-16From Weston Schmidt:Anders Broman5-8/+664
2012-03-16Upadte a value string.Anders Broman1-2/+8
2012-03-16From Guy Martin:Anders Broman1-15/+16
2012-03-16Fix some comments and some indentation.Guy Harris1-9/+8
2012-03-16Add some more -D flags to CPPFLAGS rather than CFLAGS, and add someGuy Harris1-1/+9
2012-03-16Add @configure_input@ to a bunch of .in files that didn't have it.Guy Harris8-1/+18
2012-03-16Put -D and -I flags into CPPFLAGS rather than into CFLAGS; that shouldGuy Harris2-92/+63
2012-03-16Actually, the Lua-menu-items aren't necessary anyway; remove them.Jeff Morriss1-3/+0
2012-03-16Get the Lua menus working again: when adding UI menus, it appears that ourJeff Morriss2-16/+41
2012-03-16FT_BOOLEAN hf[] entry with a 0 'bitmask' should have 'display' = BASE_NONE;Bill Meier2-2/+2
2012-03-16FT_BOOLEAN hf[] entry with a 0 'bitmask' should have 'display' = BASE_NONE;Bill Meier2-446/+444
2012-03-16Fix menu path typos: Stataistics->Statistics, LUA->LuaJeff Morriss2-48/+48
2012-03-16FT_BOOLEAN hf[] entries with a 0 'bitmask' should have 'display' = BASE_NONE;Bill Meier13-334/+338
2012-03-16Have AC_WIRESHARK_GCC_CFLAGS_CHECK take an optional second flag toGuy Harris2-23/+80
2012-03-16FT_BOOLEAN hf[] entries with a 0 'bitmask' should have 'display' = BASE_NONE;Bill Meier1-197/+306
2012-03-16FT_BOOLEAN hf[] entries with a 0 'bitmask' should have 'display' = BASE_NONE;Bill Meier1-4/+4
2012-03-15FT_BOOLEAN hf[] entries with a 0 'bitmask' should have 'display' = BASE_NONE;Bill Meier1-4/+4
2012-03-15Update the link to the specification.Chris Maynard1-1/+1
2012-03-15FT_BOOLEAN hf[] entries with a 0 'bitmask' should have 'display' = BASE_NONE;Bill Meier1-3361/+3358
2012-03-15proto_tree_add_bits_item() associated hf[] entry 'bitmask' must be 0;Bill Meier1-18/+18
2012-03-15Use 'display'=BASE_NONE for all FT_BOOLEAN hf[] entries with a 0 bitmask;Bill Meier1-480/+512
2012-03-15Initialize the new num_stat_entries and interface_statistics members ofGuy Harris1-4/+7
2012-03-15Document which warnings are c++ only.Jörg Mayer1-9/+14
2012-03-15i18 -> i18nJörg Mayer1-1/+1
2012-03-15Handle .pcap and .pcapng files: set their mime-types appropriately.Jeff Morriss1-0/+6
2012-03-15Don't set svn:keywords on PCAP filesJeff Morriss0-0/+0
2012-03-15Set mime-type to application/vnd.tcpdump.pcapJeff Morriss0-0/+0
2012-03-15Calls to col_add_fstr() & etc should not be under 'if (tree)';Bill Meier1-1821/+1839
2012-03-15Sort the options.Chris Maynard1-141/+141
2012-03-15Sort the options.Chris Maynard1-45/+45
2012-03-15Sort the options.Chris Maynard1-6/+6
2012-03-15Correct the sorting of the options in the synopsis.Chris Maynard1-1/+1
2012-03-15Sort the options. Delete all the line-terminating "g's" added in 40820.Chris Maynard1-108/+108
2012-03-15Sort the options.Chris Maynard1-9/+9