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
/
packet-afs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have "proto_register_protocol()" build a list of data structures for
Guy Harris
2001-01-03
1
-2
/
+3
*
Small code optimization to make it possible to compile on ReliantUNIX.
Uwe Girlich
2000-11-30
1
-59
/
+9
*
Fix buffer overruns:
Gerald Combs
2000-11-19
1
-4
/
+4
*
For each column, have both a buffer into which strings for that column
Guy Harris
2000-11-19
1
-2
/
+2
*
more decoding of afs bos traffic
Nathan Neulinger
2000-11-03
1
-21
/
+214
*
finished up afs fs requests, more macros implemented
Nathan Neulinger
2000-11-03
1
-15
/
+42
*
finished up structure for fs replies, though macros still need implemented
Nathan Neulinger
2000-11-03
1
-4
/
+117
*
Split into a separate files. Started adding a bunch more decoding of
Nathan Neulinger
2000-11-03
1
-1360
/
+240
*
added backup,rmtsys,update opcodes
Nathan Neulinger
2000-11-02
1
-9
/
+48
*
more cleanup of opcodes
Nathan Neulinger
2000-11-02
1
-29
/
+34
*
added entry, fixed couple of typos
Nathan Neulinger
2000-11-02
1
-2
/
+3
*
Make the routines used for the hash table static - they're not used
Guy Harris
2000-10-23
1
-4
/
+4
*
Support for conversations with "wildcard" destination addresses, from
Guy Harris
2000-10-21
1
-3
/
+3
*
Add the "Edit:Protocols..." feature which currently only implements
Laurent Deniel
2000-08-13
1
-1
/
+3
*
Fix the display of volume names.
Guy Harris
2000-06-21
1
-7
/
+7
*
Add routines for adding items to a protocol tree that take arguments of
Guy Harris
2000-05-31
1
-36
/
+35
*
Add tvbuff class.
Gilbert Ramirez
2000-05-11
1
-40
/
+40
*
Fix up a bunch of places where a pointer into the packet buffer was cast
Guy Harris
2000-01-15
1
-8
/
+8
*
Fix Gerald's e-mail address.
Guy Harris
2000-01-07
1
-2
/
+2
*
Provide a general mechanism by which dissectors can register "init"
Guy Harris
1999-11-17
1
-2
/
+3
*
Replace the ETT_ "enum" members, declared in "packet.h", with
Guy Harris
1999-11-16
1
-9
/
+25
*
added additional error messages
Nathan Neulinger
1999-10-28
1
-6
/
+85
*
Converted C++ style comments to C style
Nathan Neulinger
1999-10-28
1
-27
/
+25
*
Export the data structure used to represent a conversation.
Guy Harris
1999-10-24
1
-5
/
+12
*
Generalize the "ip_src" and "ip_dst" members of the "packet_info"
Guy Harris
1999-10-22
1
-15
/
+23
*
Added Nathan's patch for AFS and RX dissection.
Gilbert Ramirez
1999-10-20
1
-0
/
+2502