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-afp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Alex deVries (bug 2486):
Stig Bjørlykke
2008-04-21
1
-0
/
+23
*
Remove:
Anders Broman
2008-04-09
1
-4
/
+0
*
Update documentation links.
Guy Harris
2008-03-14
1
-5
/
+9
*
strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda
Guy Harris
2007-11-27
1
-4
/
+8
*
Implement some of the minor possible speed improvment patches.
Anders Broman
2007-10-15
1
-76
/
+80
*
Include a link to the AFP reference, as well as to the programming
Guy Harris
2007-06-13
1
-0
/
+2
*
Remove almost all of the casts I committed recently and in place of
Stephen Fisher
2007-03-28
1
-4
/
+4
*
Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors
Stephen Fisher
2007-03-27
1
-4
/
+6
*
From Peter Johansson:
Stephen Fisher
2007-03-26
1
-3
/
+1
*
fix some more warnings
Ulf Lamping
2007-03-23
1
-1
/
+1
*
packet-afp: remove unneeded line of code;
Bill Meier
2007-02-19
1
-1
/
+0
*
nikai@nikai.net:
Jörg Mayer
2006-11-14
1
-2
/
+0
*
More from Ilja van Sprundel. When we call tvb_new_subset() with a
Gerald Combs
2006-07-11
1
-37
/
+53
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Bill Meier:
Jörg Mayer
2006-01-05
1
-1
/
+1
*
From Didier
Anders Broman
2005-10-13
1
-1
/
+1
*
From Didier Gautheron: pass error replies to the tap.
Guy Harris
2005-09-09
1
-6
/
+6
*
EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
Ulf Lamping
2005-08-24
1
-7
/
+4
*
For AFP requests, add in the frame with the (last part of the) reply, if
Guy Harris
2005-08-20
1
-9
/
+77
*
gmemchunk -> se_alloc() improvements
Ronnie Sahlberg
2005-08-13
1
-19
/
+3
*
convert to tvb_get_ephemeral_stringz() and fix an obvious memleak
Ronnie Sahlberg
2005-08-10
1
-1
/
+1
*
rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...
Ronnie Sahlberg
2005-08-10
1
-2
/
+2
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-4
/
+0
*
Fix >2600 warnings by doing char -> const char changes.
Jörg Mayer
2005-07-27
1
-3
/
+4
*
*Removing* an include is usally not the right way of removing warnings;
Guy Harris
2005-07-27
1
-1
/
+1
*
From Maynard, Chris :
Anders Broman
2005-07-26
1
-10
/
+11
*
convert some uses of tvb_get_string() to ep_tvb_get_string()
Ronnie Sahlberg
2005-07-24
1
-3
/
+2
*
Fix a format string vulneratility in the AFP dissector identified
Gerald Combs
2005-06-20
1
-2
/
+2
*
from Didier Gautheron
Luis Ontanon
2005-06-19
1
-15
/
+1075
*
From Jon Ringle:
Anders Broman
2005-02-02
1
-2
/
+2
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+4740