- Add DDK alignment macros and move/rename the ones in the NDK for user-mode only...
[reactos.git] / reactos / drivers / lib /
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...
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-21 Royce Mitchell IIIbcopy()'s arguments are different order than memcpy()
2004-09-20 Royce Mitchell IIIinitialize fields that sosend() expects to have valid...
2004-09-20 Art YerkesImplemented MCLGET for reactos, not dependent on either...
2004-09-20 Art YerkesRoyce Mitchell pointed out that we could eliminate...
2004-09-20 Royce Mitchell IIIsosend( ) will not process mbuf if you pass it a uio...
2004-09-16 Gé van GeldorpGet rid of .edf files
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 YerkesMore notes on oskit. braindumping.
2004-08-19 Art Yerkesoskittcp: new import. less diff output versus pure...
2004-07-18 Art Yerkesmsafd + afd: Changed type of PVOID args to PAFD_WSABUF...
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-07-04 Hartmut Birr- Fixed a bug in IoCsqRemoveIrp and IoCsqRemoveNextIrp.
2004-06-20 Vizzinifixed a bug in IoCsqRemoveNextIrp (missing break)
2004-06-09 Art YerkesThis is a merge onto head of the last two months worth...
2004-05-29 Art YerkesAdded csq to build.
2004-05-29 Art YerkesFixes for gcc-3.4.0 (pasting the __FUNCTION__ constant...
2004-05-29 Steven Edwardsmoved oskittcp as it is a driver lib.
2004-04-12 Thomas Bluemeladded some makefiles
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-13 Filip Navara- Eliminate function pointer typecasts in csqtest
2004-02-09 Vizzini - Updated CSQ library to use new kmlibrary target...
2004-02-08 VizziniReactOS implementation of cancel-safe queue library
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-06-29 guidoanother day of janitor stuff
2003-03-24 KJK::Hyperionzlib is a static library, not (necessarily) a driver...
2003-01-05 Robert Dickensonhousekeeping files...
2003-01-01 Robert DickensonMinor mods.
2002-12-28 Robert Dickensonupdates to the sc utility.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-17 David Welch2002-08-17 David Welch <welch@computer2.darkstar...
2002-07-04 David WelchAdded some missing files.
2002-06-16 Steven EdwardsUpdated Makefile to fix building
2002-06-07 Eric Kohl- Implement NtCreateToken()
2002-06-06 Jason FilbyDon't define CC in makefile
2002-06-02 Casper HornstrupCompile with new layout
2002-03-17 KJK::HyperionAdded zlib version 1.1.4 to the source tree (contains...
2002-02-02 Phillip SusiOops! binary libraries should't be in CVS!
2002-01-31 Phillip SusiBuild unbzip2.sys as export driver, instead of unbzip2.dll
2001-10-16 Phillip SusiImported bzip2 modified to build a decompression only...