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