Merge 14551:14980 from trunk
[reactos.git] / reactos / drivers / lib /
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-05-01 Art YerkesAdded HOST=mingw32-linux64 setting.
2005-04-22 Art Yerkestcpmisc.h:
2005-04-20 Casper HornstrupDon't link kernel-mode modules to kernel32.dll
2005-04-17 Art YerkesNeeded infrastructure for DHCP:
2005-04-16 Art YerkesMake the broadcast address all 1's.
2005-04-10 Casper HornstrupSupport -Werror
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
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 GeldorpAllow cancelling of listen IRPs
2005-03-13 Gé van Geldorparty:
2005-03-12 Art YerkesSome improvements I've been sitting on.
2005-03-10 Royce Mitchell IIIremove incorrect <pch>
2005-03-10 Royce Mitchell IIIadd <pch> to existing xml files that support pch on...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-04 Art YerkesRecommented vprintf out. Not strictly needed but I...
2005-03-04 Art YerkesWarning cleanups.
2005-02-24 Art YerkesFixed more socket close problems. You could get throug...
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-02-12 Casper HornstrupBranch setupapi
2005-02-12 Art YerkesAddrWidenAddress: set type
2005-02-05 Art YerkesFixed some signalling problems.
2005-01-24 Art YerkesMinor fix to ICMP receive.
2005-01-23 Art YerkesFixed broadcast UDP.
2005-01-22 Art YerkesWorking ping.
2005-01-22 Alex IonescuFix remaning ROS bugs. A minor hack has been added...
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-18 Art YerkesRemoved old stupid cruft i added when i didn't understa...
2005-01-16 Casper HornstrupBuild device drivers
2005-01-16 Art YerkesAdded xml for ip libs.
2005-01-14 Royce Mitchell IIIadd csq library to ntoskrnl
2005-01-13 Art YerkesInitial accept commit. Accept sockets now work althoug...
2005-01-10 Art YerkesAdded a work item to prevent stack overflow.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-30 Filip NavaraFix by WaxDragon: Pass the Metric parameter from Router...
2004-12-25 Art YerkesAdded a (currently unworking) accept implementation...
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-22 Art YerkesThis corresponds to the change made in dispatch.c on...
2004-12-18 Art YerkesCheck for a bad return from AllocatePacketWithBuffer.
2004-12-14 Casper Hornstrup2004-12-14 Casper S. Hornstrup <chorns@users.sourcefo...
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-13 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-12 Filip Navara- Reformulate comment.
2004-12-12 Filip Navara- Workaround infinite loop on loopback connect.
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 YerkesTurned off printing in oskittcp.
2004-11-30 Art Yerkes- Defined __NTDRIVER__ to turn on some code that is...
2004-11-29 Steven EdwardsRemoved inclusion of stdio.h as it causes a build error...
2004-11-27 Casper Hornstrup2004-11-27 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-26 Art YerkesCorrect silly bugcheck when a packet will not be routed...
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-21 Art Yerkes- Improvements for select/implementation of event select.
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-14 Art YerkesFixed UDP.
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-16 Gé van Geldorp- Centralize definition of version resource
2004-10-08 Art YerkesAdded makefile dependency in both dirs, and proper...
2004-10-07 Art Yerkessome formatting and prototype changes
2004-10-06 Art YerkesMore stuff moved out of ip lib.
2004-10-04 Art YerkesFixed IPStartup prototype and moved DisplayIPPacket...
2004-10-03 Art YerkesAdded new targets. ip and oskittcp should now clean...
2004-10-03 Art YerkesFinal propogation of TDI_CONNECTION_INFORMATION/TRANSPO...
2004-10-03 Art YerkesFixed UDP protocol.
2004-10-01 Art YerkesAdded needed rc file.
2004-09-30 Art YerkesIt seems there's a subtle difference between mingw32...
2004-09-30 Art YerkesFixes to interface. Prototypes which were being stubbo...
2004-09-30 Art YerkesUndis now builds a dll, carefully skirting the linkage...
2004-09-29 Art YerkesGetting there. Smoothing out the public interface...
2004-09-29 Art YerkesIP library. These files were moved from tcpip.sys...
2004-09-29 Art YerkesAdded a header to lie between undis and net/ndis.h...
2004-09-29 Art YerkesSimple library which captures the remaining link-time...
2004-09-24 Art YerkesInitialize ext so that MCLFREE will be called appropria...
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...
next