aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sdp.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* From Andrei Emeltchenko:Anders Broman2006-05-031-5/+26
* Clean up indentation; use 2-space indentation throughout.Guy Harris2006-04-291-678/+672
* Check Payload type before dissecting fmtp parameters.Anders Broman2006-04-281-12/+24
* Add dissection of MPEG4 fmtp parameter.Anders Broman2006-04-261-11/+191
* Make sure we don't use the ADNS version of inet_aton; it's broken.Gerald Combs2006-01-191-3/+0
* Hi All,Jaap Keuter2006-01-151-5/+8
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-1/+1
* replace g_malloc() with ep_alloc() for ftp and sdpRonnie Sahlberg2005-08-171-2/+3
* rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg2005-08-101-11/+11
* remove a pointless g_strdupRonnie Sahlberg2005-08-021-1/+1
* some more ememification of tvb_get_string()Ronnie Sahlberg2005-07-291-15/+6
* some more ep_tvb_get_string updatesRonnie Sahlberg2005-07-241-13/+6
* add ipbcp attribute as in Q.1970Luis Ontanon2005-06-221-5/+50
* From Alejandro Vaquero:Lars Roland2005-04-241-37/+75
* From Ulf Lamping:Anders Broman2005-03-301-1/+1
* From Martin Mathieson:Anders Broman2005-03-291-1/+1
* Previous commit failed doing them one by one.Anders Broman2005-03-271-9/+40
* From Alejandro Vaquero:Luis Ontanon2005-03-101-4/+42
* Warning fix:Jörg Mayer2005-03-061-1/+0
* From Jon Ringle:Anders Broman2005-02-021-4/+6
* From Alejandro Vaquero:Lars Roland2005-02-011-0/+17
* From Chris Maynard: don't extract strings with "tvb_get_string()" ifGuy Harris2005-01-051-6/+8
* From Francisco Alcoba: handle RTP over IPv6.Guy Harris2004-11-241-30/+41
* From Alejandro Vaquero: start T.38 conversations for SDP sessions.Guy Harris2004-10-221-2/+19
* Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", soGuy Harris2004-08-301-2/+2
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+1154