|
|
@106061
|
2 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@105724
|
3 months |
vboxsync |
Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
|
|
|
@105680
|
4 months |
vboxsync |
HostDrivers/Support/win: Improve the error message written to the …
|
|
|
@104848
|
6 months |
vboxsync |
VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
|
|
|
@104734
|
6 months |
vboxsync |
Disassembler,HostDrivers/Support: Build disassembler and SUPR3 …
|
|
|
@104665
|
7 months |
vboxsync |
HostDrivers: Only build windows drivers if VBOX_WITH_VBOXDRV is set, …
|
|
|
@104659
|
7 months |
vboxsync |
HostDrivers: Only build windows drivers if VBOX_WITH_VBOXDRV is set, …
|
|
|
@104436
|
7 months |
vboxsync |
HostDrivers/Support/win: Add conditional to adjust hardening checks to …
|
|
|
@104435
|
7 months |
vboxsync |
HostDrivers/Support/win: Back out previous change. Thinko. Must be a …
|
|
|
@104434
|
7 months |
vboxsync |
HostDrivers/Support/win: Fix reversed conditional related to changes …
|
|
|
@104428
|
7 months |
vboxsync |
SUPDrv: More logging for bugref:10657
|
|
|
@104384
|
7 months |
vboxsync |
/Config.kmk,SUPHardNt: …
|
|
|
@104381
|
7 months |
vboxsync |
/Config.kmk, HostDrivers/Support/win: Disable integrity check due to …
|
|
|
@104328
|
8 months |
vboxsync |
SUPDrv: Belated bumping of the major I/O control interface version …
|
|
|
@104327
|
8 months |
vboxsync |
SUPDrv: Belated bumping of the major I/O control interface version …
|
|
|
@104261
|
8 months |
vboxsync |
SUP: Moved the program binary directory check to the right place, …
|
|
|
@104243
|
8 months |
vboxsync |
HostDrivers/Support/SUPDrv-linux.c: Return the real effective user ID …
|
|
|
@104166
|
8 months |
vboxsync |
SUPR3HardenedMain: Prevent hardened binaries from starting in unknown …
|
|
|
@104160
|
8 months |
vboxsync |
SUPR3HardenedMain: Prevent hardened binaries from starting in unknown …
|
|
|
@103789
|
9 months |
vboxsync |
Linux Host: Add possiblity to prevent kernel modules from loading in …
|
|
|
@103727
|
9 months |
vboxsync |
Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
|
|
|
@103726
|
9 months |
vboxsync |
Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
|
|
|
@103723
|
9 months |
vboxsync |
Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
|
|
|
@103684
|
9 months |
vboxsync |
Linux kernel modules: Fix UBSAN warnings by switching to flexible …
|
|
|
@103432
|
9 months |
vboxsync |
tstInt: Fixed error handling. bugref:3409
|
|
|
@103331
|
10 months |
vboxsync |
Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
|
|
|
@103306
|
10 months |
vboxsync |
HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
|
|
|
@103305
|
10 months |
vboxsync |
HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened …
|
|
|
@103285
|
10 months |
vboxsync |
Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
|
|
|
@103275
|
10 months |
vboxsync |
Backed out r161549 again (not wanted / bloat).
|
|
|
@103260
|
10 months |
vboxsync |
Got rid of a lot of deprecated strcpy / strcat calls; now using the …
|
|
|
@103007
|
10 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@101651
|
13 months |
vboxsync |
Disassembler,HostDrivers/Support: Makefile fixes to make it work on …
|
|
|
@101542
|
13 months |
vboxsync |
DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
|
|
|
@101541
|
13 months |
vboxsync |
DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
|
|
|
@101540
|
13 months |
vboxsync |
DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
|
|
|
@101531
|
14 months |
vboxsync |
SUPDrv: Make SUPR0GetKernelFeatures and supdrvOSGetCurrentGdtRw …
|
|
|
@101530
|
14 months |
vboxsync |
SUPDrv: Doc update on PaX/grsec tweak. bugref:8864
|
|
|
@101528
|
14 months |
vboxsync |
SUPDrv: Put back r159603, it only affects PaX stuff, so who cares. …
|
|
|
@101527
|
14 months |
vboxsync |
SUPDrv: Try explain r159602. bugref:8864
|
|
|
@101526
|
14 months |
vboxsync |
HostDrivers/Support: Reverted previous change (r159602) as it is …
|
|
|
@101525
|
14 months |
vboxsync |
HostDrivers/Support: Fix the detection of Linux's read-only GDT in …
|
|
|
@101358
|
14 months |
vboxsync |
Linux: vboxdrv: Replace SUPDRV_UNFORTIFIED_MEMCPY with …
|
|
|
@101279
|
14 months |
vboxsync |
Installer/darwin: Use the automatically generated entitlements files …
|
|
|
@101257
|
14 months |
vboxsync |
Support/SUPR3HardenedEntitlementsVM.plist: Seems that …
|
|
|
@100476
|
17 months |
vboxsync |
Linux: SUPDrv: prevent memcpy fortify warning, bugref:10482.
|
|
|
@100357
|
17 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100356
|
17 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100355
|
17 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100307
|
17 months |
vboxsync |
Runtime,Additions,HostDrivers: Provide API to query the host page size …
|
|
|
@100108
|
18 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@100097
|
18 months |
vboxsync |
HostDrivers/Support/darwin: Implement …
|
|
|
@99861
|
19 months |
vboxsync |
Linux: vboxdrv: suppress false-positive warning caused by …
|
|
|
@99828
|
19 months |
vboxsync |
*: A bunch of adjustments that allows using /permissive- with Visual …
|
|
|
@99818
|
19 months |
vboxsync |
HostDrivers/Support/testcase/tstPin, …
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99673
|
19 months |
vboxsync |
SUPHardNt: sha384 is included in alt-sha512.cpp, duh. bugref:10439
|
|
|
@99670
|
19 months |
vboxsync |
SUPHardNt: Need alt-sha384.cpp as well now for ldrPE.cpp. bugref:10439
|
|
|
@99461
|
20 months |
vboxsync |
HostDrivers/testcase: tstPin: Use SUPR3INIT_F_DRIVERLESS for ARM builds.
|
|
|
@99460
|
20 months |
vboxsync |
HostDrivers/testcase: tstPin: Pages, not bytes.
|
|
|
@99457
|
20 months |
vboxsync |
HostDrivers/testcase: Overhauled tstPin (Memory locking interface in …
|
|
|
@99426
|
20 months |
vboxsync |
SUPDrv: Move SUPDRV_MEMCPY to SUPDrvInternal.h and try explain why and …
|
|
|
@99421
|
20 months |
vboxsync |
SUPDrv: Move SUPDRV_MEMCPY to SUPDrvInternal.h and try explain why and …
|
|
|
@99239
|
20 months |
vboxsync |
Disassembler: Make it possible to build the disassembler library …
|
|
|
@99237
|
20 months |
vboxsync |
Disassember: Continue separation of the common disassembler and x86 …
|
|
|
@99234
|
20 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99223
|
20 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99221
|
20 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99220
|
20 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@98650
|
22 months |
vboxsync |
VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
|
|
|
@98644
|
22 months |
vboxsync |
VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
|
|
|
@98414
|
22 months |
vboxsync |
HostDrivers/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98353
|
22 months |
vboxsync |
Installer/*.inf: Adding LegacyUninstall=1 to VBoxSup.inf to make …
|
|
|
@98336
|
22 months |
vboxsync |
HostDrivers/*.inf, Installer/*.inf: Use more consistent naming. For …
|
|
|
@98256
|
23 months |
vboxsync |
*.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
|
|
|
@98169
|
23 months |
vboxsync |
*.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
|
|
|
@98165
|
23 months |
vboxsync |
/Config.kmk,SUP: s/VBOXR3HARDENEDLIB/VBoxR3HardenedLib/ bugref:10348
|
|
|
@98152
|
23 months |
vboxsync |
/Config.kmk,SUP/Makefile.kmk: s/VBOXR3STATIC/VBoxR3StaticBase/ (for …
|
|
|
@98137
|
23 months |
vboxsync |
SUP/Makefile.kmk: s/VBOXR3STATIC/VBoxR3Static/ bugref:10348
|
|
|
@98133
|
23 months |
vboxsync |
*.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
|
|
|
@98128
|
23 months |
vboxsync |
*.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
|
|
|
@98125
|
23 months |
vboxsync |
*.kmk: VBOXR0DRV -> VBoxR0Drv. bugref:10348
|
|
|
@98106
|
23 months |
vboxsync |
Manual (C) year updates.
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@98005
|
2 years |
vboxsync |
SUP: Shut up valkit build warnings.
|
|
|
@97905
|
2 years |
vboxsync |
IPRT,SUPDrv: Dropping RTR0MemExecDonate and associated SUPDrv-linux …
|
|
|
@97903
|
2 years |
vboxsync |
SUPDrv: Removed the SUPDRV_USE_MEMOBJ_FOR_LDR_IMAGE #ifdef'ing, …
|
|
|
@97902
|
2 years |
vboxsync |
SUPDrv: Enable SUPDRV_USE_MEMOBJ_FOR_LDR_IMAGE for all hosts.
|
|
|
@97898
|
2 years |
vboxsync |
SUPDrv/load.sh: fall back on pfexec if no sudo (S10).
|
|
|
@97897
|
2 years |
vboxsync |
SUPDrv: A couple of tweaks for making SUPDrv-dtrace.cpp compile on S10.
|
|
|
@97883
|
2 years |
vboxsync |
SUPDrv: OS/2 build fix.
|
|
|
@97873
|
2 years |
vboxsync |
SUPDrv: Define SUPDRV_USE_MEMOBJ_FOR_LDR_IMAGE for all but solaris.
|
|
|
@97262
|
2 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added fetching VM-exit secondary MSR …
|
|
|
@97212
|
2 years |
vboxsync |
DIS: Drop the register access function based on CPUMCTXCORE as the …
|
|
|
@97191
|
2 years |
vboxsync |
Support/darwin/SUPR3HardenedEntitlements.plist: Need to have the …
|
|
|
@97188
|
2 years |
vboxsync |
Support/SUPR3HardenedEntitlementsVM.plist,VMM/NEMR3Native-darwin: …
|
|
|
@97177
|
2 years |
vboxsync |
Support/SUPR3HardenedEntitlementsVM.plist: Revert (successful) …
|
|
|
@97176
|
2 years |
vboxsync |
Support/SUPR3HardenedEntitlementsVM.plist: A test for trying to get …
|
|
|
@97103
|
2 years |
vboxsync |
Support: Add required entitlements for using AppleHV, bugref:9044
|
|
|