aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-01-26Use previously unused hf_cops_obj_c_type (cops.c_type) fieldMartin Mathieson1-1/+2
2007-01-26TLS 1.0/1.1 just ignores unknown records - RFC 2246 chapter 6. The TLS Record...Tomas Kukosa1-0/+11
2007-01-26Make COPS dissector findable by nameMartin Mathieson1-0/+3
2007-01-26If there is just a tftp response without a prior request,Jörg Mayer1-2/+6
2007-01-26A few more ethereal --> wiresharkBill Meier4-4/+4
2007-01-25Fix indentation of field_info struct definitionStephen Fisher1-6/+6
2007-01-25Remove dead code. Fixes Coverity CID 228. Squelch various compiler warnings.Gerald Combs1-37/+33
2007-01-25Squelch Coverity CIDs 225, 226, and 227.Gerald Combs1-1/+9
2007-01-25Attempt to squelch Coverity CID 222.Gerald Combs1-2/+4
2007-01-25Fix a key preference crash bug. Improve WPA passphrase and SSID lengthGerald Combs3-49/+46
2007-01-24Fix Coverity CID 230: Make sure we handle a negative tvb_length_remaining()Gerald Combs1-104/+104
2007-01-24dissect SDP encapsulated inside an Q1950 annex A.7 paramenter of H248Luis Ontanon1-1/+55
2007-01-24Fix for bug #1308: tacacs decoding fails. Introduce TCP desegmentation forStephen Fisher1-1/+15
2007-01-24Fix compilation (under Windows, at least).Gerald Combs1-111/+111
2007-01-23add range to the metatable of Tvb.Luis Ontanon1-0/+1
2007-01-23tvb:range did not appear under Tvb in generated refmanLuis Ontanon2-8/+18
2007-01-23add the obsolete RESERVE10/RELEASE10 to the sbc dissectorRonnie Sahlberg1-2/+4
2007-01-23some iscsi/scsi initiators still use the ancient sbc1 commandset so add RE...Ronnie Sahlberg1-2/+4
2007-01-23DISSECTOR_ASSERT_NOT_REACHED() now, by default, throws a WiresharkGuy Harris1-2/+2
2007-01-23if DataSegmentLength is non zero for iscsi async messages the data segment c...Ronnie Sahlberg1-5/+36
2007-01-22Add dfilter_macro_load.c to the distclean target to rebuild it if building fr...Anders Broman1-1/+1
2007-01-21From Tobias Witek:Stephen Fisher1-0/+5
2007-01-21Change frame dissector to show "frame" instead of "packet" for all fieldsStephen Fisher1-8/+20
2007-01-21From Sebastien Tandel:Stephen Fisher1-7/+52
2007-01-21Set the appropriate keywords.Guy Harris2-3/+2
2007-01-21Set the appropriate keywords.Guy Harris1-2/+2
2007-01-21fix bug 1321Luis Ontanon1-1/+3
2007-01-21fix bug 1320Luis Ontanon1-1/+1
2007-01-20Update some value strings.Anders Broman1-29/+86
2007-01-20From Graeme Hewson:Jaap Keuter2-6/+7
2007-01-19From Paul Moore:Jaap Keuter1-0/+265
2007-01-19Fix the SCCP dissector so it doesn't show non-segmented DT1 messages asJeff Morriss3-30/+24
2007-01-19Reindent pretty heavily. It's still not 100% consistent but at least all theJeff Morriss1-459/+472
2007-01-18Add a preference (defaulted to off) to have the MTP3 dissector show the prior...Jeff Morriss1-2/+19
2007-01-18Trying to get buildbot Windows-XP-x86 to build again.Jaap Keuter1-0/+1
2007-01-18PutGuy Harris21-18/+202
2007-01-18guint32 requires %[doxu], not %l[doxu]. (We don't support ILP16Guy Harris1-2/+2
2007-01-18Export the split fvalue_get_integer as fvalue_get_uinteger and fvalue_get_sin...Jaap Keuter1-1/+2
2007-01-18fix the dfilter_macro_load.c ruleLuis Ontanon1-1/+1
2007-01-18I actually forgot that dfilter_macro_expand.l was not usedLuis Ontanon2-383/+0
2007-01-18The forgotten file strikes back... Luis Ontanon1-0/+379
2007-01-18Filled in missing hf entries.Martin Mathieson1-0/+8
2007-01-18Remove extra element.Martin Mathieson1-1/+0
2007-01-18Missed this one (I don't build with pcre)Martin Mathieson1-1/+4
2007-01-18Trying to fix the build on Ubuntu-5.10-x86 buildbot again.Jaap Keuter1-2/+3
2007-01-18Add separate union entries to fvalue.value for signed and unsignedMartin Mathieson19-133/+255
2007-01-18display filter macros.Luis Ontanon6-6/+665
2007-01-17check if we have a finfo before dereferencing it later in PROTO_ITEM_IS_HIDDEN()Ronnie Sahlberg1-0/+3
2007-01-17From Patrick vd Lageweg:Jaap Keuter1-1/+1
2007-01-17Oops, set properties on the new fileJeff Morriss1-1/+1