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-rtsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment out condition which is always true (based on the
Michael Tüxen
2008-05-07
1
-0
/
+2
*
From Peter Kjellerstedt:
Jaap Keuter
2008-05-07
1
-1
/
+1
*
Remove:
Anders Broman
2008-04-09
1
-4
/
+0
*
- Remove GLIB1 code
Stephen Fisher
2008-04-07
1
-5
/
+1
*
Make the RTSP dissector findable by name.
Martin Mathieson
2008-04-04
1
-0
/
+3
*
Move the routines tvb_skip_wsp() to tvbuff.c
Anders Broman
2007-12-09
1
-53
/
+0
*
strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda
Guy Harris
2007-11-27
1
-7
/
+11
*
From Andrew Feren:
Anders Broman
2007-10-27
1
-1
/
+2
*
Remove unused variable.
Anders Broman
2007-10-24
1
-1
/
+0
*
Use the media_type_dissector_table for the content type.
Anders Broman
2007-10-24
1
-67
/
+103
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-1
/
+1
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
fix #480: Change defaults for all reassembling settings to ON
Ulf Lamping
2005-09-28
1
-2
/
+2
*
From Martin Mathieson
Anders Broman
2005-09-01
1
-24
/
+58
*
remove g_malloc()
Ronnie Sahlberg
2005-08-19
1
-2
/
+1
*
more gmemchunk -> se_alloc() improvements
Ronnie Sahlberg
2005-08-12
1
-20
/
+2
*
rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...
Ronnie Sahlberg
2005-08-10
1
-1
/
+1
*
From Martin Mathieson
Anders Broman
2005-07-31
1
-93
/
+160
*
some more dissectors converted to ep_tvb_get_string
Ronnie Sahlberg
2005-07-24
1
-2
/
+1
*
just to get things straight: a dissector should *never* do any g_assert() calls!
Ulf Lamping
2005-06-10
1
-1
/
+1
*
These 2 patches make RDT support pretty complete now:
Anders Broman
2005-05-26
1
-3
/
+14
*
Previous commit failed doing them one by one.
Anders Broman
2005-03-27
1
-1
/
+1
*
From Alejandro Vaquero:
Luis Ontanon
2005-03-10
1
-1
/
+1
*
Get rid of "unknown transport" warnings - don't spam the user just
Guy Harris
2005-03-06
1
-1
/
+0
*
From Martin Mathielson
Luis Ontanon
2005-02-19
1
-17
/
+46
*
From Jon Ringle:
Anders Broman
2005-02-02
1
-3
/
+3
*
if there must be an "unknown transport" message, at least print the transport...
Ulf Lamping
2005-01-26
1
-1
/
+1
*
There's no guaranteee that "req_resp_hdrs_do_reassembly()" gets called
Guy Harris
2005-01-20
1
-1
/
+3
*
a lot of warnings removed, most of them about pointer to int casts without us...
Ulf Lamping
2004-12-25
1
-1
/
+1
*
Move the request/response header helper routines to the epan directory.
Guy Harris
2004-09-29
1
-1
/
+1
*
Move prefs.c and prefs.h into the epan subdirectory.
Guy Harris
2004-09-27
1
-1
/
+1
*
Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", so
Guy Harris
2004-08-30
1
-5
/
+2
*
Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...
Ulf Lamping
2004-08-21
1
-3
/
+4
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+1217