|
|
@106061
|
2 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@105353
|
5 months |
vboxsync |
iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
|
|
|
@104603
|
7 months |
vboxsync |
NetworkServices/NAT: Some unused variable fixes, bugref:3409
|
|
|
@104011
|
8 months |
vboxsync |
*: Fixed various calloc argument order warnings from gcc 14.
|
|
|
@103112
|
10 months |
vboxsync |
NetworkServices/NAT/rtmon_bsd.c: Plug socket descriptor leak, bugref:3409
|
|
|
@98417
|
22 months |
vboxsync |
NetworkServices/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98187
|
23 months |
vboxsync |
*.kmk: s/VBOXMAINCLIENTEXE/VBoxMainClientExe/ bugref:10348
|
|
|
@98184
|
23 months |
vboxsync |
*.kmk: s/VBOXMAINDLL/VBoxMainDll/ bugref:10348
|
|
|
@98155
|
23 months |
vboxsync |
*.kmk: s/VBOXR3HARDENEDEXE/VBoxR3HardenedExe/ bugref:10348
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@97309
|
2 years |
vboxsync |
Prevent GCC 12.2.1 warning which caused build failure.
|
|
|
@97087
|
2 years |
vboxsync |
NetworkServices/NAT: Fix NAT networking service, the interface wasn't …
|
|
|
@97079
|
2 years |
vboxsync |
Networkservices: Further cleanup and consolidation, get rid of the …
|
|
|
@97078
|
2 years |
vboxsync |
Networkservices: Further cleanup and consolidation, get rid of the …
|
|
|
@97071
|
2 years |
vboxsync |
NetworkServices: Implement support for communicating over the R3 …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96399
|
2 years |
vboxsync |
/Config.kmk and many other places: Change VBOX_VENDOR to the official …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93058
|
3 years |
vboxsync |
VBoxNetLwipNAT::init: Just instantiate com::Utf8StrFmt directly …
|
|
|
@92613
|
3 years |
vboxsync |
SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
|
|
|
@91916
|
3 years |
vboxsync |
NAT/Net: Convert assertion about RTNetStrToIPv4Cidr returning a valid …
|
|
|
@90078
|
3 years |
vboxsync |
NAT/Net: VBoxNetLwipNAT::processFrame - drop the assert part of …
|
|
|
@88308
|
4 years |
vboxsync |
NAT/Net: Fix regression (lost line) introduced in r142754 that …
|
|
|
@87827
|
4 years |
vboxsync |
NAT/Net: Alleviate VC paranoia about integer size mismatch. bugref:9929.
|
|
|
@87826
|
4 years |
vboxsync |
NAT/Net: Finally get disinherited from VBoxNetBaseService that was a …
|
|
|
@87798
|
4 years |
vboxsync |
NAT/Net: Do our own getopt, we only need one option really (the …
|
|
|
@87791
|
4 years |
vboxsync |
NAT/Net: Move the code to create raw sockets closer to the rest of …
|
|
|
@87790
|
4 years |
vboxsync |
NAT/Net: Rename init methods so that related methods share common …
|
|
|
@87743
|
4 years |
vboxsync |
NAT/Net: Rewrite the code to manage API event listeners to be, …
|
|
|
@87738
|
4 years |
vboxsync |
NAT/Net: G/c unnecessary #include. bugref:9929.
|
|
|
@87723
|
4 years |
vboxsync |
NAT/Net: Try to placate VisualC that is really paranoid about integral …
|
|
|
@87710
|
4 years |
vboxsync |
NAT/Net: Call Loopback mapping initialization (forgotten in previous). …
|
|
|
@87707
|
4 years |
vboxsync |
NAT/Net: Move the code to init the loopback map into a method of its …
|
|
|
@87688
|
4 years |
vboxsync |
NAT/Net: Now that VBoxNetNAT gets all its settings via the API, the …
|
|
|
@87637
|
4 years |
vboxsync |
NAT/Net: Get IPv6 address from the API instead of always constructing …
|
|
|
@87620
|
4 years |
vboxsync |
NAT/Net: Get IPv4 settings from the API, not from the command line …
|
|
|
@87618
|
4 years |
vboxsync |
NAT/Net: Oops. getExtraData() - fix previous that was only partially …
|
|
|
@87617
|
4 years |
vboxsync |
NAT/Net: Factor out VBoxNetLwipNAT::getExtraData(). bugref:9929.
|
|
|
@87616
|
4 years |
vboxsync |
NAT/Net: Move the code to create event listeners to its own …
|
|
|
@87601
|
4 years |
vboxsync |
NAT/Net: Factor out finding the home folder. It's used as the base …
|
|
|
@87599
|
4 years |
vboxsync |
NAT/Net: Tweak the order of comInit() and logInit() declarations to …
|
|
|
@87598
|
4 years |
vboxsync |
NAT/Net: Ignore VBoxNetBaseService::init() and do COM init here with …
|
|
|
@87596
|
4 years |
vboxsync |
NAT/Net: Create network's own release log file only after we have …
|
|
|
@87549
|
4 years |
vboxsync |
NAT/Net: Plagiarize (but paraphrase) COM error reporting code from …
|
|
|
@87450
|
4 years |
vboxsync |
NAT/Net: Get rid of obsolete options -p/-P to pass port-forwarding …
|
|
|
@87449
|
4 years |
vboxsync |
NAT/Net: Refactor some more. Move the code to create raw sockets out …
|
|
|
@87400
|
4 years |
vboxsync |
NAT/Net: Fold fetchNatPortForwardRules into the class. Add doc …
|
|
|
@87399
|
4 years |
vboxsync |
NAT/Net: Collect port-forwarding functions in one place.
|
|
|
@87398
|
4 years |
vboxsync |
NAT/Net: Collect VBoxNetBaseService (receive) and lwip (send) …
|
|
|
@87397
|
4 years |
vboxsync |
NAT/Net: Sort some more. No code changes.
|
|
|
@87396
|
4 years |
vboxsync |
NAT/Net: Move onLwipTcpIpInit() to its place.
|
|
|
@87394
|
4 years |
vboxsync |
NAT/Net: Insertion-sort init() and run() into their place.
|
|
|
@87393
|
4 years |
vboxsync |
NAT/Net: Insertion-sort VBoxNetLwipNAT::parseOpt() where it belongs.
|
|
|
@87386
|
4 years |
vboxsync |
NAT/Net: Collect all data members in one place.
|
|
|
@87384
|
4 years |
vboxsync |
NAT/Net: Spell "service" correctly.
|
|
|
@87383
|
4 years |
vboxsync |
NAT/Net: Make the list of includes less chaotic.
|
|
|
@87382
|
4 years |
vboxsync |
NAT/Net: Oops, lost a hunk in r142368. Fix the build, updating the …
|
|
|
@87381
|
4 years |
vboxsync |
NAT/Net: Hiding the ctor/dtor of the main class right in the middle of …
|
|
|
@87380
|
4 years |
vboxsync |
NAT/Net: Move the code around a bit to untangle the naration and make …
|
|
|
@87379
|
4 years |
vboxsync |
NAT/Net: We already have AssertComRC family of macros, so use it where …
|
|
|
@87375
|
4 years |
vboxsync |
NAT/Net: In various callback functions consistently use the callback …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85048
|
4 years |
vboxsync |
*.kmk: Replaced $(int-* ) with $(expr ). bugref:9790
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84396
|
5 years |
vboxsync |
*.kmk: Hardening related DEFS string quoting. bugref:8489
|
|
|
@83806
|
5 years |
vboxsync |
VBoxNetNAT: VC++ 14.1 warnings. bugref:8489
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82746
|
5 years |
vboxsync |
VBoxNetNAT: No need for custom RC file, use template and get version …
|
|
|
@81784
|
5 years |
vboxsync |
NAT/Network: On Linux a socket returned by accept(2) does not inherit …
|
|
|
@81673
|
5 years |
vboxsync |
NetworkServices/NAT: Disabled warnings for unaligned pointer values of …
|
|
|
@81672
|
5 years |
vboxsync |
NetworkServices/NAT: Disabled warnings for unaligned pointer values of …
|
|
|
@77022
|
6 years |
vboxsync |
NAT/Net: pxdns_timeout_add - call sys_untimeout() before scheduling a …
|
|
|
@76982
|
6 years |
vboxsync |
NAT/Net: Increase the number of timeouts.
|
|
|
@76981
|
6 years |
vboxsync |
NAT/Net: Fix internal statistics for active queries.
|
|
|
@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 …
|
|
|
@76576
|
6 years |
vboxsync |
NetworkServices: scm header guard alignment.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76525
|
6 years |
vboxsync |
NetworkServices: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@73788
|
6 years |
vboxsync |
NAT/Network: proxy_create_socket - don't treat the failure to set …
|
|
|
@73747
|
6 years |
vboxsync |
One more header.
|
|
|
@73746
|
6 years |
vboxsync |
NAT/NATNet: Disable Nagle algorighm on the host using TCP_NODELAY …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@69749
|
7 years |
vboxsync |
Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
|
|
|
@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
|
|
|
@69232
|
7 years |
vboxsync |
NetworkServices: scm updates
|
|
|
@69231
|
7 years |
vboxsync |
NetworkServices/Nat: Export rawsocket stuff
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@68766
|
7 years |
vboxsync |
NAT/Net: Make windows socket pair non-blocking.
|
|
|
@68755
|
7 years |
vboxsync |
Use INVALID_SOCKET instead of cryptic -1.
|
|
|
@68754
|
7 years |
vboxsync |
Fix format error in previous.
|
|
|
@68753
|
7 years |
vboxsync |
Rewrite "channels". Use RTREQQUEUE to schedule requests on the …
|
|
|
@68619
|
7 years |
vboxsync |
NAT/net: portfwd_rule_add_del - add DPRINTF for failed malloc.
|
|
|
@68545
|
7 years |
vboxsync |
NAT/Net: Provide immediate feedback if corresponding LogRel level is …
|
|
|
@68544
|
7 years |
vboxsync |
NAT/Net: Drop #ifdef LOG_ENABLED and use RT_NOREF on a variables used …
|
|
|
@65809
|
8 years |
vboxsync |
NetworkServices/VBoxNetLwipNAT: properly free the list of name servers …
|
|
|