index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
dissectors
/
packet-sdp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for bug 5220:
Jaap Keuter
2010-09-18
1
-13
/
+24
*
Update the comment.
Anders Broman
2010-08-11
1
-1
/
+1
*
Add a warning message if H264 profile-level-id parameter wasn't
Anders Broman
2010-08-11
1
-3
/
+5
*
Added check for valid tvb before calling tvb_length().
Stig Bjørlykke
2010-08-11
1
-2
/
+4
*
Add a komment about the format of the MSRP path parameter.
Anders Broman
2010-08-11
1
-1
/
+17
*
Fix: Malformed packet if port is missing from path.
Anders Broman
2010-06-11
1
-11
/
+13
*
Move some code (including the optional objects) into libwsutil
Jeff Morriss
2010-05-28
1
-1
/
+1
*
Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)
Bill Meier
2010-05-10
1
-48
/
+49
*
Fix the build
Jeff Morriss
2010-04-14
1
-11
/
+13
*
Use the sample rate from SDP info in RTP stream analysis.
Anders Broman
2010-04-14
1
-14
/
+28
*
Extract encoding name and sample rate
Anders Broman
2010-04-13
1
-10
/
+19
*
Make tvb_pbrk_guint8() return the found needle.
Anders Broman
2010-03-08
1
-2
/
+2
*
Fixes for gcc -Wshadow warnings; Fix indentation and do other minor cleanup i...
Bill Meier
2010-01-22
1
-348
/
+348
*
From Didier Gautheron:
Anders Broman
2010-01-13
1
-4
/
+2
*
Guard #include <sys/types.h> with HAVE_SYS_TYPES_H.
Stig Bjørlykke
2009-11-23
1
-0
/
+2
*
Instead of initializing the Media Format name to NULL, set it to
Gerald Combs
2009-11-19
1
-1
/
+2
*
From Didier Gautheron:
Anders Broman
2009-10-06
1
-1
/
+2
*
* Prefer col_append_str instead of col_append_fstr for constant strings
Kovarththanan Rajaratnam
2009-09-24
1
-2
/
+1
*
(FWIW) One step towards including stdio.h & stdlib.h only when req'd.
Bill Meier
2009-08-26
1
-0
/
+1
*
Sanitize epan includes
Kovarththanan Rajaratnam
2009-08-21
1
-1
/
+1
*
Switch a bunch of dissectors over to using tvb_new_subset_remaining()
Kovarththanan Rajaratnam
2009-08-16
1
-1
/
+1
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-2
/
+2
*
Get info about media type(Video or not) a first step towards usage in rtp sta...
Anders Broman
2009-05-19
1
-2
/
+11
*
Apply some of the patches from:
Anders Broman
2009-05-13
1
-8
/
+4
*
Change to prevent "off-the-end" array access if invalid payload-type/media-fo...
Bill Meier
2009-03-31
1
-0
/
+6
*
Define certain fcns as static (if not used externally).
Bill Meier
2009-03-29
1
-1
/
+2
*
Handle the case when FMTP parameters are "out-of-order".
Anders Broman
2009-03-29
1
-72
/
+78
*
More size_t casts.
Anders Broman
2009-03-29
1
-2
/
+2
*
More size_t casts.
Anders Broman
2009-03-29
1
-4
/
+4
*
#include <conversation.h> not req'd ....
Bill Meier
2009-02-06
1
-1
/
+0
*
Set item generated.
Anders Broman
2009-02-02
1
-0
/
+1
*
Dissect H263-1998/2000 Level
Anders Broman
2009-01-19
1
-1
/
+29
*
Accept leading space, payload type name is case insensitive.
Anders Broman
2008-12-08
1
-12
/
+23
*
Dissect part ofconfiguration parameter in SDP for MP4V-ES.
Anders Broman
2008-11-11
1
-102
/
+44
*
Move common code to base64.c
Anders Broman
2008-08-03
1
-19
/
+0
*
Update mimetype_and_clock_map and ad samle rate to sdp.
Anders Broman
2008-07-29
1
-0
/
+11
*
Minor formatting improvements.
Martin Mathieson
2008-05-20
1
-5
/
+6
*
Stop using deprecated functions identified by checkAPIs script.
Martin Mathieson
2008-05-08
1
-6
/
+9
*
- Remove GLIB1 code
Stephen Fisher
2008-04-07
1
-5
/
+0
*
Removed even more "statement not reached" warnings.
Stig Bjørlykke
2008-02-07
1
-2
/
+0
*
Fix preference text (SDP isn't only carried over SIP).
Martin Mathieson
2007-12-15
1
-4
/
+7
*
tvbuff.c - fix abug if reading last byte in tvb
Anders Broman
2007-12-12
1
-31
/
+35
*
Decode more of H264 info in SDP.
Anders Broman
2007-12-10
1
-9
/
+81
*
Remove superfluous buffer allocation.
Jaap Keuter
2007-12-04
1
-1
/
+0
*
Use common code for ASCII -> tvb.
Anders Broman
2007-12-04
1
-72
/
+10
*
Fetch all fmtp parameters.
Anders Broman
2007-12-03
1
-17
/
+8
*
mark two unused parameters as _U_
Ronnie Sahlberg
2007-12-03
1
-1
/
+1
*
Dissect RTP payload of H.264 and SDP profile-leve-id for H.264.
Anders Broman
2007-12-03
1
-12
/
+90
*
setup SRTP stream for RTP/SAVP media protocol
Tomas Kukosa
2007-11-02
1
-4
/
+13
*
we dont have g_hash_table_new_full() on gtk1
Ronnie Sahlberg
2007-09-04
1
-0
/
+5
[next]