Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libiscsiutil: Fix header to work with C++ | John Baldwin | 2025-04-02 | 1 | -0/+4 |
* | libiscsiutil: Add log_warnc() and log_errc() functions | John Baldwin | 2025-01-30 | 1 | -0/+4 |
* | iscsi: Move valid_iscsi_name to libiscsiutil | John Baldwin | 2025-01-24 | 1 | -0/+3 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | iscsi: per-session timeouts and rapid teardown of session on reconnect | Richard Scheffenegger | 2022-02-25 | 1 | -0/+2 |
* | iscsi: Handle large Text responses. | John Baldwin | 2021-12-29 | 1 | -0/+8 |
* | libiscsiutil: Change keys_load/save to operate on data buffers. | John Baldwin | 2021-12-22 | 1 | -2/+16 |
* | libiscsiutil: Fix a memory leak with negotiation keys. | John Baldwin | 2021-12-22 | 1 | -2/+0 |
* | Add an internal libiscsiutil library. | John Baldwin | 2021-12-22 | 1 | -0/+148 |