aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iscsi.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-02From Jon Ringle:Anders Broman1-2/+2
2005-01-29only add 4 bytes to the pdu length IFF header digest/crc32 is actually used.Ronnie Sahlberg1-3/+25
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-30Reintroduce the three previously removed iscsi header digest preference opti...Ronnie Sahlberg1-0/+6
2004-08-29remove two preference options related to iscsi header digestRonnie Sahlberg1-68/+60
2004-08-29finalize refactoring of conversation handling.Ronnie Sahlberg1-10/+70
2004-08-29move the conversation find and create into dissect_iscsi() from dissect_iscsi...Ronnie Sahlberg1-64/+58
2004-08-28indentation change to make dissect_iscsi() easier to readRonnie Sahlberg1-77/+74
2004-08-28ISCSI Login Request and Login Response never contain any HeaderDigestsRonnie Sahlberg1-8/+2
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-2/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+2511