VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52877   10 years vboxsync Import NtQuerySystemInformation.
(edit) @52875   10 years vboxsync SUP: Log more details on system dlls and hot patching.
(edit) @52871   10 years vboxsync HostDrivers/support: pick master based on Apic Id, use Apic Id to …
(edit) @52844   10 years vboxsync suplibOsStopService: The rc variable was used uninitialized in one …
(edit) @52840   10 years vboxsync USBTest.cpp: rather use %x instead of %p for pointers
(edit) @52834   10 years vboxsync SUP: Fixed copy and past bug in supR3HardenedWinVerifyCacheIsMatch. …
(edit) @52824   10 years vboxsync pr7489. Added uninstallation inf files and driver packages related to …
(edit) @52818   10 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas if we determined …
(edit) @52815   10 years vboxsync HostDrivers/Support: Comments and use a proper error code for failing …
(edit) @52795   10 years vboxsync SUP: Deal with comodo's ntdll export and getprocaddress modifications. …
(edit) @52790   10 years vboxsync better error message.
(edit) @52780   10 years vboxsync HostDrivers/SupDrv: Function for querying invariant TSC.
(edit) @52750   10 years vboxsync VBoxUSB/solaris: undo temporary change.
(edit) @52748   10 years vboxsync VBoxUSB/solaris: Another shot at getting logging, temporary change.
(edit) @52747   10 years vboxsync VBoxUSB/solaris: revert temporary change.
(edit) @52746   10 years vboxsync VBoxUSB/solaris: temporarily enable release logging for debugging …
(edit) @52745   10 years vboxsync VBoxUSB/solaris: debug nit.
(edit) @52744   10 years vboxsync terrible experiment with kernel32/base and avast.
(edit) @52741   10 years vboxsync SUP: Better adversary detection.
(edit) @52739   10 years vboxsync SUP: Increase fudge factors when there are known trouble makers around.
(edit) @52738   10 years vboxsync SUPDrv-win.cpp: Forgot to initialize g_pAlpcPortObjectType1.
(edit) @52737   10 years vboxsync Document the ALPC hack.
(edit) @52736   10 years vboxsync SUPDrv-win.cpp: Reduce noise.
(edit) @52735   10 years vboxsync SUPDrv-win.cpp: Alternative way of obtaining the ALPC Port object type.
(edit) @52725   10 years vboxsync HostDrivers/Support: Readjust TSC deltas if the master goes offline, …
(edit) @52718   10 years vboxsync HostDrivers/testcase: tstGIP-2 nit.
(edit) @52709   10 years vboxsync SUP: Improve VBoxDrvStub open error reporting.
(edit) @52704   10 years vboxsync SUP: Apply redirection to full paths too.
(edit) @52703   10 years vboxsync SUP: Disable the 2nd ntdll.dll mapping as avast users are seeing …
(edit) @52690   10 years vboxsync SUP: relax trusted installer for winsxs too.
(edit) @52680   10 years vboxsync SUP: Put a hard size limit on the startup log.
(edit) @52679   10 years vboxsync SUP: Cache errors and don't log LdrLoadDll calls before we've …
(edit) @52668   10 years vboxsync SUP: Wrong flags field in the wShowWindow forwarding feature.
(edit) @52666   10 years vboxsync SUP: Fix Ctrl-C issue.
(edit) @52665   10 years vboxsync SUP: Pass along the ShowWindowsFlags.
(edit) @52656   10 years vboxsync SUP: Fixed for SEP issue where it would deadlock when we tried mapping …
(edit) @52634   10 years vboxsync SUP: Fix deadlock problem when mounting ISO on vista. (Never all …
(edit) @52633   10 years vboxsync Fixed ACL issue, shouldn't use GENERIC_* in the deny mask when I want …
(edit) @52632   10 years vboxsync bugfix in previous commit with some new parent watcher code (disabled).
(edit) @52630   10 years vboxsync fix svn properties
(edit) @52627   10 years vboxsync SUP: Fixed comctl32.dll resolving (generic winsxs) and fixed a crash …
(edit) @52621   10 years vboxsync HostDrivers/Support: Enable TSC-delta measurement code.
(edit) @52620   10 years vboxsync HostDrivers/support/tstGIP-2: formatting.
(edit) @52619   10 years vboxsync HostDrivers/support: nits.
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52600   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52592   10 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52576   10 years vboxsync missing ';'.
(edit) @52575   10 years vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52553   10 years vboxsync HostDrivers/solaris, Runtime/r0drv: Fix calling RTThreadPreemptIs* too …
(edit) @52541   10 years vboxsync fix
(edit) @52537   10 years vboxsync IPRT,SUP: First part of timestamp counter signatures support.
(edit) @52535   10 years vboxsync supR3HardenedWinVerifyCacheInsert: bug fix in collision case.
(edit) @52529   10 years vboxsync Extended avast cleanup kludge. Added build time option of supporting …
(edit) @52528   10 years vboxsync SUP: Try reduce the number of error messages about the same DLL.
(edit) @52527   10 years vboxsync SUP: Reneable threading before doing TrustedError.
(edit) @52524   10 years vboxsync supR3HardNtPuChTriggerInitialImageEvents: Went a little further wrt …
(edit) @52523   10 years vboxsync SUP: Sabotage thread creation in the stub process and for the initial …
(edit) @52500   10 years vboxsync supR3HardenedWinIsDesiredRootCA: Changed to blacklisting, added more …
(edit) @52491   10 years vboxsync HostDrivers/VBoxUSB/solaris: Fix uninitialized cbDataout when errors …
(edit) @52488   10 years vboxsync SUPHardenedVerifyProcess-win.cpp: Seems NtQueryInformationThread …
(edit) @52487   10 years vboxsync clearification.
(edit) @52484   10 years vboxsync SUP: Explained the opengl modulus-by-zero crash (fixed by system32 dll …
(edit) @52482   10 years vboxsync SUP: TrustedInstaller or LocalSystem, works around tumbleweed desktop …
(edit) @52453   10 years vboxsync supHardNtViCheckIsOwnedByTrustedInstaller: Workaround for someones …
(edit) @52448   10 years vboxsync slight adjustment to make it look better when type'ed.
(edit) @52447   10 years vboxsync Use our own MZ stub binary, one that is compatible with silly Symantec …
(edit) @52446   10 years vboxsync SUPHardenedVerifyProcess-win.cpp: When doing child purification, we …
(edit) @52438   10 years vboxsync SUP: Some more confusing trickery.
(edit) @52436   10 years vboxsync minor header fix
(edit) @52433   10 years vboxsync SUP: Avast sleep kludge.
(edit) @52431   10 years vboxsync SUP: Process the WinVerityTrust todo list from LdrLoadDll, avoid doing …
(edit) @52426   10 years vboxsync uuids
(edit) @52425   10 years vboxsync SUPDrv: Revised fix.
(edit) @52424   10 years vboxsync Only VirtualBox.dll has a TrustedError method, so add a flag to …
(edit) @52423   10 years vboxsync SUPDrv: Worked around a -104 supR3HardenedWinReSpawn issue. Someone …
(edit) @52420   10 years vboxsync Runtime, VBoxNetAdp: Linux 3.17 fixes
(edit) @52417   10 years vboxsync Startup optimization: Don't check the hardened-program.dll signature …
(edit) @52416   10 years vboxsync SUPR3HardenedMainImports-win.cpp: Fixed bug in x86 syscall variation …
(edit) @52414   10 years vboxsync SUP: Need per thread recursion counters for WinVerifyTrust or we risk …
(edit) @52406   10 years vboxsync SUP: No need to repeat the IPRT signature check when we just want to …
(edit) @52404   10 years vboxsync Simplified the checks.
(edit) @52403   10 years vboxsync SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
(edit) @52394   10 years vboxsync intnetR0TrunkIfPortDisconnect: Must always release the busy reference …
(edit) @52387   10 years vboxsync supdrv-win.cpp: debugging aids.
(edit) @52376   10 years vboxsync Fixed bug in supHardViUtf16PathStartsWithEx.
(edit) @52375   10 years vboxsync SUP: Some cleanup and bug hacking.
(edit) @52374   10 years vboxsync SUP: x86 import fixes.
(edit) @52373   10 years vboxsync SUP: Do our own syscalls.
(edit) @52367   10 years vboxsync x86 build fix.
(edit) @52366   10 years vboxsync SUP: Cache images for process verficiation.
(edit) @52365   10 years vboxsync sup: Check for TrustedInstaller; accept ProgramFiles and CommonFiles.
(edit) @52357   10 years vboxsync VBoxSupLib.dll build fix.
(edit) @52356   10 years vboxsync SUP: Manual imports.
(edit) @52355   10 years vboxsync SUPR3HardenedVerify.cpp: Corrected CreateFileW result check (NULL vs …
(edit) @52353   10 years vboxsync SUPDrv-win.cpp: drop mymemcmp, we've got an assembly memcmp …
(edit) @52337   10 years vboxsync SUPR3HardenedStatic needs RTUInt128MulByU64.asm
(edit) @52336   10 years vboxsync SUPR3HardenedStatic needs RTUInt128MulByU64.asm
(edit) @52293   10 years vboxsync build fix
(edit) @52241   10 years vboxsync VBoxDrvCfgInfUninstallAllF: Just call GetSystemWindowsDirectory …
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