aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-26Trying to get the WS Lua Ref Man to build with the rest of the documentationLuis Ontanon3-3/+636
2007-01-26Fix handling when both endpoints use the same port number.Michael Tüxen1-10/+10
2007-01-26From Graham Bloice:Jaap Keuter2-2/+1
2007-01-26From Patrick vd Lageweg:Jaap Keuter1-3/+3
2007-01-26form Florian LohoffLuis Ontanon1-0/+9
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-26Fix bugs 1330 & 1333 (one wrong and one missing entry in XML description)Martin Mathieson1-2/+5
2007-01-26If there is just a tftp response without a prior request,Jörg Mayer1-2/+6
2007-01-26Spelling fixes.Gerald Combs3-8/+8
2007-01-26Massive indentation fixes.Gerald Combs1-2608/+2610
2007-01-26A few more ethereal --> wiresharkBill Meier7-7/+7
2007-01-25Fix for bug #1325: Protocol hierarchy display shows an empty line because ofStephen Fisher1-0/+9
2007-01-25Remove extra space from a call .cmd file command line so it can be copiedStephen Fisher1-1/+1
2007-01-25Fix indentation of field_info struct definitionStephen Fisher1-6/+6
2007-01-25Update manifest file (template) to:Graeme Lunt2-4/+16
2007-01-25Modification of version resource.Jaap Keuter2-3/+5
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 Coverity CIDs 217 and 218, and fix filter dialog autoselection inGerald Combs1-28/+30
2007-01-25Fix a key preference crash bug. Improve WPA passphrase and SSID lengthGerald Combs3-49/+46
2007-01-24When parsing DISPLAY, mirror what __X11TransConnectDisplay() does - andGuy Harris1-17/+141
2007-01-24Update the NEWS file.Gerald Combs1-70/+99
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-24It's not an error if we don't find any AirPcap interfaces when AirPcap isn'tGerald Combs1-619/+632
2007-01-24Instead of checking for WinPcap 4.x versions, assume that if the versionGerald Combs1-53/+57
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-23fix problem "no target to build user-guide.zip"Ulf Lamping1-0/+2
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-23Propagate the recent interface list changes (r20521) to the AirPcap code.Gerald Combs4-8/+8
2007-01-23Add a shord description on how the snmp_users_file can be usedLuis Ontanon1-15/+15
2007-01-23Have build succeed even if portaudio is located somewhere else than any other...Luis Ontanon1-1/+2
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-23remove example_snmp_users_file at uninstallUlf Lamping1-0/+1
2007-01-23add correct link to vcredist_x86.exeUlf Lamping1-4/+4
2007-01-23Add a link to the Providence University WinPcap mirror, and a commentGerald Combs1-0/+8
2007-01-23winpcap.mirror.wireshark.org doesn't exist, so remove it.Gerald Combs1-4/+0
2007-01-22Bump the trunk version to 0.99.6.Gerald Combs2-2/+2
2007-01-22Add dfilter_macro_load.c to the distclean target to rebuild it if building fr...Anders Broman1-1/+1
2007-01-22as Bill Meier noted:Ulf Lamping1-1/+0
2007-01-22Fix various compiler warningsStephen Fisher6-6/+5
2007-01-21Have the routines to get interface lists take a pointer to a "gchar *"Guy Harris13-170/+160