|
|
@87259
|
4 years |
vboxsync |
VBoxUSB: Adjustments for bugref:9898.
|
|
|
@87235
|
4 years |
vboxsync |
SUP,IPRT: Adjustments for bugref:9898.
|
|
|
@87233
|
4 years |
vboxsync |
SUP: Adjustments for bugref:9898.
|
|
|
@87031
|
4 years |
vboxsync |
Support,FE/VirtualBox: Move the issetugid() hack to the hardened …
|
|
|
@87030
|
4 years |
vboxsync |
Forward port r141521, r141567, r141568, r141588, r141589, r141590, …
|
|
|
@86610
|
4 years |
vboxsync |
SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. …
|
|
|
@86549
|
4 years |
vboxsync |
SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
|
|
|
@86532
|
4 years |
vboxsync |
src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp: Doxygen
|
|
|
@86512
|
4 years |
vboxsync |
SUP: Major support driver interface version bump. Trace VMMR0.r0 …
|
|
|
@86397
|
4 years |
vboxsync |
tstSupSem-Zombie: The threads now returns with VERR_INTERRUPTED when …
|
|
|
@86304
|
4 years |
vboxsync |
SUPDrv: Corrected segment count check for tiny modules (page count == …
|
|
|
@86224
|
4 years |
vboxsync |
SUPHard/posix: Function pointer exception hancks for Clang. …
|
|
|
@86082
|
4 years |
vboxsync |
HostDrivers/Support/darwin: Add missing entitlement for the VM process
|
|
|
@85943
|
4 years |
vboxsync |
Additions/linux/Makefile,HostDrivers/linux/Makefile: Restored '-' in …
|
|
|
@85940
|
4 years |
vboxsync |
HostDrivers/VBoxNetAdp/linux/Makefile: Fix long standing make variable …
|
|
|
@85939
|
4 years |
vboxsync |
Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
|
|
|
@85873
|
4 years |
vboxsync |
SUPHardNt: fix potential warning.
|
|
|
@85776
|
4 years |
vboxsync |
SUPDrv/linux: Corrections to the 5.8 changes to supdrvOSChangeCR4. …
|
|
|
@85771
|
4 years |
vboxsync |
SUPDrv: Use symbol_get to resolve dtrace symbols on linux. Needed …
|
|
|
@85767
|
4 years |
vboxsync |
SUPDrv: Use symbol_get to resolve dtrace symbols on linux. Needed …
|
|
|
@85766
|
4 years |
vboxsync |
SUPDrv: Use symbol_get to resolve dtrace symbols on linux. Needed …
|
|
|
@85748
|
4 years |
vboxsync |
SUPDrv: Added flag for detecting Virtualized VMSAVE/VMLOAD feature on …
|
|
|
@85703
|
4 years |
vboxsync |
IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
|
|
|
@85701
|
4 years |
vboxsync |
IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
|
|
|
@85698
|
4 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@85617
|
4 years |
vboxsync |
IPRT: Adding SHA-3. [hardening fix] bugref:9734
|
|
|
@85606
|
4 years |
vboxsync |
SUPDrvTracer.cpp: Try emit symbol sizes for SUPR0TracerFireProbe and …
|
|
|
@85590
|
4 years |
vboxsync |
SUP: Added a note about SUPDRV_IOC_VERSION 0x002f0000 being used on …
|
|
|
@85588
|
4 years |
vboxsync |
follow up ticketref:19724 newline nit
|
|
|
@85582
|
4 years |
vboxsync |
HostDrivers: ticketref:19724 Cannot install on OpenSUSE Leap 15.2
|
|
|
@85555
|
4 years |
vboxsync |
SUP: Fix for solaris VBoxDDR0.r0 loading issue (inverted test in the …
|
|
|
@85552
|
4 years |
vboxsync |
SUPDrv: Enabled new allocation code for linux. bugref:9801
|
|
|
@85546
|
4 years |
vboxsync |
SUP: Logging adjustment in supLoadModuleCompileSegmentsCB. bugref:9801
|
|
|
@85545
|
4 years |
vboxsync |
SUPDrv: Need to copy the segments before we call …
|
|
|
@85543
|
4 years |
vboxsync |
reverted r139610
|
|
|
@85542
|
4 years |
vboxsync |
IPRT/mp-r0drv-linux.c: Move the cpu set allocation & initialization …
|
|
|
@85534
|
4 years |
vboxsync |
SUPDrv: Partially reverted 139601. bugref:9801
|
|
|
@85533
|
4 years |
vboxsync |
/Config.kmk,SUPDrv: Make VBoxR0 build shared objects on linux; enabled …
|
|
|
@85527
|
4 years |
vboxsync |
SUPDrv: Made the debug logging a little clearer for the fUnused check. …
|
|
|
@85526
|
4 years |
vboxsync |
SUP: Forgot to initialize SUPLDRSEG::fUnused to zero. bugref:9801
|
|
|
@85525
|
4 years |
vboxsync |
IPRT/ldrELF: Fix for bogus cbMapped value returned for the last …
|
|
|
@85523
|
4 years |
vboxsync |
SUPDrv/linux: Use two combined-agnostic.c files to undo the build time …
|
|
|
@85522
|
4 years |
vboxsync |
SUPDrv: Apply the linux compile job reduction trick from VBoxGuest …
|
|
|
@85521
|
4 years |
vboxsync |
SUPDrv: Apply the linux compile job reduction trick from VBoxGuest …
|
|
|
@85519
|
4 years |
vboxsync |
SUPDrv: Apply the linux compile job reduction trick from VBoxGuest …
|
|
|
@85517
|
4 years |
vboxsync |
SUPLibLdr: scm fix. bugref:9801
|
|
|
@85511
|
4 years |
vboxsync |
SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
|
|
|
@85510
|
4 years |
vboxsync |
SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
|
|
|
@85507
|
4 years |
vboxsync |
SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
|
|
|
@85506
|
4 years |
vboxsync |
SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
|
|
|
@85505
|
4 years |
vboxsync |
IPRT/alloc-r0drv-linux.c,SUPDrv-linux.c: RTMEMALLOC_EXEC_HEAP for 5.8+ …
|
|
|
@85450
|
4 years |
vboxsync |
HostDrivers/Support: Added reading the SMM address/mask MSRs while …
|
|
|
@85431
|
4 years |
vboxsync |
SUPDrv/supdrvOSChangeCR4: Adjustments for 5.8. bugref:9801
|
|
|
@85404
|
4 years |
vboxsync |
linux/Makefile: Adding '+' to MAKE lines. bugref:9798
|
|
|
@85386
|
4 years |
vboxsync |
HostDrivers/export_modules.sh: Corrected VBOX_WITH_PCI_PASSTHROUGH …
|
|
|
@85344
|
4 years |
vboxsync |
VBoxNetFlt/darwin: Some adjustments for making it build against a …
|
|
|
@85213
|
4 years |
vboxsync |
SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to …
|
|
|
@85176
|
4 years |
vboxsync |
/Config.kmk,VBoxUSB/darwin/Makefile.kmk: Must use MacOSX10.10 or older …
|
|
|
@85175
|
4 years |
vboxsync |
darwin/VBoxUSB.cpp: printf non-sense with Clang 11. bugref:9790
|
|
|
@85174
|
4 years |
vboxsync |
SUPDrv: flower box upgrade
|
|
|
@85172
|
4 years |
vboxsync |
SUPDrv: Build fixes for Xcode 11 / SDK 10.13. bugref:9790
|
|
|
@85171
|
4 years |
vboxsync |
SUPDrv.cpp: Clang 11 nothrow workaround. bugref:9794
|
|
|
@85160
|
4 years |
vboxsync |
*: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
|
|
|
@85129
|
4 years |
vboxsync |
SUPLib: Make the suplibOs* hidden. bugref:9794
|
|
|
@85128
|
4 years |
vboxsync |
SUPLib: valign. bugref:9794
|
|
|
@85127
|
4 years |
vboxsync |
iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
|
|
|
@85126
|
4 years |
vboxsync |
iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
|
|
|
@85124
|
4 years |
vboxsync |
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
|
|
|
@85123
|
4 years |
vboxsync |
iprt/cdefs.h: Some cleaning up. bugref:9794
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85119
|
4 years |
vboxsync |
SUPHard: DECL_HIDDEN_NOTHROW. bugref:9794
|
|
|
@85095
|
4 years |
vboxsync |
SUP: No need to use RT_NOTHROW_* with DECL_HIDDEN_NOTHROW, at least …
|
|
|
@85094
|
4 years |
vboxsync |
SUPHardNt: nit
|
|
|
@85093
|
4 years |
vboxsync |
SUPLib: Adjustments to avoid CxxFrameHandler4. bugref:9794
|
|
|
@85041
|
4 years |
vboxsync |
SUPDrv,RuntimeR0: There must be no duplicates here, so RTStrCopy …
|
|
|
@84947
|
4 years |
vboxsync |
/linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
|
|
|
@84938
|
4 years |
vboxsync |
SUPDrv.cpp: BUILD_TYPE -> KBUILD_TYPE
|
|
|
@84759
|
4 years |
vboxsync |
VBoxNetFlt/darwin: call mbuf_outbound_finalize regardless of the …
|
|
|
@84671
|
4 years |
vboxsync |
SUPDrv-darwin.cpp: Logging fix.
|
|
|
@84541
|
5 years |
vboxsync |
VBoxNetFlt/Makefile.kmk: midl /I processing fix. bugref:8489
|
|
|
@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
|
|
|
@84497
|
5 years |
vboxsync |
SUPDrv-win.cpp: Relax the ImageBase check when comparing NT loaded and …
|
|
|
@84422
|
5 years |
vboxsync |
VBoxNetFlt/Makefile.kmk: Midl quoting fix. bugref:8489
|
|
|
@84419
|
5 years |
vboxsync |
SUPHardNt: Eliminated SUPR3HardenedStatic_VBOX_LIBC_OBJS as we only …
|
|
|
@84398
|
5 years |
vboxsync |
SUPHardNt: FNRTCRPKCS7VERIFYCERTCALLBACK changed behaviour with …
|
|
|
@84396
|
5 years |
vboxsync |
*.kmk: Hardening related DEFS string quoting. bugref:8489
|
|
|
@84394
|
5 years |
vboxsync |
SUPHardNT: VC++ 19.x warnings. bugref:8489
|
|
|
@84345
|
5 years |
vboxsync |
HostDrivers/libs: VC++ 19.2 adjustments. bugref:8489
|
|
|
@84064
|
5 years |
vboxsync |
IPRT,++: New RTErrWin* API, data source unchanged. [build fix] bugref:9726
|
|
|
@84054
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@84052
|
5 years |
vboxsync |
SUPHardNt: Define RTMEM_NO_WRAP_TO_EF_APIS for hardened exec stubs, …
|
|
|
@83893
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83886
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83805
|
5 years |
vboxsync |
VBoxNetFlt: VC++ 14.1 warnings and some cleanups. bugref:8489
|
|
|
@83804
|
5 years |
vboxsync |
/Config.kmk,Main,VBoxNetFlt: Move the VBOX_MIDL_REDIRECT tricks up to …
|
|
|
@83803
|
5 years |
vboxsync |
VBoxUSB: VC++ 14.1 adjustments and warnings (and some cleanups). …
|
|
|
@83802
|
5 years |
vboxsync |
SUPDrv: VC++ 14.1 adjustment. bugref:8489
|
|
|
@83789
|
5 years |
vboxsync |
Main,VBoxNetFlt: For VBoxC and VBoxSVC we need a non-static …
|
|
|
@83786
|
5 years |
vboxsync |
HostDrivers/VBoxNetCfg.cpp: VC++ 14.1 adjustments. bugref:8489
|
|
|