|
|
@76980
|
6 years |
vboxsync |
NAT/Net: Fix another fallout from r94443. This should address elusive …
|
|
|
@76957
|
6 years |
vboxsync |
NAT/Net: pxtcp::msg_inpull is only used under specific ifdef, so use …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@63282
|
8 years |
vboxsync |
NetworkServices: warnings
|
|
|
@63281
|
8 years |
vboxsync |
NetworkServices: warnings
|
|
|
@63277
|
8 years |
vboxsync |
NetworkServices: warnings
|
|
|
@62481
|
8 years |
vboxsync |
(C) 2016
|
|
|
@60086
|
9 years |
vboxsync |
NAT/Net: pxtcp_pmgr_pump - avoid unexpected POLLHUP spam on OS X.
|
|
|
@60080
|
9 years |
vboxsync |
NAT/Net: pxtcp_pmgr_pump - dissimilate two DPRINTFs.
|
|
|
@58613
|
9 years |
vboxsync |
NAT/Net: Export pxtcp_pcb_accept_outbound() and use it to provide DNS …
|
|
|
@58592
|
9 years |
vboxsync |
lwip: Use different callback for proxy accept that is triggered by …
|
|
|
@58548
|
9 years |
vboxsync |
NAT/Net: pxtcp_pcb_heard - factor most of the code out into …
|
|
|
@58542
|
9 years |
vboxsync |
NAT/Net: pxtcp_pcb_heard, pxtcp_pcb_accept_confirm - be preapred for …
|
|
|
@58541
|
9 years |
vboxsync |
NAT/Net: fix typo in comment
|
|
|
@58509
|
9 years |
vboxsync |
NAT/Net: pxtcp_pcb_reject - currently pbuf argument is always passed, …
|
|
|
@58507
|
9 years |
vboxsync |
NAT/Net: pxtcp_pcb_reject - reorder arguments
|
|
|
@57651
|
9 years |
vboxsync |
NAT/Net: Fix a race on OS X and Windows (HAVE_TCP_POLLHUP == POLLIN). …
|
|
|
@56300
|
9 years |
vboxsync |
NetworkServices: Updated (C) year.
|
|
|
@55990
|
10 years |
vboxsync |
NAT/Net: pxtcp_pcb_forward_outbound: add debug logging.
|
|
|
@54124
|
10 years |
vboxsync |
NAT/Network: Add missing Id/@file/copyright headers.
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@52650
|
10 years |
vboxsync |
NAT/Net: pxtcp_pmgr_connect: Solaris doesn't report either POLLERR or …
|
|
|
@52287
|
10 years |
vboxsync |
NAT/Net: Convert couple of missed checks to SOCKET_ERROR.
|
|
|
@52284
|
10 years |
vboxsync |
NAT Network: On Windows FD_CLOSE is reported for incoming FIN, not on …
|
|
|
@52008
|
10 years |
vboxsync |
NAT/Net: Fix corner case of incorrect wraparound in ring buffer logic …
|
|
|
@51974
|
10 years |
vboxsync |
NAT/Net: Careful with that DWORD... It's unsigned, so assigning …
|
|
|
@51681
|
10 years |
vboxsync |
NAT/Net: Solaris doesn't report POLLHUP for TCP sockets.
|
|
|
@51674
|
10 years |
vboxsync |
NAT/Net: OS X reports POLLHUP when inbound closes, not when both sides …
|
|
|
@51608
|
10 years |
vboxsync |
NAT/Net: return negated errno from pxtcp_sock_recv()/pxtcp_sock_send() …
|
|
|
@51584
|
10 years |
vboxsync |
NAT/Net: Hide checking for transient errors (EWOULDBLOCK &co) in an …
|
|
|
@51581
|
10 years |
vboxsync |
NAT/Net: Start untangling errno vs. winsock mess. Don't refer errno …
|
|
|
@51574
|
10 years |
vboxsync |
NAT/Net: #define LOG_GROUP LOG_GROUP_NAT_SERVICE
|
|
|
@51332
|
11 years |
vboxsync |
pxtcp_pcb_forward_outbound: move code to do sendmsg/WSASend to a …
|
|
|
@51300
|
11 years |
vboxsync |
pxtcp_sock_read: move code to do recvmsg/WSARecv to a separate function.
|
|
|
@49399
|
11 years |
vboxsync |
Fix indentation.
|
|
|
@49398
|
11 years |
vboxsync |
G/c leftover DPRINTFs for closesocket().
|
|
|
@49203
|
11 years |
vboxsync |
pxtcp_pmgr_chan_pollin: don't request POLLIN on the socket if we have …
|
|
|
@49016
|
11 years |
vboxsync |
Change vestigial names proxytest.* to proxy.*
|
|
|
@48956
|
11 years |
vboxsync |
NetworkServices: Whitespace (including tabs!) and svn:keywords …
|
|
|
@48438
|
11 years |
vboxsync |
Check for PXREMAP_FAILED now that it can actually happen.
|
|
|
@48238
|
11 years |
vboxsync |
pxtcp_pmgr_connect: delete forgotten old code for handling POLLNVAL, …
|
|
|
@48001
|
11 years |
vboxsync |
Move proxy sources from Devices/Network/lwip-new/vbox
to …
|
|
copied from trunk/src/VBox/Devices/Network/lwip-new/vbox/pxtcp.c
|
|
|
@47967
|
11 years |
vboxsync |
lwip-nat:pxtcp: comment update for WSARecv.
|