|
|
@107028
|
2 months |
vboxsync |
NAT: Consistently take network config from CFGM, and apply part of the …
|
|
|
@106678
|
3 months |
vboxsync |
Devices/Network: fix stray typo, fix nat notify pipe draining. bugref:10268
|
|
|
@106675
|
3 months |
vboxsync |
Devices/Network: Fix stack overflow on pipe read. bugref:10268
|
|
|
@106619
|
3 months |
vboxsync |
Release build fix.
|
|
|
@106608
|
3 months |
vboxsync |
Devices/Network: switched back to poll paradigm for windows and …
|
|
|
@106348
|
3 months |
vboxsync |
Devices/Network: Beginnings of a USB/NCM network interface emulation …
|
|
|
@106345
|
3 months |
vboxsync |
Devices/Network: Beginnings of a USB/NCM network interface emulation …
|
|
|
@106294
|
3 months |
vboxsync |
VirtioNet/Core: debugger info fixes
|
|
|
@106273
|
3 months |
vboxsync |
DrvNATlibslirp: Correct function name in log statement. bugref:10268
|
|
|
@106272
|
3 months |
vboxsync |
DrvNATlibslirp: Initialize cChangedFDs since RTWinPoll only sets it …
|
|
|
@106250
|
3 months |
vboxsync |
Devices/Network: added some release logging. bugref:10268
|
|
|
@106167
|
4 months |
vboxsync |
DrvNAT,DrvNATlibslirp: PDMINETWORKUP::pfnAllocBuf should return …
|
|
|
@106150
|
4 months |
vboxsync |
Devices/Network: Fix windows dhcp error when hostname update is empty …
|
|
|
@106130
|
4 months |
vboxsync |
Devices/Network: scm fixes. bugref:10268
|
|
|
@106129
|
4 months |
vboxsync |
Devices/Network: Fix windows slow packet throughput by kicking NAT …
|
|
|
@106061
|
4 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106001
|
4 months |
vboxsync |
doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
|
|
|
@105963
|
5 months |
vboxsync |
Devices/Network: fix todos incl memory leaks and buffer sizing. …
|
|
|
@105727
|
5 months |
vboxsync |
Devices/Network: fix type/unsigned issue. bugref:10268
|
|
|
@105726
|
5 months |
vboxsync |
Devices/Network: cleaned up header file, memory leak fixes, search …
|
|
|
@105429
|
6 months |
vboxsync |
Devices/Network, /Config.kmk: fix logging, disable on win by default …
|
|
|
@105380
|
6 months |
vboxsync |
DrvNAT: Corrected size parameter type for drvNATRecvWorker (harmless). …
|
|
|
@105377
|
6 months |
vboxsync |
iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
|
|
|
@105353
|
6 months |
vboxsync |
iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
|
|
|
@105205
|
6 months |
vboxsync |
Devices/Network, /Config.kmk: reenable libslirp on win. fix build …
|
|
|
@105202
|
6 months |
vboxsync |
Devices/Network: clean and reorganized code, fix win warnings. bugref:10268
|
|
|
@105201
|
6 months |
vboxsync |
Devices/Network, /Config.kmk: fix build config issue, added mem alloc …
|
|
|
@105133
|
7 months |
vboxsync |
Devices/Network/DrvNATlibslirp.cpp: Build fix + todo, bugref:10268
|
|
|
@105090
|
7 months |
vboxsync |
Devices/Network: fix build issue. bugref:10268
|
|
|
@105084
|
7 months |
vboxsync |
Devices/Network: fix build issue. bugref:10268
|
|
|
@105071
|
7 months |
vboxsync |
Fix for r163689 caused build failure. bugref:10268
|
|
|
@105070
|
7 months |
vboxsync |
Devices/Network: code cleanup. bugref:10268
|
|
|
@105069
|
7 months |
vboxsync |
Devices/Network: clean up code and comments. bugref:10268
|
|
|
@105064
|
7 months |
vboxsync |
Devices/Network: clean up code and comments. bugref:10268
|
|
|
@105025
|
7 months |
vboxsync |
Devices/Network: code cleanup. bugref:10268
|
|
|
@105024
|
7 months |
vboxsync |
Devices/Netowrk: scm fixes. bugref:10268
|
|
|
@105023
|
7 months |
vboxsync |
Devices/Network: code cleanup. bugref:10268
|
|
|
@105014
|
7 months |
vboxsync |
libs/libslirp: fixed windows warnings. bugref:10268
|
|
|
@105013
|
7 months |
vboxsync |
Devices/Network: scm fixes. bugref:10268
|
|
|
@105003
|
7 months |
vboxsync |
Devices/Network: export libslirp DrvNAT files. bugref:10268
|
|
|
@104839
|
8 months |
vboxsync |
DevPCNet: Fixed incorrect call to PDMDevHlpMmio2Create made when …
|
|
|
@104584
|
8 months |
vboxsync |
Devices/Network/DrvCloudTunnel.cpp: Return rc instead of VINF_SUCCESS …
|
|
|
@104583
|
8 months |
vboxsync |
Devices/Network/DrvNAT.cpp: Simplify drvNATRecvWakeup() a tiny bit, …
|
|
|
@104582
|
8 months |
vboxsync |
Devices/Network/{DrvNetShaper.cpp,DrvNetSniffer.cpp}: Return rc …
|
|
|
@104432
|
9 months |
vboxsync |
Virtio/Core: Fixes and descriptor table printing for our debugger's …
|
|
|
@104389
|
9 months |
vboxsync |
Devices/Neetwork/DrvNAT: linux.arm64 doesn't support 64KiB stacks for …
|
|
|
@104388
|
9 months |
vboxsync |
Devices/Neetwork/DrvNAT: linux.arm64 doesn't support 64KiB stacks for …
|
|
|
@104355
|
9 months |
vboxsync |
SrvIntNetR0: Fixed regression from r162583 that caused allocation of …
|
|
|
@104280
|
9 months |
vboxsync |
VirtioCore: improved chain length checks and MMIO read handling in …
|
|
|
@104159
|
10 months |
vboxsync |
VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
|
|
|
@103431
|
11 months |
vboxsync |
tstIntNet-1: RTStrCat won't fail because we already subtracted the …
|
|
|
@103416
|
11 months |
vboxsync |
Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
|
|
|
@103410
|
11 months |
vboxsync |
Devices/Network/testcase: Fix some harmless dangling pointer warnings, …
|
|
|
@103346
|
11 months |
vboxsync |
DrvCloudTunnel: Switch the RTStrPrintfV calls with RTStrPrintf2V which …
|
|
|
@103345
|
11 months |
vboxsync |
DrvCloudTunnel.cpp: Two missing va_end calls. Parfait bugref:3409
|
|
|
@103285
|
11 months |
vboxsync |
Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
|
|
|
@103275
|
11 months |
vboxsync |
Backed out r161549 again (not wanted / bloat).
|
|
|
@103260
|
12 months |
vboxsync |
Got rid of a lot of deprecated strcpy / strcat calls; now using the …
|
|
|
@103025
|
12 months |
vboxsync |
*: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
|
|
|
@102827
|
12 months |
vboxsync |
Devices/VirtioCore, Devices/VirtioNet: Correct check, bugref:10566
|
|
|
@102797
|
12 months |
vboxsync |
Devices/DrvIntNet,NetworkServices/{VBoxIntNetSwitch,IntNetIf}: Plug a …
|
|
|
@102405
|
14 months |
vboxsync |
Devices/Network: Fixed buffer overflow with fds. Added barely …
|
|
|
@101716
|
15 months |
vboxsync |
DrvCloudTunnel: The signature of the …
|
|
|
@101638
|
15 months |
vboxsync |
libssh: fixing build. bugref:10539
|
|
|
@101635
|
15 months |
vboxsync |
libssh: ssh_channel_write_wontblock_callback fix. bugref: 10539
|
|
|
@101634
|
15 months |
vboxsync |
libssh: removing 0.9.6 mention from Config.kmk and build fix. bugref:10539
|
|
|
@101625
|
15 months |
vboxsync |
libssh: reverting DrvCloudTunnel.cpp . bugref:10539
|
|
|
@101623
|
15 months |
vboxsync |
libssh: switching from 0.9.6 to 0.10.5. bugref:10539
|
|
|
@101400
|
16 months |
vboxsync |
Devices/DevVirtioNet.cpp: Improve checks, bugref:10521
|
|
|
@101085
|
16 months |
vboxsync |
Devices/Network: wip. DHCP, ARP, NTP all working. TCP not. bugref:10268
|
|
|
@100886
|
17 months |
vboxsync |
Devices/Network/slirp: Check the complete network address instead of …
|
|
|
@100883
|
17 months |
vboxsync |
Devices/Network/DevVirtioNet: Fix support for VLANs due to wrong size …
|
|
|
@100872
|
17 months |
vboxsync |
Devices/Network/DevVirtioNet: Fix setting the PCI base class, …
|
|
|
@100870
|
17 months |
vboxsync |
Devices/DrvIntNet,NetworkServices/VBoxIntNetSwitch: Plug a few memory …
|
|
|
@100400
|
19 months |
vboxsync |
Devices/VirtIO: Add support for the VirtIO over MMIO transport mode …
|
|
|
@100398
|
19 months |
vboxsync |
Devices/Network/DevVirtioNet: Some fixes, the control queue can't be …
|
|
|
@100371
|
19 months |
vboxsync |
Devices/VirtIO,DevVirtioNet,DevVirtioSCSI: Get rid of …
|
|
|
@100251
|
19 months |
vboxsync |
Devices/Network: debug impl of libslirp nat. fixed linker collisions …
|
|
|
@99889
|
20 months |
vboxsync |
Devices/DevVirtioNet: Don't fail if there is no status driver …
|
|
|
@99886
|
20 months |
vboxsync |
Devices/DevE1000: Don't crash if there is no status driver attached, …
|
|
|
@99811
|
20 months |
vboxsync |
NAT/lwIP: ticketref:21560 Adjust UDP proxy timeout from 18-21 to 21-24 …
|
|
|
@99775
|
21 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99739
|
21 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@98523
|
2 years |
vboxsync |
Devices/DevE1000: Don't try passing up VERR_NET_DOWN to IOM/EM or it …
|
|
|
@98410
|
2 years |
vboxsync |
Devices/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98174
|
2 years |
vboxsync |
Devices/Network: Wrapped the cppunit tests tstDevEEPROM and tstDevPhy …
|
|
|
@98172
|
2 years |
vboxsync |
Devices/Network: Wrapped the cppunit tests tstDevEEPROM and tstDevPhy …
|
|
|
@98171
|
2 years |
vboxsync |
Devices/E1000: Made the two testcases build again. bugref:10348
|
|
|
@98121
|
2 years |
vboxsync |
Devices/DevVirtioNet: Fix logic for attaching driver at device …
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@98064
|
2 years |
vboxsync |
Devices: Remove the unused Virtio core code and legacy virtio-net …
|
|
|
@98063
|
2 years |
vboxsync |
Devices/Virtio,Devices/DevVirtioNet_1_0: Additional fixes for the …
|
|
|
@97824
|
2 years |
vboxsync |
Devices/Network/DevVirtioNet_1_0: Fixed broken network after loading a …
|
|
|
@97814
|
2 years |
vboxsync |
Devices/network/DevVirtioNet_1_0: Fix leaking the control packet …
|
|
|
@97813
|
2 years |
vboxsync |
Devices/Network/DrvIntNet: Fix forgotten STAM de-registration when the …
|
|
|
@97341
|
2 years |
vboxsync |
NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
|
|
|
@97339
|
2 years |
vboxsync |
NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
|
|
|
@97338
|
2 years |
vboxsync |
NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
|
|
|
@97300
|
2 years |
vboxsync |
tstIntNetR0: Unborked the bi-dir test. [build fix]
|
|
|
@97299
|
2 years |
vboxsync |
tstIntNetR0: Unborked the bi-dir test.
|
|
|