- Forgot to commit these for MSVC build...
[reactos.git] / reactos / drivers / net / tcpip / tcpip /
2006-01-07 Alex Ionescu- GEt TCPIP building with msvc.
2006-01-05 Gé van GeldorpDon't keep overwriting the first address entry, give...
2006-01-04 Gé van GeldorpLet oskit tell us when sending should be blocked 'cause...
2005-12-13 Art YerkesPatch to fix bugcheck at exit for various TCP wielding...
2005-12-08 Art YerkesRevert my patch from yesterday. Need to take more...
2005-12-08 Alex Ionescu- Silence TCPIP.
2005-12-07 Art YerkesFix firefox exit. Implement a simple work queue for...
2005-09-22 Filip NavaraInfoTdiQueryInformationEx should return failure if...
2005-06-30 Alex IonescuMove some internal headers to /reactos, set it as a...
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-05 Casper HornstrupRemove old makefiles
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-24 Alex IonescuFix DHCP from crashing, silence tcp and iphlp
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Art YerkesFixed wrong STATUS_BUFFER_TOO_SMALL return to documente...
2005-05-12 Casper HornstrupMerge 12736:14980 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-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-24 Filip NavaraFix compilation.
2005-03-24 Art YerkesThis is change 1 of 2.
2005-03-18 Art YerkesAdded simple dword OID query to lan.
2005-03-13 Gé van GeldorpAllow cancelling of listen IRPs
2005-03-13 Gé van Geldorparty:
2005-03-11 Art YerkesSwap the port part of the address so it's reported...
2005-03-05 Casper HornstrupCopy msiexec from trunk
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-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-11 Casper Hornstrup* Run build tools after parsing build files
2005-01-23 Art YerkesFixed broadcast UDP.
2005-01-22 Art YerkesWorking ping.
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-18 Art YerkesRemoved this IoReleaseCancelSpinlock. I believe it...
2005-01-18 Art YerkesBrowsing netreg, the http registry server works.
2005-01-13 Art YerkesInitial accept commit. Accept sockets now work althoug...
2005-01-06 Art YerkesCorrected off-by-one error retrieving adapter index.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Art YerkesAdded a (currently unworking) accept implementation...
2004-12-20 Filip Navara- Pass correct parameters to UDPReceiveDatagram.
2004-12-19 Filip Navara- Fix compilation errors with GCC 4.0-20041212.
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-11 Filip Navara- Implement WSPGetSockName.
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 YerkesMoved pseh.h away from precomp.h to avoid 'defined...
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-21 Art Yerkes- Improvements for select/implementation of event select.
2004-11-18 Art YerkesRemoved bad assertion. It's ok for TCPSendData to...
2004-11-17 Art Yerkestcpip: fix for udp socket close.
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 YerkesUDP working.
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 YerkesRemoved unneeded DriverObject parameter to IPStartup.
2004-10-03 Art YerkesFinal propogation of TDI_CONNECTION_INFORMATION/TRANSPO...
2004-10-03 Art YerkesNew file buffer.c which contains NDIS_BUFFER and NDIS_P...
2004-10-03 Art YerkesFixed UDP protocol.
2004-09-30 Art YerkesMost files moved to linkable library drivers/lib/ip...
2004-09-30 Art YerkesChanges to the interface to componentized ip library...
2004-09-25 Art YerkesFixed connection locking in tcp.c
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-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 Art YerkesFirst commit of afd and msafd onto head.
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 for TCPIP
2004-07-07 Gé van GeldorpSilence debug messages
2004-06-12 Art YerkesRemoved redundant tracking (now incorporated into NdisA...
2004-06-09 Art YerkesThis is a merge onto head of the last two months worth...
2004-05-15 Gé van GeldorpSilence debug messages
2004-05-11 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-03-12 Art YerkesAdded bit counting and inverting functions to address.
2004-03-08 Art YerkesMore support for IOCTL_TCP_QUERY/SET_INFORMATION_EX
2004-03-05 Filip Navara2004-04-04 Filip Navara <xnavara@volny.cz>
2004-03-04 Casper Hornstrup2004-03-04 Casper S. Hornstrup <chorns@users.sourcefo...
2004-03-02 Filip Navara- Build AFD, TCPIP and TDI with w32api headers.
2004-02-25 Casper Hornstrup2004-02-25 Casper S. Hornstrup <chorns@users.sourcefo...
next