aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sccp.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-04-06Fix bug 851Anders Broman1-10/+28
2006-04-05Frof Jeff Morriss:Anders Broman1-31/+60
2006-03-29sccp - fix a typoAnders Broman1-1/+1
2006-03-11use se_trees instead of GHashTables,Luis Ontanon1-88/+110
2006-02-22Desegment DT1 messages.Anders Broman1-15/+54
2006-02-04Add SSN:s from 3GPP TS 23.003.Anders Broman1-1/+16
2006-01-31Display which dissector is linked to a ssn.Anders Broman1-1/+27
2006-01-20Handle sgmented XUDT:sAnders Broman1-1/+56
2006-01-19Dont dissect XDT data in case of Segmentation as that will give [Malformed pa...Anders Broman1-1/+84
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon1-15/+19
2005-12-16Get rid of duplicted dissector tables for MTP3 Service indicator and SCCP ssn:sAnders Broman1-1/+0
2005-12-14Use src and dst instead of net_src.Anders Broman1-29/+35
2005-12-13handle sccp connections.Luis Ontanon1-38/+190
2005-08-19From Michael LumRonnie Sahlberg1-12/+31
2005-08-08various code cleanup:Ulf Lamping1-5/+1
2005-04-28Fix buffer overflow which is the cause of BUG 131.Michael Tüxen1-6/+6
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-09-16From Viorel Suman: TALI (RFC 3094) support.Guy Harris1-0/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+2366