aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/iscsid/pdu.c
Commit message (Expand)AuthorAgeFilesLines
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Remove ISCSI_MAX_DATA_SEGMENT_LENGTH, using negotiated value.Alexander Motin2017-01-201-23/+27
* Fix calloc(3) argument order.Marcelo Araujo2016-08-221-2/+2
* Improve reporting of connection problems in iscsid(8).Edward Tomasz Napierala2016-01-271-7/+14
* Remove unneeded includes.Edward Tomasz Napierala2015-11-141-1/+0
* Remove a few unused headers.Xin LI2015-10-061-1/+0
* Make the iSCSI stack use __FBSDID() properly.Edward Tomasz Napierala2014-08-211-1/+3
* Make it possible for the initiator side to operate in both proxyEdward Tomasz Napierala2014-04-161-7/+23
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-141-0/+281