aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-04-25Add a URLJörg Mayer1-0/+1
2006-04-25rename some value_Strings from ..._val to ..._valsRonnie Sahlberg3-22/+22
2006-04-25fix win32 build:Ulf Lamping2-3/+6
2006-04-24SCSI Service Response Time StaisticsRonnie Sahlberg2-3/+7
2006-04-24Preparations to include ANSI ISUP dissection.Anders Broman2-259/+995
2006-04-24change the signature for dissect_scsi_snsinfo() to take itlq and itl structuresRonnie Sahlberg6-24/+67
2006-04-24Use 2-space indentation.Guy Harris1-450/+441
2006-04-23Use proto_tree_add_item() whenever possible; this simplifies the code,Guy Harris1-29/+16
2006-04-23Export tvb_uncompress to plugins; fixes bug 893.Guy Harris1-0/+1
2006-04-23From Diego Petteno: link the shared libethereal against the ADNSGuy Harris1-1/+1
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