|
|
@67063
|
8 years |
vboxsync |
HostDrivers/Linux make files: added a todo.
|
|
|
@66858
|
8 years |
vboxsync |
HostDrivers/Support: fall-thru
|
|
|
@66847
|
8 years |
vboxsync |
Support/posix: use the alternative approach
|
|
|
@66846
|
8 years |
vboxsync |
Support/posix: harder than expected
|
|
|
@66845
|
8 years |
vboxsync |
Support/posix: harder than expected
|
|
|
@66844
|
8 years |
vboxsync |
Support/posix: Just use push imm64…
|
|
|
@66843
|
8 years |
vboxsync |
Support/posix: Fix order of the pushed return address
|
|
|
@66842
|
8 years |
vboxsync |
Support/Hardening: Use realpath() to get absolute paths upon …
|
|
|
@66841
|
8 years |
vboxsync |
Support/posix: Don't clobber a register when patching relative calls …
|
|
|
@66799
|
8 years |
vboxsync |
Support: Save and restore the content of rax because it clobbered when …
|
|
|
@66794
|
8 years |
vboxsync |
Support: Implement strategy for relative call instructions when …
|
|
|
@66714
|
8 years |
vboxsync |
HostDrivers/Support: introduced IN_DIS_STATIC
|
|
|
@66655
|
8 years |
vboxsync |
SUPLib-win.cpp/suplibOsTerm: Fixed assertion.
|
|
|
@66654
|
8 years |
vboxsync |
SUPLib-win.cpp/suplibOsTerm: Fixed assertion.
|
|
|
@66632
|
8 years |
vboxsync |
HostDrivers/Support: Allow following symlinks on Linux for libraries …
|
|
|
@66627
|
8 years |
vboxsync |
SUPR3HardeningVerify.cpp: Adjusted preprocessor indent in …
|
|
|
@66608
|
8 years |
vboxsync |
HostDrivers/Support: bugref:8740 Relax the path constraints
|
|
|
@66605
|
8 years |
vboxsync |
HostDrivers/Support: properly export files
|
|
|
@66581
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
|
|
|
@66577
|
8 years |
vboxsync |
SUPLib-win.cpp: Use NtClose in term since we cannot import from …
|
|
|
@66573
|
8 years |
vboxsync |
supR3HardenedFatalMsgV: close driver, postpone fork. bugref:8838
|
|
|
@66554
|
8 years |
vboxsync |
HostDrivers/Support: Relax the verification for /usr/lib/iconv on …
|
|
|
@66551
|
8 years |
vboxsync |
HostDrivers/Support: Convert AssertReleaseMsg into AssertLogRelMsg
|
|
|
@66548
|
8 years |
vboxsync |
revert last commit
|
|
|
@66547
|
8 years |
vboxsync |
Support: Close the handle to the support driver before forking
|
|
|
@66545
|
8 years |
vboxsync |
HostDrivers/Support: SUPR0 reauired by loadgeneratorR0
|
|
|
@66538
|
8 years |
vboxsync |
Support: fixed logging
|
|
|
@66536
|
8 years |
vboxsync |
build fix
|
|
|
@66534
|
8 years |
vboxsync |
typo
|
|
|
@66533
|
8 years |
vboxsync |
HostDrivers: try to omit SUPR0 and SUPR3Hardened for ValidationKit
|
|
|
@66529
|
8 years |
vboxsync |
SUPHardNt: Update DG versions with fix.
|
|
|
@66527
|
8 years |
vboxsync |
build fix
|
|
|
@66526
|
8 years |
vboxsync |
HostDrivers/Support: bugref:8740: additional checks for non-Windows hosts
|
|
|
@66525
|
8 years |
vboxsync |
Windows hardening: bugref:8750: blacklist scrobj.dll
|
|
|
@66484
|
8 years |
vboxsync |
SUPHardNt: Improved file version dumping. Version hack for dgmaster.sys.
|
|
|
@66428
|
8 years |
vboxsync |
HostDrivers/Support: use correct format specifier
|
|
|
@66424
|
8 years |
vboxsync |
Runtime/r0drv: rtStrFormatKernelAddress() for Linux
|
|
|
@66415
|
8 years |
vboxsync |
IPRT: split %RKv formatting into separate function.
|
|
|
@66351
|
8 years |
vboxsync |
SUP: Logging fix.
|
|
|
@66305
|
8 years |
vboxsync |
HostDrivers/Support/Lib: typo
|
|
|
@66293
|
8 years |
vboxsync |
HostDrivers/Support: cast to RTR0PTR because the format specifier …
|
|
|
@66287
|
8 years |
vboxsync |
HostDrivers/Support/Lib: use 'RKv' format specifier
|
|
|
@66072
|
8 years |
vboxsync |
HostDrivers, Additions: remove more rules for compiling Linux R0 modules
|
|
|
@66022
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Backed out r113878. Attempted build fix for linux …
|
|
|
@66021
|
8 years |
vboxsync |
Linux build fix
|
|
|
@65929
|
8 years |
vboxsync |
tstContiguous: fixed ignore condition
|
|
|
@65782
|
8 years |
vboxsync |
SUPHardNt: Fixed harmless typo. Will be relevant if with patch more …
|
|
|
@65231
|
8 years |
vboxsync |
tstContiguous: be less strict if tstContiguous fails on 32-bit hosts. …
|
|
|
@64883
|
8 years |
vboxsync |
IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
|
|
|
@64872
|
8 years |
vboxsync |
HostDrivers/Support: don't undefine ALIGN anymore as the original VBox …
|
|
|
@64737
|
8 years |
vboxsync |
supHardNtVpNewImage: More info on RTNtPathExpand8dot3Path trouble.
|
|
|
@64731
|
8 years |
vboxsync |
SUP,IPRT: If link time validation fails with …
|
|
|
@64584
|
8 years |
vboxsync |
SUPDrv-dtrace.cpp: the dtrace_register/invalidate/unregister APIs …
|
|
|
@64532
|
8 years |
vboxsync |
more typos
|
|
|
@64432
|
8 years |
vboxsync |
HostDrivers/Darwin,VBoxGuest/Darwin: Some notes about why we don't …
|
|
|
@64290
|
8 years |
vboxsync |
SUPDrvGip.cpp: supdrvOSGipGetGroupTableSize is only present on windows!.
|
|
|
@64284
|
8 years |
vboxsync |
IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
|
|
|
@64281
|
8 years |
vboxsync |
IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
|
|
|
@64260
|
8 years |
vboxsync |
supdrvGipDetectGetGipCpuCallback: paranoia, pGipCpu could be NULL.
|
|
|
@64255
|
8 years |
vboxsync |
SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
|
|
|
@64236
|
8 years |
vboxsync |
SUPDrvGip: name fix.
|
|
|
@64235
|
8 years |
vboxsync |
SUPDrvGip: name fix.
|
|
|
@64189
|
8 years |
vboxsync |
supR3HardenedWinFindAdversaries: assertion adjustment
|
|
|
@64088
|
8 years |
vboxsync |
SUPR3PageAllocEx: don't assert if suplib isn't initialized (for …
|
|
|
@63677
|
8 years |
vboxsync |
shut up gcc for complaining about readdir_r() with glibc 2.24+
|
|
|
@63674
|
8 years |
vboxsync |
build fix
|
|
|
@63673
|
8 years |
vboxsync |
HostDrivers/Support: make setting capabilities compatible for newer kernels
|
|
|
@63573
|
8 years |
vboxsync |
supR3HardenedOpenLog: RT_NOREF shouldn't be used on global variables, …
|
|
|
@63523
|
8 years |
vboxsync |
gcc 6 warning
|
|
|
@63510
|
8 years |
vboxsync |
SUP: warnings (clang)
|
|
|
@63499
|
8 years |
vboxsync |
Better way of dealing with unused sizes in bin2c output.
|
|
|
@63474
|
8 years |
vboxsync |
build fix for gcc on Ubuntu
|
|
|
@63463
|
8 years |
vboxsync |
SUP: warnings
|
|
|
@63402
|
8 years |
vboxsync |
SUPHard: warnings (gcc)
|
|
|
@63137
|
8 years |
vboxsync |
SUPDrv.cpp: warnings
|
|
|
@62877
|
8 years |
vboxsync |
HostDrivers: gcc warnings.
|
|
|
@62700
|
8 years |
vboxsync |
doxygen fix
|
|
|
@62694
|
8 years |
vboxsync |
bugref:4567: Linux kernel driver maintenance: remove old code for …
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62677
|
8 years |
vboxsync |
SUPHardNt: -Wall warnings.
|
|
|
@62675
|
8 years |
vboxsync |
SUPLib: Two error path fixes and lots of warnings.
|
|
|
@62667
|
8 years |
vboxsync |
warnings
|
|
|
@62666
|
8 years |
vboxsync |
SUPDrv-win.cpp: Fixed supdrvOSMsrProberWrite to do writing instead of …
|
|
|
@62665
|
8 years |
vboxsync |
SUPDrv: warnings
|
|
|
@62664
|
8 years |
vboxsync |
SUPDrv: warnings
|
|
|
@62535
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62534
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62490
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62457
|
8 years |
vboxsync |
5.0,4.3,trunk: build fix
|
|
|
@62456
|
8 years |
vboxsync |
supHardNtVpFreeOrReplacePrivateExecMemory: Don't loop forever trying …
|
|
|
@62305
|
8 years |
vboxsync |
HostDrivers: On MacOS X use 0 to initialize/assign io_connect_t to
fix …
|
|
|
@62177
|
9 years |
vboxsync |
use RTHandleTable to maintain handles
|
|
|
@62051
|
9 years |
vboxsync |
HostDrivers/Support/linux: when checking the EFLAGS consistency, don't …
|
|
|
@61843
|
9 years |
vboxsync |
SUPDrv: don't use VERR_GENERAL_FAILURE
|
|
|
@61825
|
9 years |
vboxsync |
supdrvMeasureTscDeltaCallbackUnwrapped: online check typos
|
|
|
@61411
|
9 years |
vboxsync |
Linux hosts / guests: try to build the modules parallel
|
|
|
@61237
|
9 years |
vboxsync |
tstPin / tstContinuous: fix
|
|
|
@61081
|
9 years |
vboxsync |
allow to compile with gcc configured with --enable-default-pie (e.g. …
|
|
|
@60982
|
9 years |
vboxsync |
HostDrivers: VBOX_WITH_REM fix
|
|
|
@60936
|
9 years |
vboxsync |
SUPNtHard: Fixed VERR_SUP_VP_THREAD_NOT_ALONE problem with Avecto …
|
|
|