1.1.2
eikenb
tagged this
07 Jan 23:29
Fixes issue #217; Fix volume name mangling on windows Open-packet's pflags (file opening flags) now saved in Request.Flags since in cases of SSH_FXF_CREAT being set a 0 len Write call is made. Also continuing some refactoring to simplify and clean up the request based code. In this case I removed an unnecessary data structure storing packet data.