Revert my patch from yesterday. Need to take more time to work on it.
[reactos.git] / reactos / drivers / lib / ip / network /
2005-12-08 Art YerkesRevert my patch from yesterday. Need to take more...
2005-12-07 Art YerkesFix firefox exit. Implement a simple work queue for...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
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-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-22 Art Yerkestcpmisc.h:
2005-04-17 Art YerkesNeeded infrastructure for DHCP:
2005-04-16 Art YerkesMake the broadcast address all 1's.
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-24 Art YerkesThis is change 1 of 2.
2005-03-18 Art YerkesAdded simple dword OID query to lan.
2005-03-16 Filip NavaraFix some logic in port management code.
2005-03-13 Gé van Geldorparty:
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Art YerkesAddrWidenAddress: set type
2005-01-24 Art YerkesMinor fix to ICMP receive.
2005-01-23 Art YerkesFixed broadcast UDP.
2005-01-13 Art YerkesInitial accept commit. Accept sockets now work althoug...
2005-01-10 Art YerkesAdded a work item to prevent stack overflow.
2004-12-30 Filip NavaraFix by WaxDragon: Pass the Metric parameter from Router...
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-14 Art YerkesCleaned up a bit. Sorry, I should edit more carefully.
2004-12-14 Art YerkesStore interface speed to retrieve later.
2004-12-12 Filip Navara- Fix compilation of non-DBG builds.
2004-12-12 Filip Navara- Fix receiving of loopback packets.
2004-12-11 Filip Navara- Manage TCP ports using port set and dynamically assig...
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-26 Art YerkesRemoved RouteFriendlyAddRoute. Not needed.
2004-11-26 Art Yerkes- Added add and delete route primitives in tcpip/ninfo.c
2004-11-25 Art Yerkes- Removed prefix.c and the prefix list. Adapter and...
2004-11-22 Art YerkesChanged Context to PC(NdisPacket)->Context in DLComplet...
2004-11-16 Casper Hornstrup2004-11-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-15 Art YerkesImplemented non-blocking recv and recvfrom.
2004-11-14 Art YerkesAdded port allocation.
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-07 Art Yerkessome formatting and prototype changes
2004-10-04 Art YerkesFixed IPStartup prototype and moved DisplayIPPacket...
2004-10-03 Art YerkesFinal propogation of TDI_CONNECTION_INFORMATION/TRANSPO...
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...