Fix a memory leak
[reactos.git] / reactos / drivers / net / tcpip /
2005-12-22 Gé van GeldorpRemember the last allocated port and try to allocate...
2005-12-13 Art YerkesPatch to fix bugcheck at exit for various TCP wielding...
2005-12-10 Gé van GeldorpShut off some debug messages
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-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-09-22 Filip NavaraInfoTdiQueryInformationEx should return failure if...
2005-07-26 Alex Ionescu- Remove ROSRTL. The era is over. Thanks to Filip for...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-06-30 Alex IonescuMove some internal headers to /reactos, set it as a...
2005-06-22 Alex IonescuFix build (eh, Casper? :P)
2005-06-22 Alex IonescuBuild tcpip with NDK
2005-06-19 Filip NavaraCouple of build fixes.
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-15 Casper HornstrupGenerate proxy makefiles
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-15 Art YerkesUse DriverDesc in the registry as the adapter name...
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 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-18 Art YerkesDon't let sign extension mess us up here.
2005-03-13 Gé van GeldorpAllow cancelling of listen IRPs
2005-03-13 Gé van Geldorparty:
2005-03-12 Gé van GeldorpFix htons
2005-03-11 Art YerkesSwap the port part of the address so it's reported...
2005-03-10 Royce Mitchell IIIadd <pch> to existing xml files that support pch on...
2005-03-06 Casper HornstrupDon't generate intermediate archives
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 YerkesThis file migrated to ip.a a while back.
2005-01-18 Art YerkesRemoved this IoReleaseCancelSpinlock. I believe it...
2005-01-18 Art YerkesBrowsing netreg, the http registry server works.
2005-01-16 Casper Hornstrup* Build networking components
2005-01-13 Art YerkesInitial accept commit. Accept sockets now work althoug...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
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-18 Art YerkesAdd a busy flag for the receive worker. This needs...
2004-12-14 Art YerkesStore interface speed to retrieve later.
2004-12-13 Filip NavaraREVERT:
2004-12-13 Filip Navara- Don't call ProtocolSendComplete after NdisSend (NDIS...
2004-12-12 Filip Navara- Fix receiving of loopback packets.
2004-12-11 Art YerkesAdded double complete protection so that we never call...
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-03 Gregor AnichPrefix libs in dk/w32 and dk/nkm with "lib" to make...
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-21 Art YerkesPatch to correct multiple adapter bind from protocols...
2004-11-20 Casper Hornstrup2004-11-20 Casper S. Hornstrup <chorns@users.sourcefo...
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-14 Art YerkesFixed bug in ne2000 driver, re: copying ethernet frame...
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-28 Casper Hornstrup2004-10-28 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-24 Casper Hornstrup2004-10-24 Casper S. Hornstrup <chorns@users.sourcefo...
next