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