aboutsummaryrefslogtreecommitdiff
path: root/lib/libiscsiutil/keys.c
Commit message (Expand)AuthorAgeFilesLines
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libiscsiutil: Fix a typo in a source code commentGordon Bergling2023-01-111-1/+1
* libiscsiutil: Change keys_load/save to operate on data buffers.John Baldwin2021-12-221-10/+10
* 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-221-13/+17
* Add an internal libiscsiutil library.John Baldwin2021-12-221-0/+195