Tal Aloni 994fd1f644 SMB2Command: Bugfix: ReadResponse returned ErrorResponse instead of QueryInfoResponse when status was STATUS_BUFFER_OVERFLOW 5 years ago
..
CancelRequest.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
ChangeNotifyRequest.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
ChangeNotifyResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
CloseRequest.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
CloseResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
CreateRequest.cs 3f733c352d Client: Fixed compatibility issue with Windows 8.1 / 10 6 years ago
CreateResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
EchoRequest.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
EchoResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
ErrorResponse.cs 204c912074 SMB2: Improved ERROR response implementation 7 years ago
FlushRequest.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
FlushResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
IOCtlRequest.cs a71b97a707 SMB2: IOCtlRequest: OutputOffset field was set incorrectly in some cases 7 years ago
IOCtlResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
LockRequest.cs f96e6fe404 SMB2: Improved LockRequest implementation 7 years ago
LockResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
LogoffRequest.cs a25c75fb52 Minor code refactoring 7 years ago
LogoffResponse.cs a25c75fb52 Minor code refactoring 7 years ago
NegotiateRequest.cs 7cc6749625 SMB2: NegotiateRequest: Corrected implementation 7 years ago
NegotiateResponse.cs 6d49e4a03e SMB2: Renamed ServerCapabilities to Capabilities and added notes 7 years ago
QueryDirectoryRequest.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
QueryDirectoryResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
QueryInfoRequest.cs 4e71bea5df SMB2: Improved implementation of QUERY_INFO request and response 7 years ago
QueryInfoResponse.cs b3af07e5e4 SMB2: Added helper methods to QUERY_INFO response implementation 7 years ago
ReadRequest.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
ReadResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
SMB2Command.cs 994fd1f644 SMB2Command: Bugfix: ReadResponse returned ErrorResponse instead of QueryInfoResponse when status was STATUS_BUFFER_OVERFLOW 5 years ago
SessionSetupRequest.cs 6d49e4a03e SMB2: Renamed ServerCapabilities to Capabilities and added notes 7 years ago
SessionSetupResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
SetInfoRequest.cs 72ee2ce365 SMB2: Improved implementation of SET_INFO Request 7 years ago
SetInfoResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
TreeConnectRequest.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
TreeConnectResponse.cs 932780bc60 Improved AccessMask implementation 7 years ago
TreeDisconnectRequest.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
TreeDisconnectResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
WriteRequest.cs a0f8e0c19e SMB2: WriteRequest: DataOffset field was set incorrectly in some cases 7 years ago
WriteResponse.cs 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago