summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iscsid/login.c
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v)trasz2015-02-051-3/+7
* Slightly polish iSCSI parameters negotiation.mav2014-12-191-2/+7
* Make sequence numbers checks more strict.mav2014-12-171-1/+1
* Whitespace fixes.trasz2014-10-221-3/+3
* Untangle iSCSI authentication code by splitting off the CHAPtrasz2014-10-221-190/+31
* Don't blindly assume the target agreed to transition to Full Feature Phase;trasz2014-09-111-9/+31
* Fix memory leak, reported by Coverity.mav2014-09-101-0/+1
* Make the iSCSI stack use __FBSDID() properly.trasz2014-08-211-1/+3
* Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects.mav2014-07-061-20/+2
* Implement redirection handling in initiator.trasz2014-06-181-0/+60
* Get rid of unneccessary argument.trasz2014-06-181-5/+8
* Improve code a little; no functional changes.trasz2014-06-181-9/+21
* Use proper term in debug messages.trasz2014-06-181-5/+5
* Remove unused variable.trasz2014-05-151-4/+0
* Remove redundant code.trasz2014-04-171-1/+0
* Empty data segment during Login Phase is rather unlikely, but it's nottrasz2014-02-111-4/+0
* Fix several problems in the new iSCSI stack; this includes interoperabilitytrasz2013-09-181-5/+45
* Bring in the new iSCSI target and initiator.trasz2013-09-141-0/+868
OpenPOWER on IntegriCloud