|
|
@59758
|
9 年 |
vboxsync |
ApplianceImplImport.cpp: Inserted read ahead threads into the source …
|
|
|
@59757
|
9 年 |
vboxsync |
rtVfsReadAhead_Read: Incorrect assertions.
|
|
|
@59756
|
9 年 |
vboxsync |
vfsreadahead.cpp: Initialize status code in read ahead thread.
|
|
|
@59755
|
9 年 |
vboxsync |
RTGzip: Just leave it here, disabled, for future debugging.
|
|
|
@59754
|
9 年 |
vboxsync |
vfsreadahead.cpp: Completed and debugged.
|
|
|
@59753
|
9 年 |
vboxsync |
gzipvfs.cpp: Pass correct flag to autodetect gzip header. Can't tell …
|
|
|
@59752
|
9 年 |
vboxsync |
SUPR3HardenedStatic: build fix
|
|
|
@59751
|
9 年 |
vboxsync |
IPRT: More build fixing.
|
|
|
@59750
|
9 年 |
vboxsync |
CR build fix
|
|
|
@59749
|
9 年 |
vboxsync |
IPRT: build fixes
|
|
|
@59748
|
9 年 |
vboxsync |
asm.h: build fix.
|
|
|
@59747
|
9 年 |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59746
|
9 年 |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@59745
|
9 年 |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@59744
|
9 年 |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: remove the old …
|
|
|
@59743
|
9 年 |
vboxsync |
FE/Qt: Qt5 migration (part 97): Implementing keyboard handling for …
|
|
|
@59742
|
9 年 |
vboxsync |
NetLwf/Win(bugref:7933): Log system error events on failures
|
|
|
@59741
|
9 年 |
vboxsync |
SVGA3d: Applied patch for supporting pretransformed vertices …
|
|
|
@59740
|
9 年 |
vboxsync |
Config.kmk: No sha-256 support on the validation kit build box, so …
|
|
|
@59739
|
9 年 |
vboxsync |
Config.kmk: Enable SHA-256 windows code signing certificate.
|
|
|
@59738
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#7 Move the debug log trace related …
|
|
|
@59737
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#6 Use RTLIST* where appropriate)
|
|
|
@59736
|
9 年 |
vboxsync |
USBIdDatabaseGenerator: Turns out it's possible to parse usb.ids …
|
|
|
@59735
|
9 年 |
vboxsync |
USBIdDatabaseGenerator: Inline the generated source code strings - …
|
|
|
@59734
|
9 年 |
vboxsync |
USBIdDatabaseGenerator: Reduced the string copying during parsing.
|
|
|
@59733
|
9 年 |
vboxsync |
USBIdDatabaseGenerator: Share code with oiddb2c.
|
|
|
@59732
|
9 年 |
vboxsync |
bldprog-strtab-template.cpp.h: fix
|
|
|
@59731
|
9 年 |
vboxsync |
hardening build fix. duh
|
|
|
@59730
|
9 年 |
vboxsync |
hardening build fix.
|
|
|
@59729
|
9 年 |
vboxsync |
didn't mean to enable building common/vfs/vfsreadahead.cpp yet.
|
|
|
@59728
|
9 年 |
vboxsync |
asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
|
|
|
@59727
|
9 年 |
vboxsync |
FE/Qt: Qt5 migration (part 96): Preferences/Settings Dialogs: New size …
|
|
|
@59726
|
9 年 |
vboxsync |
FE/Qt: bugref:7839: Extra-Data Manager: Adding fallback option to …
|
|
|
@59725
|
9 年 |
vboxsync |
FE/Qt: Qt5 migration (part 95): Preferences/Settings Dialogs: Do not …
|
|
|
@59724
|
9 年 |
vboxsync |
VUSB: build fix
|
|
|
@59723
|
9 年 |
vboxsync |
VUSB: Add a VUSBSTATUS for canceled URBs (not used yet)
|
|
|
@59722
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#5 Optimize the allocation strategy a …
|
|
|
@59721
|
9 年 |
vboxsync |
build fix
|
|
|
@59720
|
9 年 |
vboxsync |
VUSB: fix 32bit builds
|
|
|
@59719
|
9 年 |
vboxsync |
VUSB: export new file
|
|
|
@59718
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#4 Move the URB allocation from the …
|
|
|
@59717
|
9 年 |
vboxsync |
FE/Qt: Runtime UI: UI Session: Typo fix.
|
|
|
@59716
|
9 年 |
vboxsync |
VUSB: Fix regression introduced with r105557
|
|
|
@59715
|
9 年 |
vboxsync |
pkcs7-sanity.cpp: Don't error out with an internal error when seeing …
|
|
|
@59714
|
9 年 |
vboxsync |
FE/Qt: Qt5 migration (part 94): Selector UI: Chooser-pane: New …
|
|
|
@59713
|
9 年 |
vboxsync |
FE/Qt: bugref:7909: Mac OS X: Runtime UI: Removing extra space.
|
|
|
@59712
|
9 年 |
vboxsync |
FE/Qt: VBox About Dialog: Mention Qt version for Debug build.
|
|
|
@59711
|
9 年 |
vboxsync |
SharedFolders: fix debug build.
|
|
|
@59710
|
9 年 |
vboxsync |
SharedFolders: bugref:7765: handle deleted folders
|
|
|
@59709
|
9 年 |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Cleanups (part1).
|
|
|
@59708
|
9 年 |
vboxsync |
Config.kmk,Installer/win/Makefile.kmk: Disable dual signing for MSIs …
|
|
|
@59707
|
9 年 |
vboxsync |
Config.kmk: prepare for dual signing
|
|
|
@59706
|
9 年 |
vboxsync |
vfsreadahead.cpp: coding in progress (time to go home)
|
|
|
@59705
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#3 build fix)
|
|
|
@59704
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
|
|
|
@59703
|
9 年 |
vboxsync |
IPRT: strformat.cpp: Share the temporary buffer and use it for '%c' …
|
|
|
@59702
|
9 年 |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Cleanups.
|
|
|
@59701
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
|
|
|
@59700
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
|
|
|
@59699
|
9 年 |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Implementing …
|
|
|
@59698
|
9 年 |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Extra-Data: …
|
|
|
@59697
|
9 年 |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: do some …
|
|
|
@59696
|
9 年 |
vboxsync |
pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
|
|
|
@59695
|
9 年 |
vboxsync |
IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
|
|
|
@59694
|
9 年 |
vboxsync |
backed out previous commit
|
|
|
@59693
|
9 年 |
vboxsync |
IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
|
|
|
@59692
|
9 年 |
vboxsync |
pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
|
|
|
@59691
|
9 年 |
vboxsync |
ApplianceImplImport.cpp: Use RTCrPkixPubKeyVerifySignedDigest so we …
|
|
|
@59690
|
9 年 |
vboxsync |
RTCrPkixPubKeyVerify*: Documented that the verficiations are done …
|
|
|
@59689
|
9 年 |
vboxsync |
IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
|
|
|
@59688
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
|
|
|
@59687
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
|
|
|
@59686
|
9 年 |
vboxsync |
VUSBSniffer: Add flag to avoid overwriting exitisting captures, …
|
|
|
@59685
|
9 年 |
vboxsync |
Manual: Added explicit note about Win7 xHCI drivers.
|
|
|
@59684
|
9 年 |
vboxsync |
tdAppliance1.py: Enabled the t6 tests.
|
|
|
@59683
|
9 年 |
vboxsync |
ApplianceImpl: Only warn if we cannot root a certificate (compare …
|
|
|
@59682
|
9 年 |
vboxsync |
tdAppliance1-t6.*: Variant signed with a SHA-512 certificate issued by …
|
|
|
@59681
|
9 年 |
vboxsync |
FE/Qt: Qt5 migration (part 93): Preparing Qt5 tool: X11: Qt5 tuning …
|
|
|
@59680
|
9 年 |
vboxsync |
tdAppliance1.py: Added the t5 OVAs.
|
|
|
@59679
|
9 年 |
vboxsync |
ApplianceImpl: Signature and certificate validation updates.
|
|
|
@59678
|
9 年 |
vboxsync |
RTCrX509CertPathsSetValidTime[Spec]: Allow setting/changing the …
|
|
|
@59677
|
9 年 |
vboxsync |
FE/Qt: Qt5 migration (part 92): Yet another missed dependency revealed.
|
|
|
@59676
|
9 年 |
vboxsync |
RTCrX509CertPaths: Don't use ValidTime unless it's actually set.
|
|
|
@59675
|
9 年 |
vboxsync |
RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which …
|
|
|
@59674
|
9 年 |
vboxsync |
Warning.
|
|
|
@59673
|
9 年 |
vboxsync |
tdAppliance1-t5*.ova: Using a valid non-self-signed certificate (maybe …
|
|
|
@59672
|
9 年 |
vboxsync |
iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
|
|
|
@59671
|
9 年 |
vboxsync |
Main: Appliance::i_readTailProcessing: Sketched out how to validate …
|
|
|
@59670
|
9 年 |
vboxsync |
IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
|
|
|
@59669
|
9 年 |
vboxsync |
ApplianceImplImport.cpp: started on certificate validation.
|
|
|
@59668
|
9 年 |
vboxsync |
iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
|
|
|
@59667
|
9 年 |
vboxsync |
iprt/asn1-generator-pass.h: removed code in the RTASN1TMPL_PASS_XTAG …
|
|
|
@59666
|
9 年 |
vboxsync |
iprt/asn1-generator-pass.h: removed code in the RTASN1TMPL_PASS_XTAG …
|
|
|
@59665
|
9 年 |
vboxsync |
iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
|
|
|
@59664
|
9 年 |
vboxsync |
iprt/cdefs.h: RT_CONCAT5 and RT_CONCAT6.
|
|
|
@59663
|
9 年 |
vboxsync |
IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and …
|
|
|
@59662
|
9 年 |
vboxsync |
FE/Qt: Qt5 migration (part 91): Preparing Qt5 tool: X11: PIC compiler flag.
|
|
|
@59661
|
9 年 |
vboxsync |
missing ( )
|
|
|
@59660
|
9 年 |
vboxsync |
cppcheck warning
|
|
|
@59659
|
9 年 |
vboxsync |
FE/Qt: Qt5 migration (part 90): Implementing keyboard handling for …
|
|
|