summaryrefslogtreecommitdiff
path: root/src/VBox/NetworkServices/NAT/Makefile.kmk
Commit message (Expand)AuthorAgeFilesLines
* scm copyright and license note updatevboxsync2022-08-221-9/+19
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* NAT/Net: Finally get disinherited from VBoxNetBaseService that was avboxsync2021-02-211-4/+1
* NAT/Net: Rewrite the code to manage API event listeners to be,vboxsync2021-02-121-1/+0
* *.kmk: Replaced $(int-* ) with $(expr ). bugref:9790vboxsync2020-07-031-1/+1
* Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). Correcte...vboxsync2020-05-261-1/+1
* s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489vboxsync2020-05-261-1/+1
* *.kmk: Hardening related DEFS string quoting. bugref:8489vboxsync2020-05-201-0/+4
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* VBoxNetNAT: No need for custom RC file, use template and get version info in ...vboxsync2020-01-141-98/+96
* NetworkServices/NAT: Disabled warnings for unaligned pointer values of packed...vboxsync2019-11-051-2/+2
* NetworkServices/NAT: Disabled warnings for unaligned pointer values of packed...vboxsync2019-11-051-0/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* (C) yearvboxsync2017-10-171-1/+1
* Reduced lwip-new/Config.kmk to just the two list (incs and sources), cannot s...vboxsync2016-08-041-36/+34
* lwip-new/Makefile.kmk is not a proper makefile and only messes up .kup files ...vboxsync2016-08-041-1/+1
* More makefile nitsvboxsync2016-07-311-29/+35
* makefile nitsvboxsync2016-07-311-117/+118
* makefile nitsvboxsync2016-07-311-0/+1
* makefile nitsvboxsync2016-07-311-5/+4
* (C) 2016vboxsync2016-07-221-1/+1
* NetworkServices: Updated (C) year.vboxsync2015-06-091-1/+1
* build fixvboxsync2015-01-161-1/+1
* build fixvboxsync2015-01-151-1/+1
* added another two Windows resource filesvboxsync2015-01-151-11/+16
* build fixvboxsync2014-07-071-1/+1
* VBoxNetNat: Added icon.vboxsync2014-07-061-0/+9
* Merged in iprt++ dev branch.vboxsync2014-07-011-0/+1
* Convince Solaris headers to expose socket stuff we need in a way thatvboxsync2014-04-281-5/+26
* Add ifdefed out code to use debug helper for raw ICMP sockets.vboxsync2014-01-141-0/+1
* Add commented out DEFS line to enable valgrind instrumentation forvboxsync2014-01-141-0/+1
* Use component-specific lwipopts.h instead of sharing single one. Thisvboxsync2014-01-141-0/+1
* Add commented out snippet to use debug helper for raw ICMP sockets.vboxsync2014-01-141-0/+7
* On Windows use pxping_win.c based on crippled but unprivileged Icmp API.vboxsync2013-12-261-1/+8
* VBoxNetLwipNAT.cpp: uses exported functions and listener declaration.vboxsync2013-12-091-1/+2
* VBoxNetBaseService hides all details of internal network implementation and b...vboxsync2013-11-301-1/+5
* Enable ping proxy.vboxsync2013-11-291-0/+1
* Convince Solaris headers to expose socket stuff we need withvboxsync2013-11-261-0/+6
* Finish DNS proxy code and hook it in.vboxsync2013-10-231-0/+1
* VBoxNetNAT: drops Windows's limitation on registering listeners. vboxsync2013-10-151-1/+1
* Change vestigial names proxytest.* to proxy.*vboxsync2013-10-101-1/+1
* NetworkServices: Whitespace (including tabs!) and svn:keywords cleanups by scm.vboxsync2013-10-071-1/+1
* lwip-nat: move IPv6 to _DEFSvboxsync2013-09-061-1/+1
* Conditionally include lwip makefile to make it possible to buildvboxsync2013-08-301-5/+4
* Do not hardcode lwip location in lwip makefile. Provide functions forvboxsync2013-08-301-15/+7
* Drop Devices/Network from INCS - VBoxLwipCore moved in with the rest of lwip.vboxsync2013-08-281-1/+0
* VBoxLwipCore.cpp is a generic wrapper for lwip, so it should livevboxsync2013-08-281-2/+1
* Move proxy sources from Devices/Network/lwip-new/vboxvboxsync2013-08-221-1/+24
* G/c tstNetPfAddressPortPairParse - requested by vasily.vboxsync2013-08-221-9/+0
* Drop VBoxNetSlirpNAT.cpp - it's not and will not be used. It begatvboxsync2013-08-221-39/+0