aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isup_thin.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-11/+11
2009-02-06#include <conversation.h> not req'd ....Bill Meier1-1/+0
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-09-15Fix several definitionsBill Meier1-3/+3
2008-09-15Add prefs callback so tcp_port pref works; Cleanup proto_reg_handoff. Bill Meier1-14/+17
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-08-08various code cleanup:Ulf Lamping1-4/+0
2005-06-16"dissect_isup_thin()" is a new-style dissector; register it as such.Guy Harris1-4/+2
2005-06-06Dissector for ISUP over TCP.Anders Broman1-0/+325