aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/iscsid/discovery.c
Commit message (Expand)AuthorAgeFilesLines
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* iscsi: Handle large Text responses.John Baldwin2021-12-291-61/+2
* libiscsiutil: Change keys_load/save to operate on data buffers.John Baldwin2021-12-221-2/+2
* Add an internal libiscsiutil library.John Baldwin2021-12-221-7/+7
* 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
* When iscsid(8) is running in ICL proxy mode, don't try to send Logout PDUs.Edward Tomasz Napierala2016-05-191-0/+12
* Remove a few unused headers.Xin LI2015-10-061-3/+0
* Make sequence numbers checks more strict.Alexander Motin2014-12-171-2/+2
* Make the iSCSI stack use __FBSDID() properly.Edward Tomasz Napierala2014-08-211-1/+3
* Empty data segment during Login Phase is rather unlikely, but it's notEdward Tomasz Napierala2014-02-111-2/+0
* Plug memory leak.Edward Tomasz Napierala2013-10-091-0/+1
* Fix memory overrun.Edward Tomasz Napierala2013-10-091-1/+1
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-141-0/+222