# # ChangeLog for trunk/src/VBox/Runtime in vbox # # Generated by Trac 1.4.3.2 # Jan 18, 2025 12:28:40 AM Thu, 07 Apr 2016 14:10:06 GMT vboxsync [60370] * trunk/src/VBox/Runtime/r3/posix/symlink-posix.cpp (modified) Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer ... Wed, 06 Apr 2016 09:34:14 GMT vboxsync [60346] * trunk/include/iprt/sg.h (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and ... Sun, 03 Apr 2016 17:46:01 GMT vboxsync [60298] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) ldrPE.cpp: doxygen fix Sun, 03 Apr 2016 17:10:48 GMT vboxsync [60297] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/formats/pecoff.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, ... Fri, 01 Apr 2016 08:51:58 GMT vboxsync [60282] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Runtime/r0drv/nt: another Parfait !__stdcall problem Thu, 31 Mar 2016 17:04:53 GMT vboxsync [60278] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp (modified) HostDrivers/Runtime: fixed a few functions according to !__stdcall ... Thu, 31 Mar 2016 09:54:27 GMT vboxsync [60269] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) dbgmodcodeview.cpp: CV8 string table and source info tables may come ... Thu, 31 Mar 2016 09:46:12 GMT vboxsync [60267] * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) Runtime/r0drv/nt: Parfait warning (__stdcall) Thu, 31 Mar 2016 01:21:14 GMT vboxsync [60266] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) rtDbgModCvSsProcessV4PlusSymTab: Process LProc16, GProc16, LProc32 ... Thu, 31 Mar 2016 00:26:24 GMT vboxsync [60263] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) dbgmodcodeview.cpp: two CV8 bugfixes. Wed, 30 Mar 2016 11:34:54 GMT vboxsync [60258] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) dbgmodcodeview.cpp: Parse CV8 line numbers. Wed, 30 Mar 2016 09:39:48 GMT vboxsync [60257] * trunk/src/VBox/Runtime/testcase/tstRTPrfA.asm (modified) tstPrfRT: mark asm code with BEGINCODE otherwise it will not be part ... Tue, 29 Mar 2016 14:43:16 GMT vboxsync [60245] * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/x509-core.cpp (modified) IPRT: Added RTCrX509Name_GetShortRdn. Tue, 29 Mar 2016 14:38:07 GMT vboxsync [60244] * trunk/src/VBox/Runtime/r3/test.cpp (modified) Runtime/test: typos Fri, 25 Mar 2016 16:59:31 GMT vboxsync [60191] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstPrfRT.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPrfA.asm (added) tstRTPrf: Converted to iprt/test.h and added a little off topic ... Tue, 22 Mar 2016 22:49:27 GMT vboxsync [60143] * trunk/src/VBox/Runtime/r0drv/nt/RTTimerGetSystemGranularity-r0drv-nt.cpp (modified) RTTimerGetSystemGranularity/nt: Removed assertion on ... Mon, 21 Mar 2016 14:41:00 GMT vboxsync [60124] * trunk/src/VBox/Runtime/common/misc/reqqueue.cpp (modified) RTReqQueueProcess: Addressed todo regarding lost requests and ... Mon, 21 Mar 2016 14:28:43 GMT vboxsync [60122] * trunk/src/VBox/Runtime/common/misc/reqqueue.cpp (modified) RTReqQueueProcess: Addressed todo regarding lost requests and ... Mon, 21 Mar 2016 14:28:23 GMT vboxsync [60121] * trunk/include/iprt/req.h (modified) * trunk/src/VBox/Runtime/common/misc/reqqueue.cpp (modified) * trunk/src/VBox/Runtime/include/internal/req.h (modified) RTReqQueueProcess: Addressed todo regarding lost requests and ... Fri, 18 Mar 2016 13:13:16 GMT vboxsync [60095] * trunk/src/VBox/Runtime/common/asm/ASMMemFirstMismatchingU8.asm (modified) ASMMemFirstMismatchingU8/ASMMemFirstNonZero: fixed 16-bit far return ... Thu, 17 Mar 2016 14:04:35 GMT vboxsync [60077] * trunk/include/VBox/com/array.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) introduced RT_GNUC_PREREQ Wed, 16 Mar 2016 08:40:59 GMT vboxsync [60056] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) Runtime: build fix Tue, 15 Mar 2016 21:46:31 GMT vboxsync [60054] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/Runtime/r3/darwin/RTCrStoreCreateSnapshotById-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) never use AssertStmt(..., continue) but use AssertContinue(...) (look ... Tue, 15 Mar 2016 21:11:49 GMT vboxsync [60048] * trunk/src/VBox/Runtime/common/zip/zip.cpp (modified) Runtime/zip: typo (thanks PVS) Tue, 15 Mar 2016 20:51:53 GMT vboxsync [60046] * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) tstRTPath: bogus test (thanks PVS) Tue, 15 Mar 2016 12:51:23 GMT vboxsync [60037] * trunk/src/VBox/Runtime/common/misc/req.cpp (modified) RTReqWait: Correct incorrect assertion (VMR3ReqWait got it right). ... Tue, 15 Mar 2016 12:01:40 GMT vboxsync [60035] * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakes.cpp (modified) Runtime/VerSetConditionMask: fixed type (thanks PVS) Tue, 15 Mar 2016 10:43:53 GMT vboxsync [60030] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer.cpp (modified) iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. ... Tue, 15 Mar 2016 10:41:29 GMT vboxsync [60029] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer.cpp (modified) iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. ... Tue, 15 Mar 2016 10:39:16 GMT vboxsync [60028] * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrPrintHexBytes.cpp (modified) iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. ... Mon, 14 Mar 2016 10:54:22 GMT vboxsync [60018] * trunk/src/VBox/Runtime/testcase/tstRTFileAio.cpp (modified) tstRTFileAio: Warning (thanks VPS) Fri, 11 Mar 2016 16:23:59 GMT vboxsync [59998] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) NetLwf/Win(bugref:8283): five pre-allocated pools to accomodate ... Thu, 10 Mar 2016 15:38:31 GMT vboxsync [59983] * trunk/src/VBox/Runtime/testcase/tstRTSort.cpp (modified) warning Wed, 09 Mar 2016 20:10:28 GMT vboxsync [59974] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) rtDbgModCvLoadDirectory: Sort the directory the way we like it, stop ... Wed, 09 Mar 2016 20:07:42 GMT vboxsync [59973] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) dbgmodecodeview.cpp: committed too much Wed, 09 Mar 2016 20:06:41 GMT vboxsync [59972] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) * trunk/src/VBox/Runtime/common/sort/shellsort.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSort.cpp (modified) Implemented RTSortShell. Fri, 04 Mar 2016 09:57:37 GMT vboxsync [59917] * trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl.def (modified) build fix Fri, 26 Feb 2016 19:56:44 GMT vboxsync [59861] * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU16.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU32.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU64.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitLastSetU16.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitLastSetU32.asm (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitLastSetU64.asm (modified) ASMBit[Last|First]SetUxx.asm: pop bp, duh. Fri, 26 Feb 2016 11:12:37 GMT vboxsync [59846] * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) tstRTUri: missing RTFree (gcc asan) Thu, 25 Feb 2016 21:04:12 GMT vboxsync [59827] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) vfsreadahead.cpp: Fixed two bugs in the read code and increased the ... Thu, 25 Feb 2016 20:59:17 GMT vboxsync [59826] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) RTZipTarCmd: Added --read-ahead option for testing the read ahead code. Thu, 25 Feb 2016 16:38:19 GMT vboxsync [59817] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/r3/win/process-win.cpp: re-applied the process-win.cpp changes ... Wed, 24 Feb 2016 13:55:10 GMT vboxsync [59797] * trunk/src/VBox/Frontends/VBoxBugReport/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReport.cpp (modified) * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReport.h (modified) * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReportWin.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) BugReportTool(bugref:8169): USB device tree, device list, filter ... Tue, 23 Feb 2016 10:20:30 GMT vboxsync [59781] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/r3/win/process-win.cpp: temporary back out the most recent LSA ... Mon, 22 Feb 2016 12:14:45 GMT vboxsync [59770] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: s/TARGET_NT4/IPRT_TARGET_NT4/ Sun, 21 Feb 2016 18:27:26 GMT vboxsync [59764] * trunk/src/VBox/Runtime/common/asm/ASMMemFirstMismatchingU8.asm (modified) Runtime/ASMMemFirstMismatchingU8: fix for 32-bit Sat, 20 Feb 2016 16:51:02 GMT vboxsync [59761] * trunk/src/VBox/Runtime/common/asn1/oiddb2c.cpp (modified) Runtime: missing parameter and gcc format warning Sat, 20 Feb 2016 03:00:19 GMT vboxsync [59757] * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) rtVfsReadAhead_Read: Incorrect assertions. Sat, 20 Feb 2016 02:48:18 GMT vboxsync [59756] * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) vfsreadahead.cpp: Initialize status code in read ahead thread. Sat, 20 Feb 2016 02:42:45 GMT vboxsync [59755] * trunk/src/VBox/Runtime/tools/RTGzip.cpp (modified) RTGzip: Just leave it here, disabled, for future debugging. Sat, 20 Feb 2016 02:41:57 GMT vboxsync [59754] * trunk/include/iprt/list.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) vfsreadahead.cpp: Completed and debugged. Sat, 20 Feb 2016 01:51:56 GMT vboxsync [59753] * trunk/src/VBox/Runtime/common/zip/gzipvfs.cpp (modified) gzipvfs.cpp: Pass correct flag to autodetect gzip header. Can't tell ... Sat, 20 Feb 2016 00:10:14 GMT vboxsync [59751] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: More build fixing. Fri, 19 Feb 2016 23:53:20 GMT vboxsync [59749] * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT: build fixes Fri, 19 Feb 2016 23:18:18 GMT vboxsync [59747] * trunk/include/VBox/intnetinline.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMMemFirstMismatchingU8.asm (added) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/math/bignum.cpp (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) * trunk/src/VBox/Runtime/r0drv/alloc-ef-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemCache.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemPool.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemSafer.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrAlloc.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrCache.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the ... Fri, 19 Feb 2016 21:54:11 GMT vboxsync [59745] * trunk/include/iprt/sg.h (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) sg.cpp/h: Some cleanups/optimizations. Fri, 19 Feb 2016 00:47:29 GMT vboxsync [59731] * trunk/src/VBox/Runtime/common/asn1/asn1-dump.cpp (modified) hardening build fix. duh Fri, 19 Feb 2016 00:36:24 GMT vboxsync [59730] * trunk/src/VBox/Runtime/common/asn1/asn1-dump.cpp (modified) hardening build fix. Fri, 19 Feb 2016 00:31:35 GMT vboxsync [59729] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) didn't mean to enable building common/vfs/vfsreadahead.cpp yet. Fri, 19 Feb 2016 00:30:44 GMT vboxsync [59728] * trunk/include/iprt/bldprog-strtab-template.cpp.h (added) * trunk/include/iprt/bldprog-strtab.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-dump.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/oiddb.cfg (added) * trunk/src/VBox/Runtime/common/asn1/oiddb2c.cpp (added) asn1-dump: Made it a lot less painful to add new OID to the asn.1 ... Wed, 17 Feb 2016 14:17:27 GMT vboxsync [59715] * trunk/src/VBox/Runtime/common/crypto/pkcs7-sanity.cpp (modified) pkcs7-sanity.cpp: Don't error out with an internal error when seeing ... Tue, 16 Feb 2016 18:35:42 GMT vboxsync [59706] * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (added) vfsreadahead.cpp: coding in progress (time to go home) Tue, 16 Feb 2016 13:50:10 GMT vboxsync [59703] * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) IPRT: strformat.cpp: Share the temporary buffer and use it for '%c' ... Mon, 15 Feb 2016 22:36:58 GMT vboxsync [59696] * trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp (modified) pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 ... Mon, 15 Feb 2016 22:36:49 GMT vboxsync [59695] * trunk/src/VBox/Runtime/common/crypto/pkix-verify.cpp (modified) IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix. Mon, 15 Feb 2016 22:36:15 GMT vboxsync [59694] * trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkix-verify.cpp (modified) backed out previous commit Mon, 15 Feb 2016 22:35:21 GMT vboxsync [59693] * trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkix-verify.cpp (modified) IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix. Mon, 15 Feb 2016 22:19:22 GMT vboxsync [59692] * trunk/src/VBox/Runtime/testcase/tstRTCrX509-1.cpp (modified) pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 ... Mon, 15 Feb 2016 21:25:36 GMT vboxsync [59689] * trunk/include/iprt/crypto/digest.h (modified) * trunk/include/iprt/crypto/pkix.h (modified) * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/digest-core.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkix-verify.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-core.cpp (modified) IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, ... Mon, 15 Feb 2016 13:08:53 GMT vboxsync [59678] * trunk/src/VBox/Runtime/common/crypto/x509-certpaths.cpp (modified) RTCrX509CertPathsSetValidTime[Spec]: Allow setting/changing the ... Mon, 15 Feb 2016 12:14:31 GMT vboxsync [59676] * trunk/src/VBox/Runtime/common/crypto/x509-certpaths.cpp (modified) RTCrX509CertPaths: Don't use ValidTime unless it's actually set. Mon, 15 Feb 2016 10:39:32 GMT vboxsync [59675] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-bitstring.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-cert1.der (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-cert1.pem (added) RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which ... Mon, 15 Feb 2016 02:04:42 GMT vboxsync [59672] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/x509-branch-collision.h (deleted) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/x509.cpp (deleted) iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, ... Mon, 15 Feb 2016 01:59:07 GMT vboxsync [59670] * trunk/include/iprt/crypto/store.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.cpp (added) IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts. Mon, 15 Feb 2016 00:07:30 GMT vboxsync [59668] * trunk/src/VBox/Runtime/testcase/tstRTCrX509-1.cpp (added) iprt/asn1: Fixed bug represnation of explicit tags that caused ... Sun, 14 Feb 2016 23:57:30 GMT vboxsync [59665] * trunk/include/iprt/asn1-generator-core.h (modified) * trunk/include/iprt/asn1-generator-pass.h (modified) * trunk/include/iprt/asn1.h (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-basics.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-cursor.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-file.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-md4-cert.der (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-md4.pem (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-md5-cert.der (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-md5.pem (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-sha1-cert.der (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-sha1.pem (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-sha224-cert.der (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-sha224.pem (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-sha256-cert.der (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-sha256.pem (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-sha384-cert.der (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-sha384.pem (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-sha512-cert.der (added) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-sha512.pem (added) iprt/asn1: Fixed bug represnation of explicit tags that caused ... Sun, 14 Feb 2016 20:11:06 GMT vboxsync [59663] * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-encode.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-bitstring.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-octetstring.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-verify.cpp (modified) IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and ... Thu, 11 Feb 2016 10:47:28 GMT vboxsync [59636] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) Runtime/guest logging: changed private log settings. Wed, 10 Feb 2016 08:55:22 GMT vboxsync [59625] * trunk/include/iprt/crypto/pem.h (modified) * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/pemfile.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-file.cpp (modified) IPRT: Added RTCrPemFindFirstSectionInContent and exposed certificate ... Wed, 10 Feb 2016 00:47:33 GMT vboxsync [59620] * trunk/include/iprt/crypto/digest.h (modified) * trunk/include/iprt/crypto/pkix.h (modified) * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest3.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/digest-vfs.cpp (added) * trunk/src/VBox/Runtime/common/crypto/x509-file.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsiosmisc.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) * trunk/src/VBox/Runtime/common/zip/gzipvfs.cpp (modified) IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and ... Fri, 05 Feb 2016 13:28:47 GMT vboxsync [59594] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: r3/win/process-win.cpp: Disabled LSA cache handling for NT4. Thu, 04 Feb 2016 13:46:53 GMT vboxsync [59575] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) iprt: Added RTManifestQueryAllAttrTypes. Wed, 03 Feb 2016 00:17:58 GMT vboxsync [59567] * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to ... Tue, 02 Feb 2016 02:01:52 GMT vboxsync [59554] * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) RTManifestReadStandardEx: Don't assume spaces between the attribute ... Mon, 01 Feb 2016 13:56:20 GMT vboxsync [59546] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) Documentation build fix. Mon, 01 Feb 2016 13:37:03 GMT vboxsync [59545] * trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified) win/RTErrConvertFromWin32.cpp: Added mapping for ... Mon, 01 Feb 2016 13:35:58 GMT vboxsync [59544] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: r3/win/process-win.cpp: Removed debug output. Mon, 01 Feb 2016 13:31:19 GMT vboxsync [59543] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) Build fix. Mon, 01 Feb 2016 13:27:36 GMT vboxsync [59542] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: r3/win/process-win.cpp: Try to use the LSA cache for the domain ... Sun, 31 Jan 2016 11:56:48 GMT vboxsync [59530] * trunk/src/VBox/Runtime/common/asm/ASMSerializeInstruction-cpuid.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMSerializeInstruction-rdtscp.asm (added) iprt/asm.h: Experimented with alternative serializating instructions ... Sun, 31 Jan 2016 11:54:20 GMT vboxsync [59527] * trunk/include/iprt/asm-watcom-x86-16.h (modified) * trunk/include/iprt/asm-watcom-x86-32.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMSerializeInstruction-iret.asm (added) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) iprt/asm.h: Experimented with alternative serializating instructions ... Sat, 30 Jan 2016 01:28:29 GMT vboxsync [59524] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer. Fri, 29 Jan 2016 15:09:48 GMT vboxsync [59522] * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) Backed out r105295 (manifest hack). Fri, 29 Jan 2016 10:32:47 GMT vboxsync [59519] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: r3/win/process-win.cpp: Error checking. Fri, 29 Jan 2016 08:14:44 GMT vboxsync [59516] * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) bugref:6022. OVF import: Workaround in the case if there is no the ... Thu, 28 Jan 2016 14:53:22 GMT vboxsync [59513] * trunk/src/VBox/Runtime/r3/linux/RTFileSetAllocationSize-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/RTFileSetAllocationSize-posix.cpp (modified) Fix for the cleanup Thu, 28 Jan 2016 14:41:26 GMT vboxsync [59512] * trunk/src/VBox/Runtime/r3/linux/RTFileSetAllocationSize-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/RTFileSetAllocationSize-posix.cpp (modified) IPRT: Smaller cleanups to the Linux and Posix specific ... Thu, 28 Jan 2016 14:02:39 GMT vboxsync [59511] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/RTFileSetAllocationSize-posix.cpp (copied) IPRT: RTFileSetAllocationSize() implementation for POSIX compatible ... Tue, 26 Jan 2016 15:00:43 GMT vboxsync [59480] * trunk/include/iprt/asm-watcom-x86-16.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU16.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU32.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU64.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMBitLastSetU16.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMBitLastSetU32.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMBitLastSetU64.asm (added) asm.h,asm-watcom-x86-16.h,mangling.h: Documented CPU requirements, ... Mon, 25 Jan 2016 14:56:07 GMT vboxsync [59461] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTFileSetAllocationSize-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/RTFileSetAllocationSize-linux.cpp (added) IPRT: Linux specific implementation for RTFileSetAllocationSize()