aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sccp.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Fix bug 851Anders Broman2006-04-061-10/+28
* Frof Jeff Morriss:Anders Broman2006-04-051-31/+60
* sccp - fix a typoAnders Broman2006-03-291-1/+1
* use se_trees instead of GHashTables,Luis Ontanon2006-03-111-88/+110
* Desegment DT1 messages.Anders Broman2006-02-221-15/+54
* Add SSN:s from 3GPP TS 23.003.Anders Broman2006-02-041-1/+16
* Display which dissector is linked to a ssn.Anders Broman2006-01-311-1/+27
* Handle sgmented XUDT:sAnders Broman2006-01-201-1/+56
* Dont dissect XDT data in case of Segmentation as that will give [Malformed pa...Anders Broman2006-01-191-1/+84
* Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon2005-12-171-15/+19
* Get rid of duplicted dissector tables for MTP3 Service indicator and SCCP ssn:sAnders Broman2005-12-161-1/+0
* Use src and dst instead of net_src.Anders Broman2005-12-141-29/+35
* handle sccp connections.Luis Ontanon2005-12-131-38/+190
* From Michael LumRonnie Sahlberg2005-08-191-12/+31
* various code cleanup:Ulf Lamping2005-08-081-5/+1
* Fix buffer overflow which is the cause of BUG 131.Michael Tüxen2005-04-281-6/+6
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* From Viorel Suman: TALI (RFC 3094) support.Guy Harris2004-09-161-0/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+2366