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-ndmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-75
/
+75
*
Have "dissect_scsi_cdb()" take an argument that's a SCSI device type,
Guy Harris
2002-08-20
1
-9
/
+40
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-5
/
+1
*
Updated NDMP and ONC RPC services to use the new function to display
Ronnie Sahlberg
2002-06-05
1
-2
/
+2
*
Mark unused arguments as such.
Guy Harris
2002-05-01
1
-80
/
+96
*
Removal (or, at least, #ifdeffing out) of unused variables and
Guy Harris
2002-04-29
1
-3
/
+1
*
Removed many senseless pinfo parameters in RPC dissection and the layers above.
Uwe Girlich
2002-04-03
1
-55
/
+55
*
Add support for reassembling RPC-over-TCP fragments, and do that in both
Guy Harris
2002-02-18
1
-112
/
+108
*
Have the private data for the SCSI dissection routines be a pointer to a
Guy Harris
2002-02-13
1
-62
/
+203
*
Dissect "execute CDB" requests and replies.
Guy Harris
2002-02-12
1
-20
/
+197
*
Catch ReportedBoundsError exceptions when dissecting NDMP messages, and
Guy Harris
2002-02-03
1
-9
/
+38
*
Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in
Guy Harris
2002-01-24
1
-3
/
+3
*
Convert some "col_add_str()" calls to "col_set_str()".
Guy Harris
2002-01-21
1
-2
/
+2
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-2
/
+2
*
Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL
Guy Harris
2002-01-20
1
-5
/
+5
*
Put one NDMP top-level protocol tree item in for every NDMP PDU (which
Guy Harris
2002-01-18
1
-36
/
+33
*
Make the default for NDMP desegmentation TRUE, as is the case for most
Guy Harris
2002-01-18
1
-2
/
+2
*
Fix some preferences to eliminate the extra copy of the protocol name at
Guy Harris
2002-01-15
1
-2
/
+2
*
From Ronnie Sahlberg: use size from encapsulation instead of how many
Guy Harris
2002-01-05
1
-25
/
+29
*
Additional sanity checks, from Ronnie Sahlberg.
Guy Harris
2002-01-05
1
-26
/
+57
*
Further updates from Ronnie Sahlberg.
Guy Harris
2002-01-04
1
-15
/
+56
*
Most of NDMP, from Ronnie Sahlberg.
Guy Harris
2002-01-04
1
-55
/
+2530
*
From Ronnie Sahlberg: initial NDMPv3 support, and an update to his
Guy Harris
2001-12-23
1
-0
/
+522