aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtsp.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-19From Martin MathielsonLuis Ontanon1-17/+46
2005-02-02From Jon Ringle:Anders Broman1-3/+3
2005-01-26if there must be an "unknown transport" message, at least print the transport...Ulf Lamping1-1/+1
2005-01-20There's no guaranteee that "req_resp_hdrs_do_reassembly()" gets calledGuy Harris1-1/+3
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping1-1/+1
2004-09-29Move the request/response header helper routines to the epan directory.Guy Harris1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-30Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", soGuy Harris1-5/+2
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-3/+4
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1217