aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2006-11-15 solve both issues pointed out in:Luis Ontanon1-13/+15
2006-11-15Add OID translation for some more Generic codecs.Anders Broman1-1/+31
2006-11-15Fix problem reported on -dev list by Frank Maerz with Wireshark crashingStephen Fisher1-9/+18
2006-11-14nikai@nikai.net:Jörg Mayer9-11/+0
2006-11-14nikai@nikai.net:Jörg Mayer1-2/+0
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-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-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 Combs2-13/+29
2006-11-11fix so that tcp.pdu.time works again.Ronnie Sahlberg1-5/+30
2006-11-11add dissection of PROFINET "MRP Port Status"Ulf Lamping1-1/+33
2006-11-10From Alex BRonnie Sahlberg1-2/+353
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 Broman1-1/+1
2006-11-08Make Wireshark build on my system (gcc 4.1.0) againJörg Mayer1-1/+1
2006-11-08Use h248v3.asn.Anders Broman2-401/+1027
2006-11-08Make things build on my system againJörg Mayer2-1027/+401
2006-11-07The tvb_ensure_length_remaining() calls aren't needed - we want anGuy Harris1-2/+2
2006-11-07Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1206Anders Broman2-408/+1043
2006-11-07fix for bug 1200Ronnie Sahlberg2-3/+25
2006-11-07Bitfields are bad - the C language spec does *NOT* guarantee which bitsGuy Harris2-136/+129
2006-11-07from albert chinRonnie Sahlberg2-7/+7
2006-11-07You run perl, not make, on Makefile.PL files.Guy Harris1-1/+1
2006-11-07regenerate with news pidlJörg Mayer1-312/+312
2006-11-07Update to use --includedir instead of copying idl_types.h.Jörg Mayer1-5/+2
2006-11-07From Albert Chin:Jaap Keuter3-4/+4
2006-11-06convert restrictiontype to be an enumRonnie Sahlberg3-22/+72
2006-11-06building the nspi dissector depends also on the nspi.cnf file, add this d...Ronnie Sahlberg3-36/+28
2006-11-06new acn dissector from Bill FloracRonnie Sahlberg3-0/+3223
2006-11-06Fix some warnings about missing newline at end of file.Jörg Mayer2-2/+4
2006-11-06Remove some // comments.Jörg Mayer3-6/+5
2006-11-06Don't do forward declarations in the file. I'll try to eventuallyJörg Mayer1-2/+0
2006-11-06Copy over the nspi.cnf file which was recently addedJörg Mayer1-0/+12
2006-11-06Fix bug 1207, simple swap of the two text strings.Jaap Keuter1-2/+2
2006-11-06Don't remove a preference, make it obsolete instead.Jaap Keuter1-1/+3
2006-11-06some compilers dont like unnamed unions and structsRonnie Sahlberg1-20/+20
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping1-3/+3
2006-11-05Add HP Switch Protocol SAP valueJaap Keuter3-8/+10
2006-11-05Tidy up of information column for NTLM authentication.Graeme Lunt1-24/+35
2006-11-05we used the wrong offset for attribute lists, fixedRonnie Sahlberg1-24/+60
2006-11-05 add a framework to manage dissection of osd attribute pages, attribute numbe...Ronnie Sahlberg1-31/+212
2006-11-05dissect the Get Attributes List Offset according to the really weird encoding...Ronnie Sahlberg1-1/+7
2006-11-05regenerate NSPI using the latest version of pidlRonnie Sahlberg1-330/+332