aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-t38.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-16Update to the new per signatures.etxrab1-21/+34
2005-07-04- use tvb instead of offset and length in dissect_per_octet_string() for valu...kukosa1-6/+7
2005-06-07From: Martin Mathiesonlego1-1/+1
2005-02-02From Jon Ringle:etxrab1-4/+4
2004-12-21Make the array for the "setup method" for RTP, RTCP, and T.38guy1-1/+1
2004-12-21Fix an off-by-one error when terminating a string.gerald1-1/+1
2004-10-22From Alejandro Vaquero: start T.38 conversations for SDP sessions.guy1-3/+176
2004-10-11Make "per_choice_t" and "per_sequence_t" structures "const" structures.guy1-10/+10
2004-09-29Move various tables into the epan directory.guy1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-2/+2
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...ulfl1-1/+2
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+929