VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52491   11 years vboxsync HostDrivers/VBoxUSB/solaris: Fix uninitialized cbDataout when errors …
(edit) @52488   11 years vboxsync SUPHardenedVerifyProcess-win.cpp: Seems NtQueryInformationThread …
(edit) @52487   11 years vboxsync clearification.
(edit) @52484   11 years vboxsync SUP: Explained the opengl modulus-by-zero crash (fixed by system32 dll …
(edit) @52482   11 years vboxsync SUP: TrustedInstaller or LocalSystem, works around tumbleweed desktop …
(edit) @52453   11 years vboxsync supHardNtViCheckIsOwnedByTrustedInstaller: Workaround for someones …
(edit) @52448   11 years vboxsync slight adjustment to make it look better when type'ed.
(edit) @52447   11 years vboxsync Use our own MZ stub binary, one that is compatible with silly Symantec …
(edit) @52446   11 years vboxsync SUPHardenedVerifyProcess-win.cpp: When doing child purification, we …
(edit) @52438   11 years vboxsync SUP: Some more confusing trickery.
(edit) @52436   11 years vboxsync minor header fix
(edit) @52433   11 years vboxsync SUP: Avast sleep kludge.
(edit) @52431   11 years vboxsync SUP: Process the WinVerityTrust todo list from LdrLoadDll, avoid doing …
(edit) @52426   11 years vboxsync uuids
(edit) @52425   11 years vboxsync SUPDrv: Revised fix.
(edit) @52424   11 years vboxsync Only VirtualBox.dll has a TrustedError method, so add a flag to …
(edit) @52423   11 years vboxsync SUPDrv: Worked around a -104 supR3HardenedWinReSpawn issue. Someone …
(edit) @52420   11 years vboxsync Runtime, VBoxNetAdp: Linux 3.17 fixes
(edit) @52417   11 years vboxsync Startup optimization: Don't check the hardened-program.dll signature …
(edit) @52416   11 years vboxsync SUPR3HardenedMainImports-win.cpp: Fixed bug in x86 syscall variation …
(edit) @52414   11 years vboxsync SUP: Need per thread recursion counters for WinVerifyTrust or we risk …
(edit) @52406   11 years vboxsync SUP: No need to repeat the IPRT signature check when we just want to …
(edit) @52404   11 years vboxsync Simplified the checks.
(edit) @52403   11 years vboxsync SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
(edit) @52394   11 years vboxsync intnetR0TrunkIfPortDisconnect: Must always release the busy reference …
(edit) @52387   11 years vboxsync supdrv-win.cpp: debugging aids.
(edit) @52376   11 years vboxsync Fixed bug in supHardViUtf16PathStartsWithEx.
(edit) @52375   11 years vboxsync SUP: Some cleanup and bug hacking.
(edit) @52374   11 years vboxsync SUP: x86 import fixes.
(edit) @52373   11 years vboxsync SUP: Do our own syscalls.
(edit) @52367   11 years vboxsync x86 build fix.
(edit) @52366   11 years vboxsync SUP: Cache images for process verficiation.
(edit) @52365   11 years vboxsync sup: Check for TrustedInstaller; accept ProgramFiles and CommonFiles.
(edit) @52357   11 years vboxsync VBoxSupLib.dll build fix.
(edit) @52356   11 years vboxsync SUP: Manual imports.
(edit) @52355   11 years vboxsync SUPR3HardenedVerify.cpp: Corrected CreateFileW result check (NULL vs …
(edit) @52353   11 years vboxsync SUPDrv-win.cpp: drop mymemcmp, we've got an assembly memcmp …
(edit) @52337   11 years vboxsync SUPR3HardenedStatic needs RTUInt128MulByU64.asm
(edit) @52336   11 years vboxsync SUPR3HardenedStatic needs RTUInt128MulByU64.asm
(edit) @52293   11 years vboxsync build fix
(edit) @52241   11 years vboxsync VBoxDrvCfgInfUninstallAllF: Just call GetSystemWindowsDirectory …
(edit) @52213   11 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @52207   11 years vboxsync SUP: Fixed handle leak in the driver. Adjusted …
(edit) @52205   11 years vboxsync VBox/err.h: four VERR_SUP_VP_* status codes for the latest SUP changes.
(edit) @52204   11 years vboxsync SUP,LDR: Changed RTLdrGetBits to allow not resolving imports. Combined …
(edit) @52192   11 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @52183   11 years vboxsync netadpInstall: install inf
(edit) @52176   11 years vboxsync SUP: Fixed windows 7 regression where the child purification code …
(edit) @52173   11 years vboxsync build fix
(edit) @52169   11 years vboxsync SUP: Added logging capabilities to the hardened stub.
(edit) @52163   11 years vboxsync SUP: Make the middle respawn process wait on both parent and child. …
(edit) @52160   11 years vboxsync SUP: some cleanups.
(edit) @52156   11 years vboxsync SUP: Don't make assumptions about the NTDLL.DLL location in the child …
(edit) @52139   11 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52135   11 years vboxsync SUPDrv-win.cpp: Don't get confused by early kernel handles opened by …
(edit) @52134   11 years vboxsync NDIS6: Cumulative commit containing async send, unload race fix …
(edit) @52092   11 years vboxsync SUP: Disable hard error popups from NtCreateSection failures.
(edit) @52089   11 years vboxsync SUP: Don't verify the VM selector process (SUPSECMAIN_FLAGS_DONT_OPEN_DEV).
(edit) @52084   11 years vboxsync SUP: build fix
(edit) @52083   11 years vboxsync SUP: delay signature checking of the vbox files till we actually use …
(edit) @52039   11 years vboxsync short -> long names.
(edit) @52030   11 years vboxsync Forward ported r95010 from 4.3
(edit) @52024   11 years vboxsync trunk, 4.3, 4.2, 4.1, 4.0: build fix.
(edit) @52000   11 years vboxsync SUPInstall should start the service too now. Cleaned up exit code …
(edit) @51999   11 years vboxsync Removed left over DEBUG_bird bits in iprt/asn1.h and added …
(edit) @51978   11 years vboxsync Need to initialize the SUPR3HardenedVerify* bits in the extension pack …
(edit) @51977   11 years vboxsync Refuse symantec sysfer.dll; accept microsoft sfc.dll.
(edit) @51973   11 years vboxsync Support/Makefile.kmk: Add 64-bit math stuff to SUPR3HardenedStatic.lib …
(edit) @51972   11 years vboxsync duh
(edit) @51970   11 years vboxsync SUP: More image verifier init fixes.
(edit) @51969   11 years vboxsync SUPLib-win: Make sure to call supR3HardenedWinInitVersion and …
(edit) @51967   11 years vboxsync follow up fix to VBoxSupLib.
(edit) @51958   11 years vboxsync s/ZwReadFile/ZwOpenFile.
(edit) @51955   11 years vboxsync Correct the NtQueryVirtualMemory hack for 32-bit pre-Vista OSes. The …
(edit) @51948   11 years vboxsync SUPLib-win.cpp: Removed unused name defines.
(edit) @51947   11 years vboxsync SUPDrv-win.cpp: Drop the DOS/Windows symlinks.
(edit) @51945   11 years vboxsync Try again for up to 5 seconds when we see STATUS_NO_SUCH_DEVICE and …
(edit) @51941   11 years vboxsync SUPDrv-win.cpp: Use the RTTerm/RTOnce stuff to clean up that default …
(edit) @51936   11 years vboxsync One more define.
(edit) @51921   11 years vboxsync Decode a couple of typical \Devices\VBoxDrvStub failure statuses.
(edit) @51918   11 years vboxsync SUPDrv-win.cpp: Memory leak. Allocation adjustments.
(edit) @51912   11 years vboxsync SUPR3HardenedVerify.cpp: Two more cases of CreateFileW with UTF-16.
(edit) @51911   11 years vboxsync Fixed problem spotted by the verifier.
(edit) @51910   11 years vboxsync one more place
(edit) @51909   11 years vboxsync Testcase fix.
(edit) @51908   11 years vboxsync VBoxNetFlt/win: Unbreak VBoxNetFltUninstall - apparently the previous …
(edit) @51907   11 years vboxsync SUP: NT status code conversion fix + cleanups.
(edit) @51906   11 years vboxsync Fixing testcases on windows.
(edit) @51890   11 years vboxsync forgot to delete these.
(edit) @51871   11 years vboxsync NetFlt (un)installation: Bugfixes, logging.
(edit) @51868   11 years vboxsync Page hash fixes. Somehow using the wrong algorithm for determining how …
(edit) @51866   11 years vboxsync Network/Host-only: Interface type changed to NCF_VIRTUAL on Windows …
(edit) @51860   11 years vboxsync relaxed system32.
(edit) @51857   11 years vboxsync VBoxOpenSslHardened is no longer needed.
(edit) @51851   11 years vboxsync Renamed hash implementations to fit better into the build system, …
(edit) @51850   11 years vboxsync hrmpf
(edit) @51849   11 years vboxsync Build fix.
(edit) @51847   11 years vboxsync Whops.
(edit) @51846   11 years vboxsync SUPDrv.c: gcc warning about unused variable
(edit) @51844   11 years vboxsync NetFlt: Uninstallation logging.
Note: See TracRevisionLog for help on using the revision log.

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