Let oskit tell us when sending should be blocked 'cause its stuffed upto its
[reactos.git] / reactos / drivers / lib / ip / transport / tcp / event.c
2006-01-04 Gé van GeldorpLet oskit tell us when sending should be blocked 'cause...
2006-01-02 Gé van GeldorpUse lookaside lists for two most common allocation...
2005-12-22 Gé van GeldorpReturn error code that oskit understands. Fixes ftp...
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-02-24 Art YerkesFixed more socket close problems. You could get throug...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-05 Art YerkesFixed some signalling problems.
2004-12-25 Art YerkesAdded a (currently unworking) accept implementation...
2004-12-13 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-04 Art Yerkesafd/connect.c:
2004-12-01 Art Yerkes- sanity check: assert DISPATCH_LEVEL for the dpc.
2004-11-30 Art Yerkes- Defined __NTDRIVER__ to turn on some code that is...
2004-11-25 Art Yerkes- Removed prefix.c and the prefix list. Adapter and...
2004-11-21 Art Yerkes- Improvements for select/implementation of event select.
2004-11-13 Art Yerkeslib/ip:
2004-11-09 Art YerkesCleaing in receive: fixed one bugcheck.
2004-11-07 Art YerkesRemoved remaining kernel imports from ip lib.
2004-10-03 Art YerkesFixed UDP protocol.
2004-09-30 Art YerkesFixes to interface. Prototypes which were being stubbo...
2004-09-29 Art YerkesIP library. These files were moved from tcpip.sys...