Skip to content

Tags: sahlberg/libiscsi

Tags

1.20.3

Toggle 1.20.3's commit message
New version 1.20.3 When queueing the first PDU to an idle socket, immediately try to write it to the socket instead of waiting for the event-loop to timeout/notice there is work to do. Various other small bugfixes. Signed-off-by: sahlberg <sahlberg@r10-0-1.rocky10.sahlberg>

1.20.2

Toggle 1.20.2's commit message
New version 1.20.2 - Fix for Apple as their pthreads do not provide spinlock support. Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>

1.20.1

Toggle 1.20.1's commit message
New version 1.20.1 Add sha1/sha256/sha3 authentication Add multithreading support Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>

1.20.0

Toggle 1.20.0's commit message
New version 1.20.0 Mostly various updates to the test tool Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>

1.19.0

Toggle 1.19.0's commit message
new version 1.19.0 Minor updates to the library Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>

1.18.0

Toggle 1.18.0's commit message
Merge branch 'master' of github.com:sahlberg/libiscsi 

1.17.0

Toggle 1.17.0's commit message
New version 1.17.0 This release contains a bugfix for a rare condition where if a DATA-OUT PDU has a callback registered, it can cause a crash on reconnect/timeout. Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>

1.16.0

Toggle 1.16.0's commit message
New version 1.16.0 - Various test updates. - Add tests for ExtendedCopy and ReceiveCopyResults - Add support for WRITE_ATOMIC_16 and tests - Multipath tests added - Persistent Reservation test updates. - Make sure to process target NOPs in the tests - Fix broken CHAP has handling. Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>

1.15.0

Toggle 1.15.0's commit message
New version 1.15.0 - Replace some u_int32_t with uint32_t - Portability fixes to iscsi-perf - Improved documentation for the tests in README - Add/fix support for setting task/pdu timeouts and add unit tests for it. - Add multipath helpers for the test suite and add a simple multipath test - Skip sending TUR during reconnect, since it can cause the connection to - hang. Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>

1.14.0

Toggle 1.14.0's commit message
makerpms.sh : we dont need to configure from this script. rpmbuild wi… …ll do it Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>