projects
/
reactos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- Rework our oskittcp signalling
[reactos.git]
/
reactos
/
lib
/
drivers
/
2009-11-02
Cameron Gutman
- Rework our oskittcp signalling
tree
|
commitdiff
2009-11-02
Cameron Gutman
- Fix some confusion between SignalState and State...
tree
|
commitdiff
2009-10-31
Cameron Gutman
- Don't disconnect the same socket multiple times...
tree
|
commitdiff
2009-10-31
Cameron Gutman
- Implement OskitTCPDisconnect
tree
|
commitdiff
2009-10-31
Cameron Gutman
- Fix translation for OSK_EAGAIN/OSK_EWOULDBLOCK
tree
|
commitdiff
2009-10-31
Cameron Gutman
- Add more cases to TCPTranslateError
tree
|
commitdiff
2009-10-31
Cameron Gutman
- Make sure the socket is still open before entering...
tree
|
commitdiff
2009-10-31
Cameron Gutman
- Implement OskitTCPSetSockOpt and OskitTCPGetSockOpt...
tree
|
commitdiff
2009-10-30
Cameron Gutman
- Remove some junk code which does nothing but crash
tree
|
commitdiff
2009-10-29
Johannes Anderwald
- Silence debug garbage
tree
|
commitdiff
2009-10-27
Johannes Anderwald
[WDMAUD.DRV][MMEBUDDY]
tree
|
commitdiff
2009-10-26
Johannes Anderwald
[WDMAUD.DRV][WDMAUD_KERNEL][MMEBUDDY]
tree
|
commitdiff
2009-10-26
Cameron Gutman
- Update AFD's shared header
tree
|
commitdiff
2009-10-26
Johannes Anderwald
[WDMAUD.DRV]
tree
|
commitdiff
2009-10-25
Stefan Ginsberg
- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol...
tree
|
commitdiff
2009-10-22
Cameron Gutman
- Move the DstAddress check above the NCE modification...
tree
|
commitdiff
2009-10-21
Stefan Ginsberg
- Don't use KeBugCheck(0) -- 0 is an invalid bugcode...
tree
|
commitdiff
2009-10-21
Cameron Gutman
- Fix an issue that broke ARP replies because we compa...
tree
|
commitdiff
2009-10-20
Cameron Gutman
- Fix a typo in checksum calculation for datagrams...
tree
|
commitdiff
2009-10-20
Cameron Gutman
- Implement UDP checksum calculation
tree
|
commitdiff
2009-10-18
Johannes Anderwald
- Partly revert 43533
tree
|
commitdiff
2009-10-17
Johannes Anderwald
- Quick & dirty implementation of WIDM_RESET / WODM_RESET
tree
|
commitdiff
2009-10-14
Timo Kreuzer
Merge amd64 NDK from amd64 branch:
tree
|
commitdiff
2009-10-12
Dmitry Gorbachev
[CHEW]
tree
|
commitdiff
2009-10-10
Cameron Gutman
- Small fix for 43354
tree
|
commitdiff
2009-10-10
Cameron Gutman
- Fix timeout values
tree
|
commitdiff
2009-10-09
Stefan Ginsberg
- Hey, you know what? Dbg/NtQueryDebugFilterState retur...
tree
|
commitdiff
2009-10-09
Stefan Ginsberg
- Fix DbgLoadImageSymbols -- it doesn't return anything.
tree
|
commitdiff
2009-10-09
Cameron Gutman
- Fix some typos from my last commit
tree
|
commitdiff
2009-10-06
Johannes Anderwald
- Partly implement WIDM_ADDBUFFER
tree
|
commitdiff
2009-10-06
Johannes Anderwald
- Implement WIDM_OPEN, WIDM_CLOSE, WIDM_PREPARE, WIDM_U...
tree
|
commitdiff
2009-10-04
Cameron Gutman
- Don't add the media-specific header until right...
tree
|
commitdiff
2009-10-01
Cameron Gutman
- Get the length from each packet header instead of...
tree
|
commitdiff
2009-09-30
Stefan Ginsberg
- Remove the remaining __USE_W32API, deprecated for...
tree
|
commitdiff
2009-09-30
Cameron Gutman
- Uncomment some SYN handling code
tree
|
commitdiff
2009-09-30
Cameron Gutman
- Fix a nasty bug that caused us to exit the loop...
tree
|
commitdiff
2009-09-29
Cameron Gutman
- Sync the ACK hack with the last oskit release
tree
|
commitdiff
2009-09-26
Timo Kreuzer
Merge HAL changes 34743, 34812, 34839, 34917, 35515...
tree
|
commitdiff
2009-09-25
Johannes Anderwald
[WDMAUD.DRV]
tree
|
commitdiff
2009-09-24
Johannes Anderwald
[WDMAUD.DRV]
tree
|
commitdiff
2009-09-20
Cameron Gutman
- Simplify and fix a few bugs in datagram reassembly
tree
|
commitdiff
2009-09-20
Cameron Gutman
- Remove a DbgPrint that was forgotten
tree
|
commitdiff
2009-09-20
Cameron Gutman
- Fix GetIpNetTable
tree
|
commitdiff
2009-09-19
Timo Kreuzer
Merge from amd64 branch:
tree
|
commitdiff
2009-09-19
Timo Kreuzer
Sync with trunk r43000
tree
|
commitdiff
2009-09-19
Cameron Gutman
- Fix a small bug in the route selection code
tree
|
commitdiff
2009-09-19
Cameron Gutman
- Changed some behavior from the last neighbor cache...
tree
|
commitdiff
2009-09-19
Cameron Gutman
- Partial rewrite of CHEW
tree
|
commitdiff
2009-09-14
Cameron Gutman
- Rework our aging neighbor cache system that never...
tree
|
commitdiff
2009-08-24
Stefan Ginsberg
- Start deprecating TAG()
tree
|
commitdiff
2009-08-20
Cameron Gutman
- Fix receiving packets on an interface's broadcast...
tree
|
commitdiff
2009-08-20
Cameron Gutman
- Allow binding to an interface's broadcast address
tree
|
commitdiff
2009-08-13
Cameron Gutman
- Fix a NULL pointer dereference if ExAllocatePool...
tree
|
commitdiff
2009-08-10
Cameron Gutman
- Rewrite most of the loopback code
tree
|
commitdiff
2009-08-08
Stefan Ginsberg
- Silence a soundblaster warning on release build
tree
|
commitdiff
2009-08-07
Stefan Ginsberg
- winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI...
tree
|
commitdiff
2009-08-07
Cameron Gutman
- Send a gratuitous ARP packet when our IP address...
tree
|
commitdiff
2009-08-07
Cameron Gutman
- Fix a bug resulting in ROS discarding all gratuitous...
tree
|
commitdiff
2009-08-05
Gregor Schneider
-Import tkreuzer's time implementation from AMD64 branch
tree
|
commitdiff
2009-08-04
Cameron Gutman
- Add missing locking to DeallocatePort
tree
|
commitdiff
2009-08-03
Cameron Gutman
Broadcast fixes
tree
|
commitdiff
2009-08-03
Stefan Ginsberg
- strmini.h: Include windef.h so CDECL gets defined...
tree
|
commitdiff
2009-08-03
Cameron Gutman
- Don't hold the spin lock when calling the request...
tree
|
commitdiff
2009-08-02
Cameron Gutman
- Copy the datagram data to all matching receive reque...
tree
|
commitdiff
2009-07-26
Timo Kreuzer
Sync to trunk head (r42241)
tree
|
commitdiff
2009-07-25
Stefan Ginsberg
- Leftover 2 from 42210
tree
|
commitdiff
2009-07-20
Cameron Gutman
- Update TotalLength based on the fragment size
tree
|
commitdiff
2009-07-19
Cameron Gutman
- Generate a random ID for use during datagram reassembly
tree
|
commitdiff
2009-07-19
Cameron Gutman
- Properly implement ICMP
tree
|
commitdiff
2009-07-19
Cameron Gutman
- Send all waiting packets instead of only the first...
tree
|
commitdiff
2009-07-17
Johannes Anderwald
- Don't hardcode the sound kernel buffersize and maximu...
tree
|
commitdiff
2009-07-15
Cameron Gutman
- Start reporting packet statistics
tree
|
commitdiff
2009-07-12
Johannes Anderwald
- Fix build (2/X)
tree
|
commitdiff
2009-07-11
Johannes Anderwald
[MMEBUDDY]
tree
|
commitdiff
2009-07-11
Johannes Anderwald
- Implement retrieving position
tree
|
commitdiff
2009-07-11
Cameron Gutman
- Initialize remote address to 0 if the caller didn...
tree
|
commitdiff
2009-07-07
Cameron Gutman
- Recommit r41782 now that DHCP is ready for the fix
tree
|
commitdiff
2009-07-07
Cameron Gutman
- Remove a bad ASSERT
tree
|
commitdiff
2009-07-03
Cameron Gutman
- TCPIP lock rewrite (part 3 of 3)
tree
|
commitdiff
2009-07-03
Cameron Gutman
- TCPIP locking rewrite (part 2 of x)
tree
|
commitdiff
2009-07-02
Cameron Gutman
- tcpip locking rewrite (part 1 of x)
tree
|
commitdiff
2009-07-02
Cameron Gutman
- Don't cancel already completed requests
tree
|
commitdiff
2009-07-01
Cameron Gutman
- Fix corruption of ARP target protocol address
tree
|
commitdiff
2009-06-30
Cameron Gutman
- Put the correct source address in Raw IP and UDP...
tree
|
commitdiff
2009-06-30
Cameron Gutman
- Memtrack enhancements
tree
|
commitdiff
2009-06-29
Cameron Gutman
- Allocate IP_PACKET on the stack
tree
|
commitdiff
2009-06-27
Cameron Gutman
- Always call the completion handler so we don't leak...
tree
|
commitdiff
2009-06-27
Christoph von Wittich
tabs -> spaces
tree
|
commitdiff
2009-06-27
Cameron Gutman
- Use the timeout that the caller gives us if it is...
tree
|
commitdiff
2009-06-27
Cameron Gutman
- The timeout value passed to tsleep is in millisecond...
tree
|
commitdiff
2009-06-27
Cameron Gutman
- Don't leave the listen IRP in the queue when cancell...
tree
|
commitdiff
2009-06-20
Timo Kreuzer
Merge trunk head (r41474)
tree
|
commitdiff
2009-06-17
Stefan Ginsberg
- In Win32 DBG is defined to 0 for a non-debug build...
tree
|
commitdiff
2009-05-31
Cameron Gutman
- Fix a typo
tree
|
commitdiff
2009-05-21
Timo Kreuzer
Sync trunk head (r41026)
tree
|
commitdiff
2009-05-16
Cameron Gutman
- Restore the old loopback implementation
tree
|
commitdiff
2009-05-16
Cameron Gutman
- Set up the TCP interface data as needed in TCPFindIn...
tree
|
commitdiff
2009-05-13
Cameron Gutman
- Use FindOnLinkInterface to get the interface
tree
|
commitdiff
2009-05-01
Timo Kreuzer
Merge from amd64-branch:
tree
|
commitdiff
2009-04-30
Timo Kreuzer
merge 37282 from amd64-branch:
tree
|
commitdiff
next