projects
/
reactos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[NTOSKRNL]
2010-02-19
Cameron Gutman
[NTOSKRNL]
commit
|
commitdiff
|
tree
2010-02-19
Cameron Gutman
[NTOSKRNL]
commit
|
commitdiff
|
tree
2010-02-16
Cameron Gutman
- Fix incorrect sector size detection which caused...
commit
|
commitdiff
|
tree
2010-02-11
Cameron Gutman
- Fix floppy controller detection
commit
|
commitdiff
|
tree
2010-02-10
Cameron Gutman
- Merge r45531 and r45545 from aicom-network-branch
commit
|
commitdiff
|
tree
2010-02-04
Cameron Gutman
- Merge r45400 from aicom-network-branch to fix the...
commit
|
commitdiff
|
tree
2010-01-31
Cameron Gutman
- Merge some small changes from aicom-network-branch...
commit
|
commitdiff
|
tree
2010-01-28
Cameron Gutman
- Merge aicom-network-branch (still without the NDIS...
commit
|
commitdiff
|
tree
2010-01-21
Cameron Gutman
Merge aicom-network-branch (without NDIS changes for...
commit
|
commitdiff
|
tree
2010-01-18
Cameron Gutman
- Fix calculation of the maximum data size (it previously...
commit
|
commitdiff
|
tree
2010-01-16
Cameron Gutman
- Fix a null-pointer dereference crash that happens...
commit
|
commitdiff
|
tree
2010-01-16
Cameron Gutman
- Fix ECHO_REPLY_HEADER which was corrupting incoming...
commit
|
commitdiff
|
tree
2010-01-16
Cameron Gutman
[TDILIB, IPHLPAPI, WSHTCPIP]
commit
|
commitdiff
|
tree
2010-01-15
Cameron Gutman
- Fix a bug with our tei_instance selection (we could...
commit
|
commitdiff
|
tree
2010-01-15
Cameron Gutman
- Restore the worker in the loopback code because...
commit
|
commitdiff
|
tree
2010-01-09
Cameron Gutman
- Unlock the address file before calling IPSendDatagram
commit
|
commitdiff
|
tree
2010-01-09
Cameron Gutman
- Store the address file handle in the IOSB
commit
|
commitdiff
|
tree
2010-01-08
Cameron Gutman
- Rewrite request queuing
commit
|
commitdiff
|
tree
2010-01-08
Cameron Gutman
- Remove some incorrect IRQL checks (needed for the...
commit
|
commitdiff
|
tree
2010-01-08
Cameron Gutman
- Use a spin lock to protect the port bitmap instead...
commit
|
commitdiff
|
tree
2010-01-08
Cameron Gutman
- Add locking to ICMPSendDatagram
commit
|
commitdiff
|
tree
2010-01-02
Cameron Gutman
[NTOSKRNL]
commit
|
commitdiff
|
tree
2010-01-01
Cameron Gutman
[IP]
commit
|
commitdiff
|
tree
2009-12-31
Cameron Gutman
[TCPIP, IP]
commit
|
commitdiff
|
tree
2009-12-30
Cameron Gutman
- Forgot this file
commit
|
commitdiff
|
tree
2009-12-30
Cameron Gutman
[IP]
commit
|
commitdiff
|
tree
2009-12-16
Cameron Gutman
[OSKITTCP]
commit
|
commitdiff
|
tree
2009-12-16
Cameron Gutman
[OSKITTCP]
commit
|
commitdiff
|
tree
2009-12-13
Cameron Gutman
- Use RouteGetRouteToDestination instead of FindOnLinkInter...
commit
|
commitdiff
|
tree
2009-12-05
Cameron Gutman
[TCPIP]
commit
|
commitdiff
|
tree
2009-12-02
Cameron Gutman
- Implement IOCTL_AFD_GET_CONNECT_DATA, IOCTL_AFD_SET_CONNE...
commit
|
commitdiff
|
tree
2009-12-02
Cameron Gutman
- Allocate send and receive buffers from paged pool...
commit
|
commitdiff
|
tree
2009-12-02
Cameron Gutman
- Revert 44301
commit
|
commitdiff
|
tree
2009-12-02
Cameron Gutman
- Create another branch for networking fixes
commit
|
commitdiff
|
tree
2009-11-25
Cameron Gutman
- Initialize SocketError to 0 to prevent a bogus error...
commit
|
commitdiff
|
tree
2009-11-22
Cameron Gutman
- Fix a race condition that occurs when an IRP gets...
commit
|
commitdiff
|
tree
2009-11-21
Cameron Gutman
- Remove memtrack and use tags instead (ExAllocatePoolWithT...
commit
|
commitdiff
|
tree
2009-11-21
Cameron Gutman
- Disassociate the socket context before closing so...
commit
|
commitdiff
|
tree
2009-11-16
Cameron Gutman
- Implement OskitTCPGetSocketError which retreives...
commit
|
commitdiff
|
tree
2009-11-14
Cameron Gutman
- Fix build (try 3)
commit
|
commitdiff
|
tree
2009-11-14
Cameron Gutman
- Fix build (try 2)
commit
|
commitdiff
|
tree
2009-11-14
Cameron Gutman
- Fix build
commit
|
commitdiff
|
tree
2009-11-14
Cameron Gutman
- Use a spin lock to protect OSKit instead of a recursive...
commit
|
commitdiff
|
tree
2009-11-07
Cameron Gutman
- Stop using the TCPLock to protect all entries into...
commit
|
commitdiff
|
tree
2009-11-07
Cameron Gutman
- Remove TCPSleep and TCPWakeup (we make all oskittcp...
commit
|
commitdiff
|
tree
2009-11-02
Cameron Gutman
- Rework our oskittcp signalling
commit
|
commitdiff
|
tree
2009-11-02
Cameron Gutman
- Fix some confusion between SignalState and State...
commit
|
commitdiff
|
tree
2009-10-31
Cameron Gutman
- Don't disconnect the same socket multiple times...
commit
|
commitdiff
|
tree
2009-10-31
Cameron Gutman
- Implement OskitTCPDisconnect
commit
|
commitdiff
|
tree
2009-10-31
Cameron Gutman
- Fix translation for OSK_EAGAIN/OSK_EWOULDBLOCK
commit
|
commitdiff
|
tree
2009-10-31
Cameron Gutman
- Add more cases to TCPTranslateError
commit
|
commitdiff
|
tree
2009-10-31
Cameron Gutman
- Make sure the socket is still open before entering...
commit
|
commitdiff
|
tree
2009-10-31
Cameron Gutman
- Implement OskitTCPSetSockOpt and OskitTCPGetSockOpt...
commit
|
commitdiff
|
tree
2009-10-30
Cameron Gutman
- Remove some junk code which does nothing but crash
commit
|
commitdiff
|
tree
2009-10-30
Cameron Gutman
- Don't convert the host name to lower case
commit
|
commitdiff
|
tree
2009-10-29
Cameron Gutman
- Header updates for winsock rewrite
commit
|
commitdiff
|
tree
2009-10-26
Cameron Gutman
- Add UltraVNC to the rapps list
commit
|
commitdiff
|
tree
2009-10-26
Cameron Gutman
- Comment out this unused code until I can get the...
commit
|
commitdiff
|
tree
2009-10-26
Cameron Gutman
- Forgot this file
commit
|
commitdiff
|
tree
2009-10-26
Cameron Gutman
- Update AFD's shared header
commit
|
commitdiff
|
tree
2009-10-25
Cameron Gutman
- Fix sending malformed ICMP packets because we read...
commit
|
commitdiff
|
tree
2009-10-25
Cameron Gutman
- Start the sequence number at 1 instead of 0
commit
|
commitdiff
|
tree
2009-10-24
Cameron Gutman
- Implement SetIpNetEntry in iphlpapi and InfoTdiSetArptabl...
commit
|
commitdiff
|
tree
2009-10-23
Cameron Gutman
- Limit the number of interrupts that are handled...
commit
|
commitdiff
|
tree
2009-10-22
Cameron Gutman
- Move the DstAddress check above the NCE modification...
commit
|
commitdiff
|
tree
2009-10-22
Cameron Gutman
- Send DHCP discover after loading the configuration...
commit
|
commitdiff
|
tree
2009-10-21
Cameron Gutman
- Don't allocate a buffer if we don't have any neighbors
commit
|
commitdiff
|
tree
2009-10-21
Cameron Gutman
- Fix an issue that broke ARP replies because we compared...
commit
|
commitdiff
|
tree
2009-10-20
Cameron Gutman
- Fix a typo in checksum calculation for datagrams...
commit
|
commitdiff
|
tree
2009-10-20
Cameron Gutman
- Implement UDP checksum calculation
commit
|
commitdiff
|
tree
2009-10-20
Cameron Gutman
- Don't set AT_ARP for the loopback interface
commit
|
commitdiff
|
tree
2009-10-20
Cameron Gutman
- Copy correct data to our lookahead buffer. It was...
commit
|
commitdiff
|
tree
2009-10-20
Cameron Gutman
- Store the indicated packet so NdisTransferData can...
commit
|
commitdiff
|
tree
2009-10-16
Cameron Gutman
- Add rasadhlp to build and bootcd
commit
|
commitdiff
|
tree
2009-10-16
Cameron Gutman
- Fix build
commit
|
commitdiff
|
tree
2009-10-16
Cameron Gutman
- Add Alex's rasadhlp
commit
|
commitdiff
|
tree
2009-10-16
Cameron Gutman
- Define GUIDs correctly to prevent "multiple definition...
commit
|
commitdiff
|
tree
2009-10-15
Cameron Gutman
- Fix a typo
commit
|
commitdiff
|
tree
2009-10-15
Cameron Gutman
- Import Alex's dnslib
commit
|
commitdiff
|
tree
2009-10-15
Cameron Gutman
- Import Alex's dnslib
commit
|
commitdiff
|
tree
2009-10-10
Cameron Gutman
- Small fix for 43354
commit
|
commitdiff
|
tree
2009-10-10
Cameron Gutman
- Fix timeout values
commit
|
commitdiff
|
tree
2009-10-10
Cameron Gutman
- Specify the interface index so the route won't get...
commit
|
commitdiff
|
tree
2009-10-09
Cameron Gutman
- Fix some typos from my last commit
commit
|
commitdiff
|
tree
2009-10-09
Cameron Gutman
- Rewrite IOCTL_TCP_QUERY_INFORMATION_EX/IOCTL_TCP_SET_INFO...
commit
|
commitdiff
|
tree
2009-10-05
Cameron Gutman
- Remove the STATUS_PENDING case in UnlockAndMaybeComplete...
commit
|
commitdiff
|
tree
2009-10-05
Cameron Gutman
- Cancel pending user IRPs when we get a IRP_MJ_CLEANUP...
commit
|
commitdiff
|
tree
2009-10-04
Cameron Gutman
- Don't add the media-specific header until right...
commit
|
commitdiff
|
tree
2009-10-04
Cameron Gutman
- Put some code back which was removed in r43270
commit
|
commitdiff
|
tree
2009-10-03
Cameron Gutman
- Add cancellation support for IOCTL_AFD_SELECT
commit
|
commitdiff
|
tree
2009-10-03
Cameron Gutman
- Implement IRP cancellation for AFD
commit
|
commitdiff
|
tree
2009-10-03
Cameron Gutman
- Fix the crash in ws2_32_winetest during the ioctlsocket...
commit
|
commitdiff
|
tree
2009-10-01
Cameron Gutman
- Get the length from each packet header instead of...
commit
|
commitdiff
|
tree
2009-09-30
Cameron Gutman
- Uncomment some SYN handling code
commit
|
commitdiff
|
tree
2009-09-30
Cameron Gutman
- Fix a nasty bug that caused us to exit the loop...
commit
|
commitdiff
|
tree
2009-09-29
Cameron Gutman
- Sync the ACK hack with the last oskit release
commit
|
commitdiff
|
tree
2009-09-26
Cameron Gutman
- Don't modify the size for now until I figure out...
commit
|
commitdiff
|
tree
2009-09-26
Cameron Gutman
- Add debug prints in failure cases
commit
|
commitdiff
|
tree
2009-09-25
Cameron Gutman
- We want socket closure notification so we don't...
commit
|
commitdiff
|
tree
2009-09-25
Cameron Gutman
- Fix implementation of WSHGetWildcardSockaddr
commit
|
commitdiff
|
tree
next