aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-04-21From Jeff Morris:etxrab2-35/+43
2006-04-21From Chris Maynard:jake1-24/+34
2006-04-21updates to get the fc and scsi dissectorssahlberg11-182/+106
2006-04-20From: Shashidhar Bhandarejake2-5/+203
2006-04-20From Mark C. Brown:jake1-0/+4
2006-04-20Add some more Media types.etxrab1-1/+7
2006-04-20Fix bugs: etxrab1-40/+44
2006-04-20From Hannes Gredler:jake1-9/+9
2006-04-20rename hte itlq structures to itlqsahlberg4-43/+43
2006-04-20rename the fc_exchange_data structure to the more appropriate itlq_nexus_tsahlberg5-13/+15
2006-04-20Rename "make-reg-dotc" to "make-dissector-reg", and do the same for theguy2-6/+6
2006-04-19From Martin mathieson:etxrab1-2/+2
2006-04-19From Karsten P. Hoffmann:etxrab1-8/+31
2006-04-19Handle 64bits signed/unsigned integers and get rid of some extra LF:s.etxrab3-5/+49
2006-04-19Add some applicationsetxrab1-12/+14
2006-04-19Update comments.guy2-23/+28
2006-04-19Have make-reg-dotc and make-reg-dotc.py generate either a register.c forguy1-16/+21
2006-04-18Fix for bug 875. Adding description for groups 19-26.jake1-1/+9
2006-04-18From W. Borgert:jake1-1/+4
2006-04-17From Martin Mathieson:etxrab1-15/+8
2006-04-17From Thomas Anders:jake1-67/+90
2006-04-17make-reg-dotc and make-reg-dotc.py were moved.guy1-2/+2
2006-04-17Move "make-reg-dotc" and "make-reg-dotc.py" to the "tools" directory, soguy3-202/+4
2006-04-16From W. Borgert:etxrab1-11/+22
2006-04-16Calculate Timezone correctly fixes http://bugs.ethereal.com/bugzilla/show_bug...etxrab1-23/+18
2006-04-16From Steve Karg:jake1-24/+44
2006-04-16Squelch a compiler warning.guy1-1/+1
2006-04-16bssgp - handle LLC PDU of 0 length.etxrab2-9/+13
2006-04-16The code to read hcidump files sets the p2p pseudo-header forguy1-0/+1
2006-04-14fix #865: if the timestamps fraction (m/u/nsec) of a packet is out of range (...ulfl1-1/+16
2006-04-14SVN properties...etxrab1-342/+342
2006-04-14From Martin Mathieson:etxrab2-0/+343
2006-04-13From Martin Mathieson:etxrab2-3/+15
2006-04-13From Frederic Roudaut:etxrab1-471/+705
2006-04-13Pass the right tree argument to the DOCSIS dissector if "treat allguy1-1/+1
2006-04-08Fix bug 597:etxrab1-10/+66
2006-04-08set SVN properties correct "when will I ever learn" :-(ulfl1-58/+58
2006-04-08add packet-dcom-dispatch.hulfl1-0/+1
2006-04-07bring HRESULT values in the right orderulfl1-1/+1
2006-04-07some of the CBA interfaces are actually derived from IDispatch, dissect the m...ulfl3-43/+103
2006-04-07make dissect_scsi_rsp() take an exchange structure as parameter instead of ju...sahlberg5-104/+123
2006-04-06Fix bug 851etxrab1-10/+28
2006-04-06Better read NTP LSW from the right spotjake1-1/+1
2006-04-06From: Martin Mathiesonjake2-80/+73
2006-04-06change iscsi to track transaction data in a fc_exchange_data structure just...sahlberg1-29/+29
2006-04-06remove the hashtables for pdu tracking and replace with an se_treesahlberg1-162/+17
2006-04-06attach the iscsi_session to the conversation instead of using a hashtable to ...sahlberg1-49/+19
2006-04-06get rid of a field we are not usingsahlberg1-1/+0
2006-04-06add a field for storing the scsi opcode in the exchange struct.sahlberg2-1/+3
2006-04-06use the fc exchange structure to track LUN values from fcp command all the w...sahlberg3-149/+19