aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-t38.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-05More char -> const char warning fixesJörg Mayer1-1/+1
2005-07-16Update to the new per signatures.Anders Broman1-21/+34
2005-07-04- use tvb instead of offset and length in dissect_per_octet_string() for valu...Tomas Kukosa1-6/+7
2005-06-07From: Martin MathiesonLuis Ontanon1-1/+1
2005-02-02From Jon Ringle:Anders Broman1-4/+4
2004-12-21Make the array for the "setup method" for RTP, RTCP, and T.38Guy Harris1-1/+1
2004-12-21Fix an off-by-one error when terminating a string.Gerald Combs1-1/+1
2004-10-22From Alejandro Vaquero: start T.38 conversations for SDP sessions.Guy Harris1-3/+176
2004-10-11Make "per_choice_t" and "per_sequence_t" structures "const" structures.Guy Harris1-10/+10
2004-09-29Move various tables into the epan directory.Guy Harris1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-2/+2
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-1/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+929