aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-15 solve both issues pointed out in:Luis Ontanon2-14/+16
2006-11-15PropsetMartin Mathieson0-0/+0
2006-11-15From Olivier Jacques:Martin Mathieson3-0/+282
2006-11-15Add OID translation for some more Generic codecs.Anders Broman2-2/+62
2006-11-15Fix problem reported on -dev list by Frank Maerz with Wireshark crashingStephen Fisher1-9/+18
2006-11-14A fix bug #1138: "Follow TCP Streams gets stream direction wrong if startedStephen Fisher1-10/+33
2006-11-14New feature to automatically highlight the field found when doing a find.Stephen Fisher5-5/+69
2006-11-14nikai@nikai.net:Jörg Mayer17-20/+0
2006-11-14nikai@nikai.net:Jörg Mayer3-4/+0
2006-11-14didier gautheron:Jörg Mayer1-1/+1
2006-11-14Fix possible build error + warnings seen on buildbotMartin Mathieson1-4/+5
2006-11-14- Use 64-bit indexes into file for packet locations (was previously casting i...Martin Mathieson1-32/+77
2006-11-14Add SIP application AVP:s.Anders Broman2-0/+2
2006-11-14Add SIP application AVP:s (Incomplete) and sortmobileipv4 in numerical order.Anders Broman3-31/+108
2006-11-14From Simon Munton as pointed out by Stephen Fisher:Anders Broman1-0/+4
2006-11-14From martin Peylo:Anders Broman1-8/+14
2006-11-14From Stephen Fisher:Anders Broman1-3/+12
2006-11-14This is Gerrit Renker code which:Anders Broman1-12/+30
2006-11-13Add support for IPv4-Aggregate session/template/filter types.Ashok Narayanan2-0/+76
2006-11-13Set a transparency threshold for the XPM icons. Have the make-icons scriptGerald Combs8-40/+49
2006-11-12Mark Krochmal says that the class field should be treated in mDNS as aGuy Harris1-7/+15
2006-11-12Flag the question as a "QM" question if the QU flag isn't set.Guy Harris1-4/+4
2006-11-12Update to use the latest gtk 2.8 glib and pango libraries.Anders Broman4-16/+20
2006-11-12mDNS treats the class field as a flag bit and 15 bits of class; displayGuy Harris1-21/+79
2006-11-12Add a plain "radiotap.channel" field to the radiotap dissector.Gerald Combs3-17/+36
2006-11-11fix so that tcp.pdu.time works again.Ronnie Sahlberg3-7/+53
2006-11-11add dissection of PROFINET "MRP Port Status"Ulf Lamping1-1/+33
2006-11-10From Alex BRonnie Sahlberg2-3/+357
2006-11-10fix for bug 1142Ronnie Sahlberg1-8/+30
2006-11-10Fix testMartin Mathieson1-1/+1
2006-11-09Use value_string for info column. Also use fences to handle compound packetsMartin Mathieson1-34/+7
2006-11-09Make it easier to track user-buffer-space vs capacity requests for HSDPA callsMartin Mathieson2-2/+39
2006-11-09Improve HP Switch Protocol Dissection.Jaap Keuter1-6/+32
2006-11-08Sorry that should have been static int. Corrcted now.Anders Broman2-2/+2
2006-11-08Make Wireshark build on my system (gcc 4.1.0) againJörg Mayer2-2/+2
2006-11-08Use h248v3.asn.Anders Broman3-403/+1029
2006-11-08Make things build on my system againJörg Mayer3-1028/+402
2006-11-07The tvb_ensure_length_remaining() calls aren't needed - we want anGuy Harris1-2/+2
2006-11-07Revert the previous changes - the problem Paul Blankenbaker was fixingGuy Harris1-43/+41
2006-11-07Fix bytes_repr_len() to correctly handle a zero-length FT_BYTES fieldGuy Harris1-3/+9
2006-11-07Based on a change from Paul Blankenbaker, make the "show" attribute forGuy Harris1-27/+37
2006-11-07Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1206Anders Broman5-414/+1076
2006-11-07Update to describe all that the read routine needs to return, and toGuy Harris1-7/+10
2006-11-07fix for bug 1200Ronnie Sahlberg4-6/+28
2006-11-07Another packet-acn.c leftoverJörg Mayer1-1/+0
2006-11-07As Ulf Lamping notes:Guy Harris1-20/+3
2006-11-07don't copy mibs.txt files to mibs, but to snmp\mibsUlf Lamping1-2/+3
2006-11-07Add Yet Another Portability Recommendation.Guy Harris1-0/+8
2006-11-07Bitfields are bad - the C language spec does *NOT* guarantee which bitsGuy Harris2-136/+129
2006-11-07albert chin:Jörg Mayer1-1/+3