summaryrefslogtreecommitdiff
path: root/src/VBox/NetworkServices/NAT/portfwd.c
Commit message (Expand)AuthorAgeFilesLines
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* NAT/net: portfwd_rule_add_del - add DPRINTF for failed malloc.vboxsync2017-09-041-0/+1
* (C) 2016vboxsync2016-07-221-1/+1
* NetworkServices: Updated (C) year.vboxsync2015-06-091-1/+1
* NAT/Network: Add missing Id/@file/copyright headers.vboxsync2015-02-101-1/+17
* scm automatic cleanups.vboxsync2014-12-311-2/+2
* NAT/Net: #define LOG_GROUP LOG_GROUP_NAT_SERVICEvboxsync2014-06-081-0/+2
* fwspec_set: use LogRel to log gai_strerror().vboxsync2014-02-181-2/+2
* fwspec_set: use getaddrinfo() version on Windows toovboxsync2013-10-291-53/+0
* G/c unused variables.vboxsync2013-10-281-1/+0
* Use getaddrinfo(3) on Unix.vboxsync2013-10-201-49/+32
* portfwd.c: G/c: vboxsync2013-10-101-8/+1
* portfwd.c: typo: portfwd_rule_add_del(, SOCKET -> int) parameter used in term...vboxsync2013-10-101-1/+1
* portfwd.c: G/c materializing WSAGetLastError(), for debugging needs.vboxsync2013-10-101-2/+0
* VBoxNetNAT/Win: removes inet_pton's Vista limitation, instead WSAStringToAddr...vboxsync2013-10-101-0/+61
* Change vestigial names proxytest.* to proxy.*vboxsync2013-10-101-1/+1
* NetworkServices: Whitespace (including tabs!) and svn:keywords cleanups by scm.vboxsync2013-10-071-2/+2
* Move proxy sources from Devices/Network/lwip-new/vboxvboxsync2013-08-221-0/+263