Tal Aloni 44f62571aa Changed ParametersLength data type for uniformity 6 년 전
..
CheckDirectoryRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 년 전
CheckDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
CloseRequest.cs 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper 8 년 전
CloseResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
CreateDirectoryRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 년 전
CreateDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
DeleteDirectoryRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 년 전
DeleteDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
DeleteRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 년 전
DeleteResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
EchoRequest.cs fad88a7c2b SMB1: Corrected implementation of SMB_COM_ECHO request 7 년 전
EchoResponse.cs 1a599c2cca SMB1Command: Mark SMBParameters and SMBData as protected 7 년 전
ErrorResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
FindClose2Request.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
FindClose2Response.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
FlushRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
FlushResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
LockingAndXRequest.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 년 전
LockingAndXResponse.cs 44f62571aa Changed ParametersLength data type for uniformity 6 년 전
LogoffAndXRequest.cs 44f62571aa Changed ParametersLength data type for uniformity 6 년 전
LogoffAndXResponse.cs 44f62571aa Changed ParametersLength data type for uniformity 6 년 전
NTCancelRequest.cs 8aad4adb9c Added SMB_COM_NT_CANCEL request implementation 7 년 전
NTCreateAndXRequest.cs 083d237ca6 NTCreateAndXRequest: Removed duplicate functionality 7 년 전
NTCreateAndXResponse.cs 5036490fbf SMB_COM_NT_CREATE_ANDX response and extended response bugfixes 7 년 전
NTCreateAndXResponseExtended.cs 5036490fbf SMB_COM_NT_CREATE_ANDX response and extended response bugfixes 7 년 전
NTTransactInterimResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
NTTransactRequest.cs 6f22af8bf8 NTTransactionRequest: Improved readability 8 년 전
NTTransactResponse.cs 6fccba9e0e Improved SMB_COM_NT_TRANSACT response implementation 7 년 전
NTTransactSecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 년 전
NegotiateRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 년 전
NegotiateResponse.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities 7 년 전
NegotiateResponseExtended.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities 7 년 전
NegotiateResponseNotSupported.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
OpenAndXRequest.cs 7159909bc9 SMB_COM_OPEN_ANDX request and response: Implemented client related functionality 7 년 전
OpenAndXResponse.cs 7159909bc9 SMB_COM_OPEN_ANDX request and response: Implemented client related functionality 7 년 전
OpenAndXResponseExtended.cs 932780bc60 Improved AccessMask implementation 7 년 전
QueryInformationRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 년 전
QueryInformationResponse.cs dabc3260be SMB1: SMB_COM_QUERY_INFORMATION Response: Bugfix: LastWriteTime is UTime 8 년 전
ReadAndXRequest.cs 3769af188b Updated documentation 8 년 전
ReadAndXResponse.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 년 전
ReadRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
ReadResponse.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 년 전
RenameRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 년 전
RenameResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
SMB1Command.cs 24a65d0a03 Bugfix: FormatException was thrown upon InvalidDataException in some cases 7 년 전
SMBAndXCommand.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
SessionSetupAndXRequest.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities 7 년 전
SessionSetupAndXRequestExtended.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities 7 년 전
SessionSetupAndXResponse.cs 62556a1bdc SMB1: SMB_COM_SESSION_SETUP_ANDX response: Added workaround for a single terminating null byte 7 년 전
SessionSetupAndXResponseExtended.cs 62556a1bdc SMB1: SMB_COM_SESSION_SETUP_ANDX response: Added workaround for a single terminating null byte 7 년 전
SetInformation2Request.cs 26101cc0ae SMB1: SetInformation2Request: Moved SMBDateTime helper methods to SMB1Helper 8 년 전
SetInformation2Response.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
SetInformationRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 년 전
SetInformationResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
Transaction2InterimResponse.cs b3df4dd01c SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required 8 년 전
Transaction2Request.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 년 전
Transaction2Response.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 년 전
Transaction2SecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 년 전
TransactionInterimResponse.cs b3df4dd01c SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required 8 년 전
TransactionRequest.cs 5ff050bb28 SMB1: Improved SMB_COM_TRANSACTION request implementation and corrected GetBytes() implementation 7 년 전
TransactionResponse.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 년 전
TransactionSecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 년 전
TreeConnectAndXRequest.cs d98ed6c2b0 SMB1: Corrected SMB_COM_TREE_CONNECT_ANDX request implementation and added constructor 7 년 전
TreeConnectAndXResponse.cs 27981c55ad Renamed TreeConnectHelper to ServiceNameHelper 8 년 전
TreeConnectAndXResponseExtended.cs 932780bc60 Improved AccessMask implementation 7 년 전
TreeDisconnectRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
TreeDisconnectResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
WriteAndXRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 년 전
WriteAndXResponse.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 년 전
WriteRawFinalResponse.cs 44f62571aa Changed ParametersLength data type for uniformity 6 년 전
WriteRawInterimResponse.cs 44f62571aa Changed ParametersLength data type for uniformity 6 년 전
WriteRawRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전
WriteRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 년 전
WriteResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 년 전