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-dcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply yet another set of the optimization patches:
Anders Broman
2007-11-09
1
-1
/
+1
*
Add some GCC warnings to the standard set, and add some others to the
Guy Harris
2007-04-23
1
-13
/
+17
*
Fix some more warnings
Stephen Fisher
2007-03-29
1
-2
/
+2
*
Remove almost all of the casts I committed recently and in place of
Stephen Fisher
2007-03-28
1
-3
/
+3
*
Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors
Stephen Fisher
2007-03-27
1
-3
/
+3
*
nikai@nikai.net:
Jörg Mayer
2006-11-14
1
-1
/
+0
*
change the signature for the get_pdu_len() function pointer passed to tcp_dis...
Ronnie Sahlberg
2006-10-31
1
-1
/
+1
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-5
/
+5
*
packet-bgp.c: Fix incorrect use of g_snprintf return value
Jörg Mayer
2006-01-20
1
-9
/
+18
*
get rid of some strcpy
Ronnie Sahlberg
2005-10-16
1
-29
/
+10
*
remove some strcpy()
Ronnie Sahlberg
2005-09-17
1
-8
/
+4
*
sprintf removal
Ronnie Sahlberg
2005-08-27
1
-10
/
+12
*
change a g_malloc() that was never released into ep_alloc()
Ronnie Sahlberg
2005-08-14
1
-9
/
+10
*
gmemchunk -> se_alloc() improvements
Ronnie Sahlberg
2005-08-12
1
-11
/
+2
*
rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...
Ronnie Sahlberg
2005-08-10
1
-1
/
+1
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-9
/
+5
*
Use a NULL value for di->xfer as an indication that we don't know the
Guy Harris
2005-08-06
1
-5
/
+16
*
replace malloc and alike calls by their GLib pendants -> g_malloc
Ulf Lamping
2005-08-05
1
-1
/
+1
*
Make some funtions static. More char -> const char warning fixes
Jörg Mayer
2005-07-30
1
-14
/
+14
*
some more memification of tvb_get_string() no obvious memleaks fixed this ...
Ronnie Sahlberg
2005-07-28
1
-3
/
+2
*
char -> const char warning fixes
Jörg Mayer
2005-07-28
1
-22
/
+22
*
just to get things straight: a dissector should *never* do any g_assert() calls!
Ulf Lamping
2005-06-10
1
-1
/
+1
*
More bug fixes from Steve Grubb. See bug 217 for details.
Gerald Combs
2005-05-30
1
-1
/
+4
*
Change some data types, and add initializations, to squelch compiler
Guy Harris
2005-05-05
1
-15
/
+15
*
From Rich Coe:
Gerald Combs
2005-05-02
1
-62
/
+130
*
Change a bunch of instances where we manually fetch a string and call
Gerald Combs
2005-04-17
1
-24
/
+10
*
fix a typo: lenght -> length
Ulf Lamping
2005-02-20
1
-1
/
+1
*
From Jon Ringle:
Anders Broman
2005-02-02
1
-3
/
+3
*
use GLib's pointer to int conversion macros to prevent compiler warnings
Ulf Lamping
2004-12-24
1
-2
/
+2
*
From Rich Coe:
Guy Harris
2004-11-10
1
-60
/
+92
*
Fix a typo.
Guy Harris
2004-10-16
1
-1
/
+1
*
Trivial warning fixes:
Jörg Mayer
2004-07-23
1
-1
/
+1
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+1234