VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59703   9 years vboxsync IPRT: strformat.cpp: Share the temporary buffer and use it for '%c' …
(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) @59689   9 years vboxsync IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
(edit) @59678   9 years vboxsync RTCrX509CertPathsSetValidTime[Spec]: Allow setting/changing the …
(edit) @59676   9 years vboxsync RTCrX509CertPaths: Don't use ValidTime unless it's actually set.
(edit) @59675   9 years vboxsync RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which …
(edit) @59672   9 years vboxsync iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
(edit) @59670   9 years vboxsync IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
(edit) @59668   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
(edit) @59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
(edit) @59663   9 years vboxsync IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and …
(edit) @59636   9 years vboxsync Runtime/guest logging: changed private log settings.
(edit) @59625   9 years vboxsync IPRT: Added RTCrPemFindFirstSectionInContent and exposed certificate …
(edit) @59620   9 years vboxsync IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
(edit) @59594   9 years vboxsync IPRT: r3/win/process-win.cpp: Disabled LSA cache handling for NT4.
(edit) @59575   9 years vboxsync iprt: Added RTManifestQueryAllAttrTypes.
(edit) @59567   9 years vboxsync RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
(edit) @59554   9 years vboxsync RTManifestReadStandardEx: Don't assume spaces between the attribute …
(edit) @59546   9 years vboxsync Documentation build fix.
(edit) @59545   9 years vboxsync win/RTErrConvertFromWin32.cpp: Added mapping for …
(edit) @59544   9 years vboxsync IPRT: r3/win/process-win.cpp: Removed debug output.
(edit) @59543   9 years vboxsync Build fix.
(edit) @59542   9 years vboxsync IPRT: r3/win/process-win.cpp: Try to use the LSA cache for the domain …
(edit) @59530   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @59527   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @59524   9 years vboxsync IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer.
(edit) @59522   9 years vboxsync Backed out r105295 (manifest hack).
(edit) @59519   9 years vboxsync IPRT: r3/win/process-win.cpp: Error checking.
(edit) @59516   9 years vboxsync bugref:6022. OVF import: Workaround in the case if there is no the SHA …
(edit) @59513   9 years vboxsync Fix for the cleanup
(edit) @59512   9 years vboxsync IPRT: Smaller cleanups to the Linux and Posix specific …
(edit) @59511   9 years vboxsync IPRT: RTFileSetAllocationSize() implementation for POSIX compatible …
(edit) @59480   9 years vboxsync asm.h,asm-watcom-x86-16.h,mangling.h: Documented CPU requirements, …
(edit) @59461   9 years vboxsync IPRT: Linux specific implementation for RTFileSetAllocationSize()
(edit) @59459   9 years vboxsync IPRT: Add RTFileSetAllocationSize() to enforce block allocation on the …
(edit) @59449   9 years vboxsync build fix
(edit) @59432   9 years vboxsync crypto: logging
(edit) @59404   9 years vboxsync Forward-ported r104938, r104943, r104950, r104952, r104953, r104987, …
(edit) @59396   9 years vboxsync ldrNative-win.cpp: Implemented loading system dlls from WinSxS.
(edit) @59394   9 years vboxsync http-curlt.cpp,rtLdrNativeLoadSystem: added todo regarding loading …
(edit) @59366   9 years vboxsync iprt/nt/nt.h: Added NtQueryKey and NtEnumerateKey.
(edit) @59306   9 years vboxsync Runtime: actually use rtMpDarwinOnlinePhysicalCpus() when determining …
(edit) @59289   9 years vboxsync IPRT: Init order check.
(edit) @59278   9 years vboxsync Runtime: gcc 6 detects if both sides of logical || contain the same …
(edit) @59273   9 years vboxsync Runtime/alloc-ef-cpp: provide C++14 deallocator
(edit) @59245   9 years vboxsync bs3kit: Implemented switching to long mode.
(edit) @59243   9 years vboxsync Several fixes to get RuntimeR3 building on SPARC again (required for …
(edit) @59232   9 years vboxsync IPRT: Implemented reading codeview (NB09,NB11) line numbers (sstSrcModule).
(edit) @59231   9 years vboxsync IPRT: Implemented reading codeview (NB09,NB11) line numbers (sstSrcModule).
(edit) @59158   9 years vboxsync Runtime/linux,posix: pthread_join() does not set errno! Thanks …
(edit) @59133   9 years vboxsync IPRT/process-win.cpp: Emphasize UPN (User Principal Name) handling on …
(edit) @59067   9 years vboxsync IPRT: Added RTStrStartsWith and RTStrIStartsWith.
(edit) @59057   9 years vboxsync IPRT: Duplicate ASMAtomicXchgU16, add ASMAtomic[Cmp]XchgU16 to 32-bit …
(edit) @59055   9 years vboxsync IPRT: Provided ASMAtomicCmpXchgU16 and ASMAtomicXchgU16 external …
(edit) @59054   9 years vboxsync ASMAtomicXchgU64.asm: fixed unused 64-bit code versions.
(edit) @59053   9 years vboxsync VBoxRTImp.def: Add ASMAtomicXmpChgU8
(edit) @59047   9 years vboxsync build fix for the validation kit
(edit) @59040   9 years vboxsync IPRT: trace point build fix.
(edit) @59039   9 years vboxsync IPRT: trace point build fix.
(edit) @59038   9 years vboxsync IPRT: trace point build fix attempt.
(edit) @59037   9 years vboxsync IPRT,VMMR0: trace point fix and cleanups
(edit) @59036   9 years vboxsync IPRT,VMMR0: Added trace points to both the IPRT critical section types.
(edit) @58960   9 years vboxsync iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_VA_ARGS, …
(edit) @58952   9 years vboxsync build fix
(edit) @58949   9 years vboxsync Runtime: when reporting the OS version, explicitly distinguish between …
(edit) @58829   9 years vboxsync IPRT: Make read-write critical sections available to ring-0 code.
(edit) @58826   9 years vboxsync rtFileRecalcAndValidateFlags: Correct windows access mask assertion.
(edit) @58825   9 years vboxsync RTFileOpen: fix for r104213
(edit) @58823   9 years vboxsync Please, do get these right or just drop them: #endif /* condition of …
(edit) @58801   9 years vboxsync dbgkrnlinfo-r0drv-solaris: doxygen.
(edit) @58800   9 years vboxsync Runtime/r0drv: Add 'pszModule' argument to RTR0DbgKrnlInfoQueryMember …
(edit) @58774   9 years vboxsync dbgkrnlinfo-r0drv-solaris: check alloc failure.
(edit) @58772   9 years vboxsync Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
(edit) @58769   9 years vboxsync RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
(edit) @58768   9 years vboxsync RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
(edit) @58767   9 years vboxsync revered r104210, got unfinished asm.h changes mixed into it.
(edit) @58766   9 years vboxsync RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
(edit) @58762   9 years vboxsync ASMBitFirst{Set,Clear}: win64 fix
(edit) @58759   9 years vboxsync doc
(edit) @58758   9 years vboxsync IPRT: Implemented ASMBitNextClear in assembly.
(edit) @58757   9 years vboxsync IPRT: Implemented ASMBitNextSet in assembly.
(edit) @58756   9 years vboxsync ASMBitFirstSet/Clear.asm: 64-bit bugfixes
(edit) @58755   9 years vboxsync ASMBitFirstSet/Clear svn props.
(edit) @58754   9 years vboxsync IPRT: Use common/asm/ASMBitFirstSet.asm instead of the win/amd64/ version.
(edit) @58753   9 years vboxsync IPRT: Morphed ASMBitFirstClear.asm into ASMBitFirstSet.asm, and fixing …
(edit) @58751   9 years vboxsync IPRT: Use common/asm/ASMBitFirstClear.asm instead of the win/amd64/ …
(edit) @58748   9 years vboxsync IPRT: mangling.run fix.
(edit) @58746   9 years vboxsync ASMBitFirstClear.asm: work in progress.
(edit) @58743   9 years vboxsync IPRT: Deleted ldrPE.h and ldrMZ.h, everyeone should be using the ones …
(edit) @58742   9 years vboxsync Various: Use our pecoff.h and mz.h instead of the internal IPRT headers.
(edit) @58738   9 years vboxsync Runtime/http-curl: distinguish between "URL not found" and "host not found"
(edit) @58729   9 years vboxsync ldrPE.cpp: use iprt/formats/pecoff.h and name all machines listed by …
(edit) @58727   9 years vboxsync rtldrPEOpen: Set pErrInfo on VERR_LDR_ARCH_MISMATCH.
(edit) @58698   9 years vboxsync Solaris/r0drv,SUPDrv: backed out r104124 (On second thought, this is …
(edit) @58697   9 years vboxsync Solaris/r0drv,SUPDrv: Don't drop log messages on bad-preemption …
(edit) @58664   9 years vboxsync dbgmodcodeview.cpp: mangle duplicate symbols (typically static …
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