aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xot.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-07Fix for bug 2638:Jaap Keuter1-19/+169
2008-09-27Small cleanup of proto_reg_handoff & etcBill Meier1-20/+4
2008-08-26#include <emem.h> not req'dBill Meier1-1/+0
2008-05-05From Gerhard Olsson :Anders Broman1-46/+50
2008-04-23From Gerhard Olsson :Anders Broman1-65/+209
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-1/+1
2006-12-08The XOT dissector is now a "new-style" dissector; register it as such.Guy Harris1-1/+1
2006-11-30Make xot dissector findable by nameMartin Mathieson1-0/+1
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg1-1/+1
2006-09-29Fix for bug 1133:Jaap Keuter1-2/+5
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg1-0/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-2/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+174