[SHELL32] SHChangeNotify: Use tree for CDirectoryList (#6784)
[reactos.git] / reactos / drivers / lib / oskittcp / oskittcp / interface.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-18 Maarten Bosmadrivers/lib => lib/drivers
2006-01-07 Alex Ionescu- Get oskittcp to compile on msvc.
2006-01-04 Gé van GeldorpLet oskit tell us when sending should be blocked 'cause...
2006-01-01 Gé van GeldorpFix memory tracking
2005-12-23 Gé van GeldorpSend delayed ACKs after 200ms instead of 2500ms
2005-12-10 Gé van GeldorpShut off some debug messages
2005-06-20 Filip NavaraFix warnings.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-04 Art YerkesWarning cleanups.
2005-02-19 Art YerkesFinish zeroing fields that need it.
2005-02-19 Art YerkesZero queue fields needed for accept.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-13 Art YerkesInitial accept commit. Accept sockets now work althoug...
2004-12-25 Art YerkesAdded a (currently unworking) accept implementation...
2004-12-12 Filip Navara- Fix receiving of loopback packets.
2004-12-04 Art Yerkesafd/connect.c:
2004-11-30 Art YerkesTurned off printing in oskittcp.
2004-11-29 Steven EdwardsRemoved inclusion of stdio.h as it causes a build error...
2004-11-21 Art Yerkes- Improvements for select/implementation of event select.
2004-09-23 Royce Mitchell IIIsmall fix to OskitDumpBuffer() - each line should displ...
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-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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.