Search:
Browse Source
Home
Download
Documentation
Community
source:
vbox
/
trunk
/
src
/
VBox
/
NetworkServices
/
NAT
/
proxy.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@51974
11 years
vboxsync
NAT/Net: Careful with that DWORD... It's unsigned, so assigning …
(edit)
@51597
11 years
vboxsync
NAT/Net: convert perror/warn/warnx to DPRINTFs.
(edit)
@51594
11 years
vboxsync
NAT/Net: don't forget to close socket if FIONBIO fails.
(edit)
@51581
11 years
vboxsync
NAT/Net: Start untangling errno vs. winsock mess. Don't refer errno …
(edit)
@51576
11 years
vboxsync
NAT/Net: Get rid of inet_ntop(3) (not available on Windows XP). Since …
(edit)
@51574
11 years
vboxsync
NAT/Net: #define LOG_GROUP LOG_GROUP_NAT_SERVICE
(edit)
@51022
11 years
vboxsync
NAT/Net: call fcntl(F_GETFL) correctly, it ignores its argument and …
(edit)
@50022
11 years
vboxsync
Don't call pbuf_free() in proxy_sendto(), leave it up to the caller …
(edit)
@49860
11 years
vboxsync
proxy_sendto: return negated error code.
(edit)
@49713
11 years
vboxsync
Enable ping proxy.
(edit)
@49708
11 years
vboxsync
proxy_sendto: declare nsent under Windows properly instead of papering …
(edit)
@49606
11 years
vboxsync
proxy_init: Add call to pxping_init(), #if0'ed for now.
(edit)
@49330
11 years
vboxsync
NetworkServices/proxy.c: removes annoying asserts on darwin.
(edit)
@49249
11 years
vboxsync
Finish DNS proxy code and hook it in.
(copy)
@49016
11 years
vboxsync
Change vestigial names proxytest.* to proxy.*
copied from
trunk/src/VBox/NetworkServices/NAT/proxytest.c
(edit)
@48956
11 years
vboxsync
NetworkServices: Whitespace (including tabs!) and svn:keywords …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog