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-ajp13.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't allocate a bunch of memory on the stack for strings that will be
Gerald Combs
2011-02-17
1
-54
/
+30
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-1
/
+1
*
Replace blurbs that match the name (case insensitive) with NULL.
Jeff Morriss
2010-09-23
1
-1
/
+1
*
As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....
Jeff Morriss
2010-05-13
1
-6
/
+2
*
Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)
Bill Meier
2010-05-10
1
-5
/
+4
*
#include <string.h> not needed.
Bill Meier
2010-04-06
1
-1
/
+0
*
From Didier Gautheron:
Anders Broman
2010-01-13
1
-4
/
+2
*
Fix for Bug 4311:
Gerasimos Dimitriadis
2009-12-09
1
-10
/
+22
*
From Jakub Zawadzki:
Anders Broman
2009-10-25
1
-6
/
+3
*
* Prefer col_append_str instead of col_append_fstr for constant strings
Kovarththanan Rajaratnam
2009-09-24
1
-2
/
+1
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-12
/
+12
*
More size_t casts.
Gerald Combs
2009-03-27
1
-2
/
+2
*
Fixed some data types to remove some warnings.
Stig Bjørlykke
2009-03-23
1
-2
/
+2
*
Squelch a P64 warning.
Guy Harris
2009-03-18
1
-1
/
+1
*
Remove almost all of the casts I committed recently and in place of
Stephen Fisher
2007-03-28
1
-2
/
+2
*
From Sebastien Tandel:
Stephen Fisher
2007-03-24
1
-2
/
+2
*
"an wireshark" -> "a wireshark".
Martin Mathieson
2007-01-02
1
-1
/
+1
*
change the signature for the get_pdu_len() function pointer passed to tcp_dis...
Ronnie Sahlberg
2006-10-31
1
-1
/
+1
*
from ian abel
Ronnie Sahlberg
2006-07-22
1
-2
/
+19
*
Ethereal->Wireshark
Anders Broman
2006-05-28
1
-2
/
+2
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-8
/
+8
*
removal of sprintf
Ronnie Sahlberg
2005-08-20
1
-14
/
+25
*
gmemchunk -> se_alloc() improvements
Ronnie Sahlberg
2005-08-12
1
-28
/
+3
*
Get rid of the private "my_match_strval()" routine in many dissectors;
Guy Harris
2005-06-26
1
-5
/
+5
*
From Jon Ringle:
Anders Broman
2005-02-02
1
-2
/
+2
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+877