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-scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
"%.*" expects an "int" argument giving the precision.
Guy Harris
2003-10-28
1
-2
/
+3
*
From Dinesh Dutt:
Guy Harris
2003-10-28
1
-6
/
+191
*
Don't include <epan/conversation.h> if you don't need it.
Guy Harris
2003-09-03
1
-2
/
+2
*
Replace "hf_scsi_log_pc" with separate "hf_scsi_logsel_pc" and
Guy Harris
2003-07-09
1
-39
/
+73
*
Strings in SCSI replies are blank-padded or possibly null-padded;
Guy Harris
2003-05-26
1
-8
/
+12
*
More tvb_get_nstringz0() fixes. Timo Sirainen pointed out that Bad
Gerald Combs
2003-05-19
1
-3
/
+5
*
Modify tvb_get_nstringz*() to behave more like snprintf(). Make changes
Gerald Combs
2003-04-30
1
-6
/
+5
*
When processing the device identification page of vital product data,
Guy Harris
2003-04-16
1
-23
/
+64
*
Use SCSI_DEV_BITS for the bits in the peripheral qualifier/peripheral
Guy Harris
2003-03-10
1
-2
/
+2
*
Treat the Peripheral Qualifier field the same way we treat the
Guy Harris
2003-03-08
1
-19
/
+30
*
Make various variables containing unsigned quantities unsigned.
Guy Harris
2003-03-05
1
-5
/
+11
*
From Dinesh Dutt:
Guy Harris
2003-03-05
1
-14
/
+35
*
Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed
Guy Harris
2003-01-31
1
-15
/
+15
*
Don't cast away constness, and fix variable and structure member
Guy Harris
2002-12-02
1
-7
/
+7
*
From Senthil Kumar Nagappan: fix a "proto_tree_add_uint()" call that was
Guy Harris
2002-10-08
1
-2
/
+2
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-84
/
+84
*
Put the volume identification in quotes, so it doesn't look stupid when
Guy Harris
2002-08-21
1
-2
/
+2
*
Display volume tags as per SMC-2.
Guy Harris
2002-08-21
1
-7
/
+28
*
Handle Read Block Position replies.
Guy Harris
2002-08-21
1
-25
/
+191
*
Handle mode pages differently depending on the type of device (some mode
Guy Harris
2002-08-21
1
-180
/
+1187
*
Have "dissect_scsi_cdb()" take an argument that's a SCSI device type,
Guy Harris
2002-08-20
1
-47
/
+74
*
Regularize the format of the "(size)" tags - the SCSI specs appear not
Guy Harris
2002-08-20
1
-219
/
+411
*
Fix the reporting of the "PS" bit in SCSI mode pages.
Guy Harris
2002-08-19
1
-90
/
+259
*
From Bill Studenmund: fix handling of SCSI mode sense.
Guy Harris
2002-08-18
1
-4
/
+7
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-5
/
+1
*
From Peter Hawkins: make the maximum length argument to
Guy Harris
2002-06-13
1
-3
/
+3
*
From Joerg Mayer:
Guy Harris
2002-04-14
1
-2
/
+2
*
From Dinesh Dutt: get rid of unused variables, and fix a bug in the way
Guy Harris
2002-03-31
1
-90
/
+90
*
Give the "prevent/allow medium removal" command the right name (it's
Guy Harris
2002-03-13
1
-2
/
+2
*
From Dinesh Dutt: initial dissection of a variable-length CDB.
Guy Harris
2002-03-12
1
-1
/
+32
*
Have the private data for the SCSI dissection routines be a pointer to a
Guy Harris
2002-02-13
1
-24
/
+27
*
Move all the stuff in "packet-scsi.h" that's solely for the use of
Guy Harris
2002-02-12
1
-1
/
+926
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-3
/
+3
*
From Mark Burton: reinstate data segment digest handling, and stop the
Guy Harris
2002-01-16
1
-4
/
+4
*
SCSI dissector, and changes to make the iSCSI dissector use it, from
Guy Harris
2002-01-10
1
-0
/
+2485