VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @52207   10 years vboxsync SUP: Fixed handle leak in the driver. Adjusted …
(edit) @52205   10 years vboxsync VBox/err.h: four VERR_SUP_VP_* status codes for the latest SUP changes.
(edit) @52204   10 years vboxsync SUP,LDR: Changed RTLdrGetBits to allow not resolving imports. Combined …
(edit) @52192   10 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @52176   10 years vboxsync SUP: Fixed windows 7 regression where the child purification code …
(edit) @52173   10 years vboxsync build fix
(edit) @52169   10 years vboxsync SUP: Added logging capabilities to the hardened stub.
(edit) @52163   10 years vboxsync SUP: Make the middle respawn process wait on both parent and child. …
(edit) @52160   10 years vboxsync SUP: some cleanups.
(edit) @52156   10 years vboxsync SUP: Don't make assumptions about the NTDLL.DLL location in the child …
(edit) @52139   10 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52135   10 years vboxsync SUPDrv-win.cpp: Don't get confused by early kernel handles opened by …
(edit) @52092   10 years vboxsync SUP: Disable hard error popups from NtCreateSection failures.
(edit) @52089   10 years vboxsync SUP: Don't verify the VM selector process (SUPSECMAIN_FLAGS_DONT_OPEN_DEV).
(edit) @52084   10 years vboxsync SUP: build fix
(edit) @52083   10 years vboxsync SUP: delay signature checking of the vbox files till we actually use …
(edit) @52039   10 years vboxsync short -> long names.
(edit) @52030   10 years vboxsync Forward ported r95010 from 4.3
(edit) @52024   10 years vboxsync trunk, 4.3, 4.2, 4.1, 4.0: build fix.
(edit) @52000   10 years vboxsync SUPInstall should start the service too now. Cleaned up exit code …
(edit) @51999   10 years vboxsync Removed left over DEBUG_bird bits in iprt/asn1.h and added …
(edit) @51978   10 years vboxsync Need to initialize the SUPR3HardenedVerify* bits in the extension pack …
(edit) @51977   10 years vboxsync Refuse symantec sysfer.dll; accept microsoft sfc.dll.
(edit) @51973   10 years vboxsync Support/Makefile.kmk: Add 64-bit math stuff to SUPR3HardenedStatic.lib …
(edit) @51972   10 years vboxsync duh
(edit) @51970   10 years vboxsync SUP: More image verifier init fixes.
(edit) @51969   10 years vboxsync SUPLib-win: Make sure to call supR3HardenedWinInitVersion and …
(edit) @51967   10 years vboxsync follow up fix to VBoxSupLib.
(edit) @51958   10 years vboxsync s/ZwReadFile/ZwOpenFile.
(edit) @51955   10 years vboxsync Correct the NtQueryVirtualMemory hack for 32-bit pre-Vista OSes. The …
(edit) @51948   10 years vboxsync SUPLib-win.cpp: Removed unused name defines.
(edit) @51947   10 years vboxsync SUPDrv-win.cpp: Drop the DOS/Windows symlinks.
(edit) @51945   10 years vboxsync Try again for up to 5 seconds when we see STATUS_NO_SUCH_DEVICE and …
(edit) @51941   10 years vboxsync SUPDrv-win.cpp: Use the RTTerm/RTOnce stuff to clean up that default …
(edit) @51936   10 years vboxsync One more define.
(edit) @51921   10 years vboxsync Decode a couple of typical \Devices\VBoxDrvStub failure statuses.
(edit) @51918   10 years vboxsync SUPDrv-win.cpp: Memory leak. Allocation adjustments.
(edit) @51912   10 years vboxsync SUPR3HardenedVerify.cpp: Two more cases of CreateFileW with UTF-16.
(edit) @51911   10 years vboxsync Fixed problem spotted by the verifier.
(edit) @51910   10 years vboxsync one more place
(edit) @51909   10 years vboxsync Testcase fix.
(edit) @51907   10 years vboxsync SUP: NT status code conversion fix + cleanups.
(edit) @51906   10 years vboxsync Fixing testcases on windows.
(edit) @51890   10 years vboxsync forgot to delete these.
(edit) @51868   10 years vboxsync Page hash fixes. Somehow using the wrong algorithm for determining how …
(edit) @51860   10 years vboxsync relaxed system32.
(edit) @51857   10 years vboxsync VBoxOpenSslHardened is no longer needed.
(edit) @51851   10 years vboxsync Renamed hash implementations to fit better into the build system, …
(edit) @51850   10 years vboxsync hrmpf
(edit) @51846   10 years vboxsync SUPDrv.c: gcc warning about unused variable
(edit) @51843   10 years vboxsync Renamed md5.cpp to md5-alt.cpp.
(edit) @51841   10 years vboxsync Alternative SHA-512 and SHA-384 implementation.
(edit) @51838   10 years vboxsync Alternative SHA-256 implementation.
(edit) @51828   10 years vboxsync Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
(edit) @51826   10 years vboxsync Fixed the first timestamp hack.
(edit) @51825   10 years vboxsync use md2-alt.cpp.
(edit) @51824   10 years vboxsync timestamp hack v2.
(edit) @51819   10 years vboxsync timestamp tweak.
(edit) @51818   10 years vboxsync Wrong test.
(edit) @51817   10 years vboxsync quick tweak.
(edit) @51812   10 years vboxsync Fixed a pCert use that I'd missed (pCert / pTaInfo).
(edit) @51808   10 years vboxsync build fix (VBOX_WITH_HARDENING is only in CDEFS, not DEFS, due to some …
(edit) @51803   10 years vboxsync Use CreateFileW instead of CreateFileA when verifying the install …
(edit) @51789   10 years vboxsync build fix
(edit) @51786   10 years vboxsync Merge fix
(edit) @51775   10 years vboxsync Missing check.
(edit) @51772   10 years vboxsync build fix
(edit) @51771   10 years vboxsync build fix
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51769   10 years vboxsync Mac OS X host: support driver: partly reverted r94103: reduced amount …
(edit) @51744   10 years vboxsync SUPDrv-win.cpp: pvOutput is the equivalent to the UserBuffer, not pvInput.
(edit) @51742   10 years vboxsync SupDrv-win: Disabled fast IOCTLs as this broke guest SMP.
(edit) @51718   10 years vboxsync VMM: struct/union naming fix.
(edit) @51492   11 years vboxsync Mac OS X host: added temporary instrumentation to see if VBox KEXTs …
(edit) @51488   11 years vboxsync Experiment. Require special cookie to be served to VBoxDrv and VBoxUSB …
(edit) @51420   11 years vboxsync Revert r93697: temporary instrumentation for VBoxDRV.kext.
(edit) @51346   11 years vboxsync rename Test Suite => Validation Kit
(edit) @51251   11 years vboxsync Mac OS X host: VBoxDrv.kext: temporary instrumentation: added logging …
(edit) @51229   11 years vboxsync SUPDrv-win.cpp: Use the Fast I/O dispatch interface for noticeably …
(edit) @51100   11 years vboxsync SUPDrv-darwin.cpp: Fixed buggy g_apSessionHashTab search in …
(edit) @50993   11 years vboxsync SUPDrv: minor typo.
(edit) @50664   11 years vboxsync Support,VBoxNet[Flt|Adp]/solaris: Fix S10 regression with trunk, …
(edit) @50633   11 years vboxsync solaris/SUPDrv, solaris/VBoxNetAdp: No queisce needed.
(edit) @50541   11 years vboxsync HostDrivers/SUPDrv: It's the user that should be concerned :)
(edit) @50540   11 years vboxsync VMM/HM: Ignore SMX mode and proceed with a warning.
(edit) @50333   11 years vboxsync VMM, SupDrv: Allow VT-x when in presumed SMX mode when the VMXON bit …
(edit) @50008   11 years vboxsync supdrv,iprt: Added VBOX_WITH_TEXT_MODMEM_HACK for getting VMMR0.r0
(edit) @49965   11 years vboxsync Mac OS X host: HID LEDs sync: take care about bluetooth keyboard: wake …
(edit) @49955   11 years vboxsync Mac OS X host: HID LEDs sync: avoid system.log flooding on 10.8 host.
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