aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isup.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-03Register the ISUP dissector to make it callable through Anders Broman1-0/+2
2005-05-18- add an isup stats_tree with statistics regarding message types and the dire...Luis Ontanon1-1/+35
2005-05-10- export Audio Codec modes from isup/biccLuis Ontanon1-74/+247
2005-05-02From Cvetan Ivanov:Gerald Combs1-35/+37
2005-04-30The previous changes were causing weird exception errors. Back them out,Gerald Combs1-211/+182
2005-04-29Use GStrings instead of character arrays, so that we don't overflow anyGerald Combs1-112/+211
2005-04-15From Jacques Olivier :Anders Broman1-3/+3
2005-04-04From Cvetan IvanovRonnie Sahlberg1-1/+3
2005-03-22Export q850_cause_code_vals as its's used by other dissector(s)Anders Broman1-2/+2
2005-03-03From Anders Broman: fix a fault in the CODEC LIST routine where offsetGuy Harris1-16/+17
2005-02-03From Francisco Alcoba:Anders Broman1-1/+3
2005-02-01From Alejandro Vaquero:Lars Roland1-3/+12
2004-12-08Just use the parameter type definitions, and value_string table, fromGuy Harris1-84/+0
2004-11-17From Martin Regner add the possibillity to disscet BICC over SCTPAnders Broman1-0/+2
2004-11-09From Luis Ontanon: Use hf_isup_parameter_type insted of hf_isup_message_type.Anders Broman1-1/+1
2004-10-07Export some value strings and a function, some minor bug fixes.Anders Broman1-9/+16
2004-09-16From Viorel Suman: TALI (RFC 3094) support.Guy Harris1-0/+1
2004-08-23Set the parameter item for called party number, calling party number,Guy Harris1-25/+20
2004-08-22Add the changes promised in the earlier checkin:Anders Broman1-9/+15
2004-08-19From Luis Ontanon: add some fields for filtering r packet-isup which adds A,...Anders Broman1-1/+26
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+6352