aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-10Update comment, clean up message.Guy Harris1-11/+7
2007-11-10Add MacOS X version next to the Darwin version in version outputs.Stephen Fisher3-8/+40
2007-11-10Cast "char"s to "unsigned char" before handing them to <ctype.h> macros.Guy Harris1-1/+1
2007-11-09Add a newline.Gerald Combs1-5/+5
2007-11-09Don't call tvb_set_child_real_data_tvbuff() + add_new_data_source() twiceGerald Combs2-6/+12
2007-11-09From Stephen Croll.Martin Mathieson4-366/+839
2007-11-09Apply yet another set of the optimization patches:Anders Broman1-99/+119
2007-11-09Apply yet another set of the optimization patches:Anders Broman14-43/+58
2007-11-09Apply yet another set of the optimization patches:Anders Broman2-2/+2
2007-11-09Apply yet another set of the optimization patches:Anders Broman1-21/+24
2007-11-09Apply yet another set of the optimization patches:Anders Broman1-16/+21
2007-11-09Apply yet another set of the optimization patches:Anders Broman1-0/+1
2007-11-09Back out part of revision 23395 - leave the toolbar arrow, but remove theStephen Fisher4-47/+0
2007-11-08Apply yet another set of the optimization patches:Anders Broman27-35/+35
2007-11-08Apply yet another set of the optimization patches:Anders Broman20-63/+63
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-190/+124
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-623/+622
2007-11-08Change dissecton of address type for AVP < 256 (RADIUS address).Anders Broman1-7/+32
2007-11-08Don't cast pinfo->src.data to (const mtp3_addr_pc_t *) unless we *know* it'sJeff Morriss1-88/+144
2007-11-08- "Location-Information" is grouped.Anders Broman1-4/+112
2007-11-08Move SKIP_CAPTURE from suite-capture.sh to config.sh so that we can use itGerald Combs3-15/+16
2007-11-08Fix a couple of integer underflows.Gerald Combs2-893/+912
2007-11-08Fix Windows builds that cannot find gtk/gtk.h from epan/prefs.c. Write outStephen Fisher1-9/+1
2007-11-08Add more TCP analysis struct checks.Gerald Combs1-11/+23
2007-11-07Add an arrow with drop-down menu including any toolbar buttons that do notStephen Fisher4-80/+238
2007-11-07Update to use the -X and -T asn2wrs flags.Anders Broman5-781/+587
2007-11-07Back out r23308 for the time being, since it's making hhc.exe on the WindowsGerald Combs1-8/+2
2007-11-07Create a subset tvb for dissect_x411_ORName so it doesn't eat too much data.Stig Bjørlykke1-9/+11
2007-11-07Add VID VID_draft_ietf_ipsec_nat_t_ike_01, moveJörg Mayer1-5/+10
2007-11-07Update to use the -X and -T asn2wrs flags.Anders Broman6-2768/+2040
2007-11-07Delete obsolete dissectors.Anders Broman4-2554/+0
2007-11-07Print VendorID string in payload summary lineJörg Mayer1-106/+132
2007-11-06Add two sentences clarifying the license statement on pidl:Jörg Mayer1-1/+3
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman14-124/+143
2007-11-06When checking to see if we should install WinPcap, check the installedGerald Combs3-23/+106
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman6-51/+52
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman3-23/+26
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman3-11/+14
2007-11-06Add a remark that the code under tools/pidl/ is coveredJörg Mayer1-0/+6
2007-11-06From Keith Mercer:Anders Broman2-206/+949
2007-11-06From Florent Drouin:Anders Broman1-6/+11
2007-11-06Update from samba tree revision 25306 to 25880Jörg Mayer17-124/+157
2007-11-06Set up RTP conversation when PORT is known.Anders Broman1-9/+8
2007-11-06Fix some typos.Anders Broman3-82/+151
2007-11-06Fix bug 1956 - make the bitwise-AND routine treat its arguments as beingGuy Harris1-18/+8
2007-11-06The "bitwise AND" display filter operator is supposed to evaluate toGuy Harris1-9/+10
2007-11-06add a g_byte_array_sized_new() helper if we compile for glib < 2Ronnie Sahlberg2-0/+19
2007-11-06use strcasecmp instead of g_ascii_strcasecmpRonnie Sahlberg1-3/+3
2007-11-06Wake on LAN (WOL): New dissector from Chris Maynard via -dev list andStephen Fisher4-0/+372
2007-11-06Change instance of 0xCAFE to ETHERTYPE_LLT for consistency. No functionalStephen Fisher1-1/+1