aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sdp.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-03Move common code to base64.cetxrab1-19/+0
2008-07-29Update mimetype_and_clock_map and ad samle rate to sdp.etxrab1-0/+11
2008-05-20Minor formatting improvements.martinm1-5/+6
2008-05-08Stop using deprecated functions identified by checkAPIs script.martinm1-6/+9
2008-04-07- Remove GLIB1 codesfisher1-5/+0
2008-02-07Removed even more "statement not reached" warnings.stig1-2/+0
2007-12-15Fix preference text (SDP isn't only carried over SIP).martinm1-4/+7
2007-12-12tvbuff.c - fix abug if reading last byte in tvbetxrab1-31/+35
2007-12-10Decode more of H264 info in SDP.etxrab1-9/+81
2007-12-04Remove superfluous buffer allocation.jake1-1/+0
2007-12-04Use common code for ASCII -> tvb.etxrab1-72/+10
2007-12-03Fetch all fmtp parameters.etxrab1-17/+8
2007-12-03mark two unused parameters as _U_sahlberg1-1/+1
2007-12-03Dissect RTP payload of H.264 and SDP profile-leve-id for H.264.etxrab1-12/+90
2007-11-02setup SRTP stream for RTP/SAVP media protocol kukosa1-4/+13
2007-09-04we dont have g_hash_table_new_full() on gtk1sahlberg1-0/+5
2007-09-04From Stas Maximov:etxrab1-5/+6
2007-08-17Replace a couple more calls to tvb_get_string() with tvb_get_ephemeral_string...morriss1-1/+1
2007-08-15- s/ntohs/g_ntohsmorriss1-35/+35
2007-07-17Show malformed SDP line as an expert itemmartinm1-1/+4
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-0/+1
2007-04-10Add a reference.etxrab1-0/+1
2007-03-05From Mikael Magnusson:etxrab1-5/+108
2007-03-01Those two spaces before sdp were bctp (Q.1990), a protocol conveniently encod...lego1-7/+1
2007-02-24have sdp ignoring useless caracters efore the first element (this is a hack t...lego1-1/+11
2006-12-05Fix a cut and paste error.etxrab1-1/+0
2006-12-04Add description of CT AS TIAS and H263-2000 profile.etxrab1-3/+55
2006-11-03Dissect h324ext_h223lcparm.etxrab1-129/+257
2006-10-27Cast away most remaining warnings.martinm1-8/+7
2006-10-27More warningsmartinm1-14/+14
2006-10-26More warnings...martinm1-11/+17
2006-09-04Fix(?) bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1042etxrab1-3/+2
2006-07-28From Martin Mathieson:etxrab1-25/+91
2006-06-03From Martin Mathieson:etxrab1-4/+37
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-05-03From Andrei Emeltchenko:etxrab1-5/+26
2006-04-29Clean up indentation; use 2-space indentation throughout.guy1-678/+672
2006-04-28Check Payload type before dissecting fmtp parameters.etxrab1-12/+24
2006-04-26Add dissection of MPEG4 fmtp parameter.etxrab1-11/+191
2006-01-19Make sure we don't use the ADNS version of inet_aton; it's broken.gerald1-3/+0
2006-01-15Hi All,jake1-5/+8
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-17replace g_malloc() with ep_alloc() for ftp and sdpsahlberg1-2/+3
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-11/+11
2005-08-02remove a pointless g_strdupsahlberg1-1/+1
2005-07-29some more ememification of tvb_get_string()sahlberg1-15/+6
2005-07-24some more ep_tvb_get_string updatessahlberg1-13/+6
2005-06-22add ipbcp attribute as in Q.1970lego1-5/+50
2005-04-24From Alejandro Vaquero:lroland1-37/+75
2005-03-30From Ulf Lamping:etxrab1-1/+1