Age | Commit message (Expand) | Author |
---|---|---|
2015-12-05 | strings.h -> string.h as necessary to prevent implicit declaration | mmcc |
2014-11-23 | Clear the work in progress PDU before calling the task handler. | Claudio Jeker |
2014-04-21 | Handle EAGAIN, ENOBUFS and EINTR a bit better. Ignore them one layer above | Claudio Jeker |
2014-04-20 | Use only one style for "return foo;" | Claudio Jeker |
2014-04-19 | COnveret the bcopy() to memcpy() | Claudio Jeker |
2011-05-04 | Massive diff to handle logins more correctly. iscsid will now do | Claudio Jeker |
2011-04-27 | Start implementing the FSM. Introduce a session FSM that is run via a | Claudio Jeker |
2011-01-04 | Reset the resid before issuing the task callback so that the pdu can | Claudio Jeker |
2011-01-04 | When translating a PDU to text strip all trailing \0 but one. | Claudio Jeker |
2010-09-25 | spacing, no binary changes. | Igor Sobrado |
2010-09-24 | iSCSI Initiatior daemon using vscsi(4). | Claudio Jeker |