new version of OskitDumpBuffer() that shows ascii characters, too, for easier debugging
[reactos.git] / reactos / drivers / lib / oskittcp / oskittcp / interface.c
2004-09-23 Royce Mitchell IIInew version of OskitDumpBuffer() that shows ascii chara...
2004-09-23 Art YerkesMain changes: reimported uipc_socket.c which had lots...
2004-09-23 Royce Mitchell IIIoskittcp can now be built with vs6
2004-09-22 Royce Mitchell IIIdon't zero out OtcpEvent structure from InitOskitTCP...
2004-09-22 Royce Mitchell IIIreplace problematic stack variable in OskitTCPSend...
2004-09-20 Royce Mitchell IIIinitialize fields that sosend() expects to have valid...
2004-09-20 Royce Mitchell IIIsosend( ) will not process mbuf if you pass it a uio...
2004-08-29 Art YerkesOskit can now be linked from userland. This is part...
2004-08-22 Art YerkesAFD: Fixed handling of cancelling in flight requests...
2004-08-19 Art Yerkesoskittcp: new import. less diff output versus pure...
2004-07-15 Art Yerkesoskittcp: fixed handling of uio in send.
2004-07-08 Art YerkesFixed OskitTCPSend prototype.
2004-06-09 Art YerkesThis is a merge onto head of the last two months worth...
2004-05-29 Steven Edwardsmoved oskittcp as it is a driver lib.