VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51901   11 years vboxsync missing include and dependencies.
(edit) @51900   11 years vboxsync Unbreak on w8.1 (acres.dll).
(edit) @51899   11 years vboxsync Console,DrvVD: Make disk encryption completely configurable through …
(edit) @51898   11 years vboxsync typo
(edit) @51897   11 years vboxsync VMM/PDMDevice: logging fix
(edit) @51896   11 years vboxsync VMM/HMVMXR0: Trial; don't adjust TSC offset with paravirt TSC.
(edit) @51895   11 years vboxsync build fix
(edit) @51894   11 years vboxsync VirtualBox,VBoxHeadless: Icons.
(edit) @51893   11 years vboxsync VBoxNetDHCP: Icon.
(edit) @51892   11 years vboxsync VBoxNetNat: Added icon.
(edit) @51890   11 years vboxsync forgot to delete these.
(edit) @51889   11 years vboxsync FE/VBoxManage: Interface for setting, getting and deleting medium …
(edit) @51888   11 years vboxsync Main: Add possibility to add medium properties for filters in a way …
(edit) @51887   11 years vboxsync Utf8Str: Fix assignEx with a_offSrc != 0
(edit) @51886   11 years vboxsync VD: Add API to query information about a filter
(edit) @51885   11 years vboxsync Documented another bswap experiment.
(edit) @51884   11 years vboxsync alt-sha256: Tiny bswap optimization for 64-bit CPUs.
(edit) @51883   11 years vboxsync alt-sha512: Applied the optimizations from alt-sha256 and alt-sha1, …
(edit) @51882   11 years vboxsync alt-sha1: appled the same …
(edit) @51881   11 years vboxsync alt-sha256: Unrolled everything and applied the Ch() and Maj() …
(edit) @51880   11 years vboxsync alt-sha1.cpp: Unrolling the init code, increasing performance by some 10+.
(edit) @51879   11 years vboxsync alt-sha1.cpp: Save an operation in both Ch() and Maj(). The Maj …
(edit) @51878   11 years vboxsync alt-sha1.cpp: Unrolled the block processing code, getting a ~25 speed …
(edit) @51876   11 years vboxsync Windows host installer: Try to fix the NetAdp uninstallation.
(edit) @51874   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Prepare …
(edit) @51873   11 years vboxsync FE/Qt: Message Center: Heavy QIMessageBox rework for advanced details …
(edit) @51872   11 years vboxsync OS/2 build fix (nasm).
(edit) @51871   11 years vboxsync NetFlt (un)installation: Bugfixes, logging.
(edit) @51870   11 years vboxsync Another page has fix, this time for VBoxREM w/ debug info. (debug info …
(edit) @51868   11 years vboxsync Page hash fixes. Somehow using the wrong algorithm for determining how …
(edit) @51867   11 years vboxsync TM: Made the SYNC_TSC_PAUSE code default.
(edit) @51866   11 years vboxsync Network/Host-only: Interface type changed to NCF_VIRTUAL on Windows …
(edit) @51865   11 years vboxsync NAT: tcp_respond - don't split window size computation into two chunks …
(edit) @51864   11 years vboxsync NAT: sbappend - check if we are going to send before allocating buffer …
(edit) @51862   11 years vboxsync page hash updates.
(edit) @51861   11 years vboxsync clear the context after use, converted SHA-1 to use an array of H values.
(edit) @51860   11 years vboxsync relaxed system32.
(edit) @51858   11 years vboxsync Some ASN.1 fixes related to BMP strings. Improved the ASN.1 dumper a …
(edit) @51857   11 years vboxsync VBoxOpenSslHardened is no longer needed.
(edit) @51856   11 years vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
(edit) @51855   11 years vboxsync VMM/PGM: Hungarian fix for r94706.
(edit) @51854   11 years vboxsync VMM/PGM: Copy Page Ids from the MMIO2 range while mapping MMIO2 pages.
(edit) @51853   11 years vboxsync Alignment.
(edit) @51852   11 years vboxsync TM: Add the same TSC offset to each VCPU when pausing/resuming (not …
(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) @51848   11 years vboxsync Main/NetworkAdapterImpl: fixed NAT network refcount regression …
(edit) @51847   11 years vboxsync Whops.
(edit) @51846   11 years vboxsync SUPDrv.c: gcc warning about unused variable
(edit) @51845   11 years vboxsync The 2010 linker does not grok /IntegrityCheck:NO, but it seems editbin …
(edit) @51844   11 years vboxsync NetFlt: Uninstallation logging.
(edit) @51843   11 years vboxsync Renamed md5.cpp to md5-alt.cpp.
(edit) @51842   11 years vboxsync Added alternative SHA-512/224 and SHA-512/256 implementations while at it.
(edit) @51841   11 years vboxsync Alternative SHA-512 and SHA-384 implementation.
(edit) @51839   11 years vboxsync testcases/tstUtf8: parfait warnings
(edit) @51838   11 years vboxsync Alternative SHA-256 implementation.
(edit) @51837   11 years vboxsync gcc warning
(edit) @51836   11 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51835   11 years vboxsync try disable the installer integrity check and hope it'll fix the w2k8 …
(edit) @51833   11 years vboxsync xpcom18a4: upstream fix
(edit) @51832   11 years vboxsync VMM/CPUM: todo.
(edit) @51828   11 years vboxsync Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
(edit) @51827   11 years vboxsync Installer fixes.
(edit) @51826   11 years vboxsync Fixed the first timestamp hack.
(edit) @51825   11 years vboxsync use md2-alt.cpp.
(edit) @51824   11 years vboxsync timestamp hack v2.
(edit) @51823   11 years vboxsync Better error message.
(edit) @51821   11 years vboxsync Implemented MD2 (legacy reasons).
(edit) @51820   11 years vboxsync New message digest testcase + a fix to digest-builtin.cpp.
(edit) @51819   11 years vboxsync timestamp tweak.
(edit) @51818   11 years vboxsync Wrong test.
(edit) @51817   11 years vboxsync quick tweak.
(edit) @51816   11 years vboxsync vga/CmdVbva: var initialization
(edit) @51815   11 years vboxsync FE/Qt: Utils: QObject symbiont able to set parent property on …
(edit) @51814   11 years vboxsync FE/Qt: Build fix for r94657.
(edit) @51813   11 years vboxsync FE/Qt: Widget Validation Framework: Extending framework with classes …
(edit) @51812   11 years vboxsync Fixed a pCert use that I'd missed (pCert / pTaInfo).
(edit) @51811   11 years vboxsync FE/Qt: Runtime UI: GA mount procedure cleanup.
(edit) @51810   11 years vboxsync validation kit build fix.
(edit) @51809   11 years vboxsync validation kit build fix.
(edit) @51808   11 years vboxsync build fix (VBOX_WITH_HARDENING is only in CDEFS, not DEFS, due to some …
(edit) @51807   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Qrc gen for r94649.
(edit) @51806   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Icons for UI part.
(edit) @51804   11 years vboxsync Main/src-client: Fix GIM provider for default/legacy OS X VMs.
(edit) @51803   11 years vboxsync Use CreateFileW instead of CreateFileA when verifying the install …
(edit) @51801   11 years vboxsync SharedOpenGL: cleanup.
(edit) @51799   11 years vboxsync Main/GuestDnD: warings
(edit) @51797   11 years vboxsync VMM/GIM/Minimal: OS X bits.
(edit) @51796   11 years vboxsync Added two missing roundtrip case folding tests.
(edit) @51795   11 years vboxsync UTF-8 case folding hacks to deal with U+0130, U+0131, U+017f and …
(edit) @51794   11 years vboxsync Darwin loader rc fix (VERR_INVALID_EXE_SIGNATURE).
(edit) @51793   11 years vboxsync stupid gcc build fix
(edit) @51792   11 years vboxsync Better fix
(edit) @51791   11 years vboxsync Paranoia fix
(edit) @51790   11 years vboxsync Better fix
(edit) @51789   11 years vboxsync build fix
(edit) @51788   11 years vboxsync More correct fix
(edit) @51787   11 years vboxsync bugfix
(edit) @51786   11 years vboxsync Merge fix
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