Commit History

Author SHA1 Message Date
  Tal Aloni 163a182647 Convert line endings to CRLF 7 years ago
  Tal Aloni 076149728b Convert line endings to CRLF 7 years ago
  Tal Aloni 084cb492d3 Updated .gitattributes 7 years ago
  Tal Aloni 394b8963a8 Updated .gitattributes 7 years ago
  Tal Aloni 05df5fadba API: Added ResetTarget method to disconnect any connected initators 7 years ago
  Tal Aloni 0ee6d9956b API: Added OnSessionTermination event to ISCSITarget 7 years ago
  Tal Aloni 88acd7d905 Added information to Login request / connection termination log entries 7 years ago
  Tal Aloni d0dafab4d4 Fixed regression in login logic (multiple connections to different targets from the same initiator) 7 years ago
  Tal Aloni 0db4e2aa2c Moved size string formatting method to a separate class 7 years ago
  Tal Aloni 1e7a0ad04d Moved iSCSI Name validation methods to a separate class 7 years ago
  Tal Aloni a4cca156c0 API change: listener endpoint should now be passed to the Start method instead of the ISCSIServer constructor 7 years ago
  Tal Aloni af79a8ac6a Ordered server parameters according to the order in RFC 3720 7 years ago
  Tal Aloni 6479f98982 Bugfix: fixed command numbering following a login request with the C (Continue) bit set to 1 7 years ago
  Tal Aloni 0f79d59add Bugfix: the TCP connection will now be closed if the login response Status Class is not 0 7 years ago
  Tal Aloni d17ad94c7b Bugfix: will not try to remove sessions that no longer exist 7 years ago
  Tal Aloni 934d3168ef Sessions are now terminated when the last connection DefaultTime2Wait+DefaultTime2Retain expires 7 years ago
  Tal Aloni aea69662bb Improved login logic, proper session / connection reinstatement is now performed during login 7 years ago
  Tal Aloni ec6ba4a18b Code refactoring: moved Session inside ConnectionParameters 7 years ago
  Tal Aloni f886ea5fc3 Code refactoring 7 years ago
  Tal Aloni da5fe5890b Ability to remove (unused) iSCSI targets while the server is running 7 years ago
  Tal Aloni bab1fcf90c Improved session management logic 7 years ago
  Tal Aloni d8a5566d2c Added support for InitialR2T = False 7 years ago
  Tal Aloni a5edd24298 Added support for MaxOutstandingR2T > 1 7 years ago
  Tal Aloni edde8c3c81 Marked internal exception as such 7 years ago
  Tal Aloni d426df7545 Removed unnecessary parameter 7 years ago
  Tal Aloni aec657a175 iSCSI Console v1.3.9 7 years ago
  Tal Aloni c0068284af Support for login requests with the Continue bit set to 1 7 years ago
  Tal Aloni 8d6f7832e6 Ability to add iSCSI targets while the server is running 7 years ago
  Tal Aloni 13b00952ca Improved logging 7 years ago
  Tal Aloni 29e0357479 Allocation of Target Transfer Tag in a thread-safe way 7 years ago