VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette