VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51938   11 years vboxsync Runtime/r0drv: RHEL7 hack
(edit) @51937   11 years vboxsync FE/Qt: UIToolBar: Cleanup/Doxygen.
(edit) @51936   11 years vboxsync One more define.
(edit) @51935   11 years vboxsync VBoxAdvBldProg: The joy of simple-minded unix linkers.
(edit) @51934   11 years vboxsync VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.
(edit) @51933   11 years vboxsync FE/Qt: 6660: Extra-data Manager: Mac OS X: Native tool-bar fix.
(edit) @51932   11 years vboxsync FE/Qt: Build-fix for r94823.
(edit) @51931   11 years vboxsync FE/Qt: 6660: Extra-data Manager: Initial GUI implementation (NOTE: …
(edit) @51930   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Notifies …
(edit) @51929   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Extend public …
(edit) @51928   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Remove …
(edit) @51927   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Move GlobalID …
(edit) @51926   11 years vboxsync VMM: Updated info fflags code.
(edit) @51925   11 years vboxsync Console,DrvVD: Clear the encryption keys on suspend
(edit) @51924   11 years vboxsync VBoxTray/DnD: Assign service context before starting internal thread.
(edit) @51923   11 years vboxsync Console,DrvVD: Clear the encryption keys on suspend
(edit) @51922   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Few more icons …
(edit) @51921   11 years vboxsync Decode a couple of typical \Devices\VBoxDrvStub failure statuses.
(edit) @51920   11 years vboxsync Additions/WDDM: additional checks
(edit) @51919   11 years vboxsync asn1-generator: RTASN1TMPL_MEMBER_DYN* was leaking memory.
(edit) @51918   11 years vboxsync SUPDrv-win.cpp: Memory leak. Allocation adjustments.
(edit) @51917   11 years vboxsync make verify-exe a better candidate for leak hunting.
(edit) @51916   11 years vboxsync Drop electric fences before looking for leaks.
(edit) @51915   11 years vboxsync Drop electric fences before looking for leaks.
(edit) @51914   11 years vboxsync hack
(edit) @51913   11 years vboxsync Plugged memory leak in rtldrPE_VerifySignatureValidateHash.
(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) @51905   11 years vboxsync NAT: Make sure guest will get window updates by scheduling TF_DELACK …
(edit) @51904   11 years vboxsync NAT: Fix unsigned wraparound when calculating offered window. rcv_nxt …
(edit) @51903   11 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51902   11 years vboxsync Fall back on our own MD2 if OpenSSL doesn't include it.
(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) @51891   11 years vboxsync Don't be so hard on Vista w/o SP.
(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) @51877   11 years vboxsync Tools: Update windows yasm binaries to 1.2.0, required for the openssl …
(edit) @51876   11 years vboxsync Windows host installer: Try to fix the NetAdp uninstallation.
(edit) @51875   11 years vboxsync doc/manual: solaris only 64-bit
(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) @51869   11 years vboxsync fake mangling.
(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) @51863   11 years vboxsync page hash updates.
(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) @51859   11 years vboxsync Config.kmk: VBOX_BLD_OPENSSL should not longer be needed.
(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) @51840   11 years vboxsync mangle the sha-224 symbols.
(edit) @51839   11 years vboxsync testcases/tstUtf8: parfait warnings
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