aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-04-22put some exchange tracking info in scsi CDBs and DATA pdusRonnie Sahlberg1-18/+36
2006-04-22add the spc commands to the mmc tablesRonnie Sahlberg1-44/+50
2006-04-22add the spc commands to the smc and ssc tablesRonnie Sahlberg1-47/+73
2006-04-22add all supported SPC commands used by SBC to the SBC tablesRonnie Sahlberg1-61/+75
2006-04-22start prettifying the dissectionRonnie Sahlberg1-32/+45
2006-04-22the scsi transports (fc/fcp and iscsi) now track both itl and itlqRonnie Sahlberg7-361/+140
2006-04-21remover the lun parameter from dissect_scsi_cdb/payload since this is now p...Ronnie Sahlberg5-33/+94
2006-04-21From Jeff Morris:Anders Broman2-35/+43
2006-04-21From Chris Maynard:Jaap Keuter1-24/+34
2006-04-21updates to get the fc and scsi dissectorsRonnie Sahlberg11-182/+106
2006-04-20From: Shashidhar BhandareJaap Keuter2-5/+203
2006-04-20From Mark C. Brown:Jaap Keuter1-0/+4
2006-04-20Add some more Media types.Anders Broman1-1/+7
2006-04-20Fix bugs: Anders Broman1-40/+44
2006-04-20From Hannes Gredler:Jaap Keuter1-9/+9
2006-04-20rename hte itlq structures to itlqRonnie Sahlberg4-43/+43
2006-04-20rename the fc_exchange_data structure to the more appropriate itlq_nexus_tRonnie Sahlberg5-13/+15
2006-04-20Rename "make-reg-dotc" to "make-dissector-reg", and do the same for theGuy Harris2-6/+6
2006-04-19From Martin mathieson:Anders Broman1-2/+2
2006-04-19From Karsten P. Hoffmann:Anders Broman1-8/+31
2006-04-19Handle 64bits signed/unsigned integers and get rid of some extra LF:s.Anders Broman3-5/+49
2006-04-19Add some applicationsAnders Broman1-12/+14
2006-04-19Update comments.Guy Harris2-23/+28
2006-04-19Have make-reg-dotc and make-reg-dotc.py generate either a register.c forGuy Harris1-16/+21
2006-04-18Fix for bug 875. Adding description for groups 19-26.Jaap Keuter1-1/+9
2006-04-18From W. Borgert:Jaap Keuter1-1/+4
2006-04-17From Martin Mathieson:Anders Broman1-15/+8
2006-04-17From Thomas Anders:Jaap Keuter1-67/+90
2006-04-17make-reg-dotc and make-reg-dotc.py were moved.Guy Harris1-2/+2
2006-04-17Move "make-reg-dotc" and "make-reg-dotc.py" to the "tools" directory, soGuy Harris3-202/+4
2006-04-16From W. Borgert:Anders Broman1-11/+22
2006-04-16Calculate Timezone correctly fixes http://bugs.ethereal.com/bugzilla/show_bug...Anders Broman1-23/+18
2006-04-16From Steve Karg:Jaap Keuter1-24/+44
2006-04-16Squelch a compiler warning.Guy Harris1-1/+1
2006-04-16bssgp - handle LLC PDU of 0 length.Anders Broman2-9/+13
2006-04-16The code to read hcidump files sets the p2p pseudo-header forGuy Harris1-0/+1
2006-04-14fix #865: if the timestamps fraction (m/u/nsec) of a packet is out of range (...Ulf Lamping1-1/+16
2006-04-14SVN properties...Anders Broman1-342/+342
2006-04-14From Martin Mathieson:Anders Broman2-0/+343
2006-04-13From Martin Mathieson:Anders Broman2-3/+15
2006-04-13From Frederic Roudaut:Anders Broman1-471/+705
2006-04-13Pass the right tree argument to the DOCSIS dissector if "treat allGuy Harris1-1/+1
2006-04-08Fix bug 597:Anders Broman1-10/+66
2006-04-08set SVN properties correct "when will I ever learn" :-(Ulf Lamping1-58/+58
2006-04-08add packet-dcom-dispatch.hUlf Lamping1-0/+1
2006-04-07bring HRESULT values in the right orderUlf Lamping1-1/+1
2006-04-07some of the CBA interfaces are actually derived from IDispatch, dissect the m...Ulf Lamping3-43/+103
2006-04-07make dissect_scsi_rsp() take an exchange structure as parameter instead of ju...Ronnie Sahlberg5-104/+123
2006-04-06Fix bug 851Anders Broman1-10/+28
2006-04-06Better read NTP LSW from the right spotJaap Keuter1-1/+1