summaryrefslogtreecommitdiff
path: root/lib/libiscsiutil
AgeCommit message (Expand)Author
2025-08-23Remove redundant PACKAGE for INTERNALLIB librariesLexi Winter
2025-04-02libiscsiutil: Fix header to work with C++John Baldwin
2025-01-30libiscsiutil: Add log_warnc() and log_errc() functionsJohn Baldwin
2025-01-24iscsi: Move valid_iscsi_name to libiscsiutilJohn Baldwin
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-10-29dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2023-01-11libiscsiutil: Fix a typo in a source code commentGordon Bergling
2022-02-25iscsi: per-session timeouts and rapid teardown of session on reconnectRichard Scheffenegger
2021-12-29iscsi: Handle large Text responses.John Baldwin
2021-12-22libiscsiutil: Change keys_load/save to operate on data buffers.John Baldwin
2021-12-22libiscsiutil: Use open_memstream to build the outgoing block of keys.John Baldwin
2021-12-22libiscsiutil: Fix a memory leak with negotiation keys.John Baldwin
2021-12-22Add an internal libiscsiutil library.John Baldwin