|
|
@64759
|
8 years |
vboxsync |
NetworkServices/NAT: fixed two socket leaks to make Parfait happy (not …
|
|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62681
|
8 years |
vboxsync |
Use the iprt/win/winsock2.h wrapper for winsock2.h
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62481
|
8 years |
vboxsync |
(C) 2016
|
|
|
@56300
|
10 years |
vboxsync |
NetworkServices: Updated (C) year.
|
|
|
@56230
|
10 years |
vboxsync |
Add missing svn:keywords property.
|
|
|
@54124
|
10 years |
vboxsync |
NAT/Network: Add missing Id/@file/copyright headers.
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@52286
|
10 years |
vboxsync |
NAT/Net: Add SET_SOCKERRNO() macro. Use it avoid clobbering errno.
|
|
|
@51597
|
11 years |
vboxsync |
NAT/Net: convert perror/warn/warnx to DPRINTFs.
|
|
|
@51585
|
11 years |
vboxsync |
NAT/Net: Fix previous - provide #include's necessary for …
|
|
|
@51584
|
11 years |
vboxsync |
NAT/Net: Hide checking for transient errors (EWOULDBLOCK &co) in an …
|
|
|
@51583
|
11 years |
vboxsync |
NAT/Net: On Windows provide all "Berkeley" WSAE* error codes with …
|
|
|
@51582
|
11 years |
vboxsync |
NAT/Net: Drop errno redefinition kludge, socket errors are now …
|
|
|
@51581
|
11 years |
vboxsync |
NAT/Net: Start untangling errno vs. winsock mess. Don't refer errno …
|
|
|
@51577
|
11 years |
vboxsync |
NAT/Net: Minor cosmetics in the unix section.
|
|
|
@51576
|
11 years |
vboxsync |
NAT/Net: Get rid of inet_ntop(3) (not available on Windows XP). Since …
|
|
|
@49857
|
11 years |
vboxsync |
socklen_t is already defined in <ws2tcpip.h>, drop local definition.
|
|
|
@49856
|
11 years |
vboxsync |
Redefine a few more socket errno values without WSA prefix. Note …
|
|
|
@49707
|
11 years |
vboxsync |
Provide CMSG_FIRSTHDR and CMSG_NXTHDR.
|
|
|
@49695
|
11 years |
vboxsync |
Provide some cmsghdr compat. CMSG_FIRSTHDR/CMSG_NXTHDR are not yet …
|
|
|
@49694
|
11 years |
vboxsync |
Provide implementation of inet_ntop(), which is available only since …
|
|
|
@49691
|
11 years |
vboxsync |
#include <mswsock.h> for LPFN_WSARECVMSG and friends.
|
|
|
@49252
|
11 years |
vboxsync |
NATNetwork: localize windows' headers inclusion.
|
|
|
@49022
|
11 years |
vboxsync |
VBoxNetNAT/Win: removes inet_pton's Vista limitation, instead …
|
|
|
@48956
|
11 years |
vboxsync |
NetworkServices: Whitespace (including tabs!) and svn:keywords …
|
|
|
@48001
|
11 years |
vboxsync |
Move proxy sources from Devices/Network/lwip-new/vbox
to …
|
|
copied from trunk/src/VBox/Devices/Network/lwip-new/vbox/winutils.h
|
|
|
@47947
|
11 years |
vboxsync |
lwip-nat: fix return code (and errno) for inet_pton
inet_pton(3) …
|