Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 8 | -8/+8 |
* | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -0/+0 |
* | libiscsiutil: Fix a typo in a source code comment | Gordon Bergling | 2023-01-11 | 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 | 3 | -1/+342 |
* | libiscsiutil: Change keys_load/save to operate on data buffers. | John Baldwin | 2021-12-22 | 2 | -12/+26 |
* | libiscsiutil: Use open_memstream to build the outgoing block of keys. | John Baldwin | 2021-12-22 | 1 | -23/+15 |
* | libiscsiutil: Fix a memory leak with negotiation keys. | John Baldwin | 2021-12-22 | 2 | -15/+17 |
* | Add an internal libiscsiutil library. | John Baldwin | 2021-12-22 | 8 | -0/+1295 |