VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59775   9 years vboxsync VUSB: Remove unused read ahead buffering code and replace with new …
(edit) @59774   9 years vboxsync FE/Qt: ​bugref:8117: VBoxGlobal: Suppressing firstrun wizard also when …
(edit) @59773   9 years vboxsync vbox.py: change python path to match assumptions of PyXPCOM
(edit) @59772   9 years vboxsync gen_python_deps.py: enforce minimum Python version to be 2.6
(edit) @59771   9 years vboxsync build fix, typo
(edit) @59770   9 years vboxsync IPRT: s/TARGET_NT4/IPRT_TARGET_NT4/
(edit) @59769   9 years vboxsync PyXPCOM: port to make it compatible with Python 3 (minimum supported …
(edit) @59768   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: remove the old …
(edit) @59767   9 years vboxsync VUSB: Fix possible crash
(edit) @59766   9 years vboxsync BIOS: Rudimentary SysRq processing.
(edit) @59765   9 years vboxsync BIOS: 386 LOADALL emulation. Disabled by default.
(edit) @59764   9 years vboxsync Runtime/ASMMemFirstMismatchingU8: fix for 32-bit
(edit) @59763   9 years vboxsync Main/USBIdDatabaseGenerator: gcc format warnings
(edit) @59762   9 years vboxsync include/iprt: typo and gcc parameter warning
(edit) @59761   9 years vboxsync Runtime: missing parameter and gcc format warning
(edit) @59760   9 years vboxsync Main: shadowed variable
(edit) @59759   9 years vboxsync iprt/vfs.h: doxygen build fix.
(edit) @59758   9 years vboxsync ApplianceImplImport.cpp: Inserted read ahead threads into the source …
(edit) @59757   9 years vboxsync rtVfsReadAhead_Read: Incorrect assertions.
(edit) @59756   9 years vboxsync vfsreadahead.cpp: Initialize status code in read ahead thread.
(edit) @59755   9 years vboxsync RTGzip: Just leave it here, disabled, for future debugging.
(edit) @59754   9 years vboxsync vfsreadahead.cpp: Completed and debugged.
(edit) @59753   9 years vboxsync gzipvfs.cpp: Pass correct flag to autodetect gzip header. Can't tell …
(edit) @59752   9 years vboxsync SUPR3HardenedStatic: build fix
(edit) @59751   9 years vboxsync IPRT: More build fixing.
(edit) @59750   9 years vboxsync CR build fix
(edit) @59749   9 years vboxsync IPRT: build fixes
(edit) @59748   9 years vboxsync asm.h: build fix.
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59746   9 years vboxsync sg.cpp/h: Some cleanups/optimizations.
(edit) @59745   9 years vboxsync sg.cpp/h: Some cleanups/optimizations.
(edit) @59744   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: remove the old …
(edit) @59743   9 years vboxsync FE/Qt: Qt5 migration (part 97): Implementing keyboard handling for …
(edit) @59742   9 years vboxsync NetLwf/Win(bugref:7933): Log system error events on failures
(edit) @59741   9 years vboxsync SVGA3d: Applied patch for supporting pretransformed vertices …
(edit) @59740   9 years vboxsync Config.kmk: No sha-256 support on the validation kit build box, so …
(edit) @59739   9 years vboxsync Config.kmk: Enable SHA-256 windows code signing certificate.
(edit) @59738   9 years vboxsync VUSB: Some structural cleanup (#7 Move the debug log trace related …
(edit) @59737   9 years vboxsync VUSB: Some structural cleanup (#6 Use RTLIST* where appropriate)
(edit) @59736   9 years vboxsync USBIdDatabaseGenerator: Turns out it's possible to parse usb.ids …
(edit) @59735   9 years vboxsync USBIdDatabaseGenerator: Inline the generated source code strings - …
(edit) @59734   9 years vboxsync USBIdDatabaseGenerator: Reduced the string copying during parsing.
(edit) @59733   9 years vboxsync USBIdDatabaseGenerator: Share code with oiddb2c.
(edit) @59732   9 years vboxsync bldprog-strtab-template.cpp.h: fix
(edit) @59731   9 years vboxsync hardening build fix. duh
(edit) @59730   9 years vboxsync hardening build fix.
(edit) @59729   9 years vboxsync didn't mean to enable building common/vfs/vfsreadahead.cpp yet.
(edit) @59728   9 years vboxsync asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
(edit) @59727   9 years vboxsync FE/Qt: Qt5 migration (part 96): Preferences/Settings Dialogs: New size …
(edit) @59726   9 years vboxsync FE/Qt: ​bugref:7839: Extra-Data Manager: Adding fallback option to …
(edit) @59725   9 years vboxsync FE/Qt: Qt5 migration (part 95): Preferences/Settings Dialogs: Do not …
(edit) @59724   9 years vboxsync VUSB: build fix
(edit) @59723   9 years vboxsync VUSB: Add a VUSBSTATUS for canceled URBs (not used yet)
(edit) @59722   9 years vboxsync VUSB: Some structural cleanup (#5 Optimize the allocation strategy a …
(edit) @59721   9 years vboxsync build fix
(edit) @59720   9 years vboxsync VUSB: fix 32bit builds
(edit) @59719   9 years vboxsync VUSB: export new file
(edit) @59718   9 years vboxsync VUSB: Some structural cleanup (#4 Move the URB allocation from the …
(edit) @59717   9 years vboxsync FE/Qt: Runtime UI: UI Session: Typo fix.
(edit) @59716   9 years vboxsync VUSB: Fix regression introduced with r105557
(edit) @59715   9 years vboxsync pkcs7-sanity.cpp: Don't error out with an internal error when seeing …
(edit) @59714   9 years vboxsync FE/Qt: Qt5 migration (part 94): Selector UI: Chooser-pane: New …
(edit) @59713   9 years vboxsync FE/Qt: bugref:7909: Mac OS X: Runtime UI: Removing extra space.
(edit) @59712   9 years vboxsync FE/Qt: VBox About Dialog: Mention Qt version for Debug build.
(edit) @59711   9 years vboxsync SharedFolders: fix debug build.
(edit) @59710   9 years vboxsync SharedFolders: bugref:7765: handle deleted folders
(edit) @59709   9 years vboxsync FE/Qt: ​​​bugref:8088: Rework session-information window: Cleanups (part1).
(edit) @59708   9 years vboxsync Config.kmk,Installer/win/Makefile.kmk: Disable dual signing for MSIs …
(edit) @59707   9 years vboxsync Config.kmk: prepare for dual signing
(edit) @59706   9 years vboxsync vfsreadahead.cpp: coding in progress (time to go home)
(edit) @59705   9 years vboxsync VUSB: Some structural cleanup (#3 build fix)
(edit) @59704   9 years vboxsync VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
(edit) @59703   9 years vboxsync IPRT: strformat.cpp: Share the temporary buffer and use it for '%c' …
(edit) @59702   9 years vboxsync FE/Qt: ​​​bugref:8088: Rework session-information window: Cleanups.
(edit) @59701   9 years vboxsync VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
(edit) @59700   9 years vboxsync VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
(edit) @59699   9 years vboxsync FE/Qt: ​​​bugref:8088: Rework session-information window: Implementing …
(edit) @59698   9 years vboxsync FE/Qt: ​​​bugref:8088: Rework session-information window: Extra-Data: …
(edit) @59697   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do some …
(edit) @59696   9 years vboxsync pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
(edit) @59695   9 years vboxsync IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
(edit) @59694   9 years vboxsync backed out previous commit
(edit) @59693   9 years vboxsync IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
(edit) @59692   9 years vboxsync pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
(edit) @59691   9 years vboxsync ApplianceImplImport.cpp: Use RTCrPkixPubKeyVerifySignedDigest so we …
(edit) @59690   9 years vboxsync RTCrPkixPubKeyVerify*: Documented that the verficiations are done …
(edit) @59689   9 years vboxsync IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
(edit) @59688   9 years vboxsync VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
(edit) @59687   9 years vboxsync VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
(edit) @59686   9 years vboxsync VUSBSniffer: Add flag to avoid overwriting exitisting captures, …
(edit) @59685   9 years vboxsync Manual: Added explicit note about Win7 xHCI drivers.
(edit) @59684   9 years vboxsync tdAppliance1.py: Enabled the t6 tests.
(edit) @59683   9 years vboxsync ApplianceImpl: Only warn if we cannot root a certificate (compare …
(edit) @59682   9 years vboxsync tdAppliance1-t6.*: Variant signed with a SHA-512 certificate issued by …
(edit) @59681   9 years vboxsync FE/Qt: Qt5 migration (part 93): Preparing Qt5 tool: X11: Qt5 tuning …
(edit) @59680   9 years vboxsync tdAppliance1.py: Added the t5 OVAs.
(edit) @59679   9 years vboxsync ApplianceImpl: Signature and certificate validation updates.
(edit) @59678   9 years vboxsync RTCrX509CertPathsSetValidTime[Spec]: Allow setting/changing the …
(edit) @59677   9 years vboxsync FE/Qt: Qt5 migration (part 92): Yet another missed dependency revealed.
(edit) @59676   9 years vboxsync RTCrX509CertPaths: Don't use ValidTime unless it's actually set.
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