aboutsummaryrefslogtreecommitdiff
path: root/lib/libiscsiutil
Commit message (Expand)AuthorAgeFilesLines
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan2023-10-291-0/+14
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-128-8/+8
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-0/+0
* libiscsiutil: Fix a typo in a source code commentGordon Bergling2023-01-111-1/+1
* iscsi: per-session timeouts and rapid teardown of session on reconnectRichard Scheffenegger2022-02-251-0/+2
* iscsi: Handle large Text responses.John Baldwin2021-12-293-1/+342
* libiscsiutil: Change keys_load/save to operate on data buffers.John Baldwin2021-12-222-12/+26
* libiscsiutil: Use open_memstream to build the outgoing block of keys.John Baldwin2021-12-221-23/+15
* libiscsiutil: Fix a memory leak with negotiation keys.John Baldwin2021-12-222-15/+17
* Add an internal libiscsiutil library.John Baldwin2021-12-228-0/+1295