VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64904   8 years vboxsync RTSignTool: Added add-nested-cat-signature and show-cat commands.
(edit) @64903   8 years vboxsync RTSignTool: Added add-nested-cat-signature and show-cat commands.
(edit) @64901   8 years vboxsync Runtime: use symbolic constants for _8K and _16K
(edit) @64899   8 years vboxsync next try
(edit) @64898   8 years vboxsync Runtime: try to fix builds
(edit) @64897   8 years vboxsync RTSignTool/add-nested-exe-signature: The PKCS#7 data must be zero …
(edit) @64896   8 years vboxsync rtAsn1Core_EncodeWrite: Don't assert on uData.pv != NULL when cb is …
(edit) @64894   8 years vboxsync asn1-ut-core.cpp: Encoding fix for Weird vtable for lone RTASN1CORE …
(edit) @64892   8 years vboxsync RTSignTool: More on the add-nested-exe-signature command.
(edit) @64891   8 years vboxsync RTLdrQueryProp: Added RTLDRPROP_FILE_OFF_HEADER, implementing it for PE.
(edit) @64886   8 years vboxsync RTSignTool: Build fixes
(edit) @64884   8 years vboxsync RTSignTool: Build fixes
(edit) @64883   8 years vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64877   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64871   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64870   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64867   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64865   8 years vboxsync IPRT/PKCS#7: Decode MS statement type attributes.
(edit) @64864   8 years vboxsync IPRT: Added set-of-object-id-sequences and RTCrDigestTypeToHashSize.
(edit) @64858   8 years vboxsync build fix
(edit) @64850   8 years vboxsync build fix
(edit) @64848   8 years vboxsync RTSignTool: adding show-exe command (incomplete code)
(edit) @64845   8 years vboxsync IPRT/pkcs7-template.h: Parse nested signatures (experimental).
(edit) @64819   8 years vboxsync iprt/pkcs7: updates
(edit) @64817   8 years vboxsync IPRT: Added RTAsn1QueryObjIdName and RTCrDigestTypeToName.
(edit) @64816   8 years vboxsync oiddb.cfg: updates
(edit) @64815   8 years vboxsync oiddb2c.cpp: no change, just formatting.
(edit) @64785   8 years vboxsync Runtime/r0drv/linux: fix for Linux 2.6.28
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64739   8 years vboxsync RTNtPathExpand8dot3Path: Return warning if we failed to open anything.
(edit) @64738   8 years vboxsync RTNtPathExpand8dot3Path: Use the right define (same value, so no change).
(edit) @64731   8 years vboxsync SUP,IPRT: If link time validation fails with …
(edit) @64714   8 years vboxsync Runtime: fixed tiny memory leak
(edit) @64649   8 years vboxsync tstRTPathQueryInfo: logging fix
(edit) @64648   8 years vboxsync build fix
(edit) @64647   8 years vboxsync IPRT: Added manual tstRTPathQueryInfo testcase.
(edit) @64646   8 years vboxsync RTPathQueryInfo-nt.cpp: Synchronous I/O operations, forgot.
(edit) @64641   8 years vboxsync RTPathQueryInfo-nt.cpp: clearification.
(edit) @64640   8 years vboxsync IPRT: Implemented native NT version of RTPathQueryInfoEx that provides …
(edit) @64639   8 years vboxsync fileio-win.cpp: Made RTFileQueryInfo return link count and Inode info.
(edit) @64638   8 years vboxsync iprt/nt/nt.h: NtQueryFullAttributesFile and NtQueryAttributesFile.
(edit) @64637   8 years vboxsync direnum-r3-nt.cpp: allow traversal; comment typo.
(edit) @64634   8 years vboxsync RTPathAbs-generic.cpp: Have to remove '.' too, like the it says on the …
(edit) @64633   8 years vboxsync utf-8.cpp: Duplicate rtUtf8CalcUtf16Length so we can optimize the …
(edit) @64623   8 years vboxsync direnum-r3-nt.cpp: Fill in inode info when we can.
(edit) @64620   8 years vboxsync IPRT: Distinguish between actual symbolic links and other reparse …
(edit) @64619   8 years vboxsync IPRT: Reshuffled RTFsQuerySizes from fs-nt.cpp to implement …
(edit) @64602   8 years vboxsync IPRT: Added RTGetOptNonOptionArrayPtr.
(edit) @64594   8 years vboxsync iprt/nt/nt.h: Added NtFlushVirtualMemory and adjusted relatives.
(edit) @64561   8 years vboxsync Runtime/r0drv/linux: get_user_pages() fix for Linux 4.9
(edit) @64531   8 years vboxsync Runtime: typos
(edit) @64428   8 years vboxsync xpcom/Runtime: introduced NS_ERROR_SOCKET_FAIL which is used for XPCOM …
(edit) @64343   8 years vboxsync strprintf.cpp: Apply the same optimizations as was done for strprintf2.cpp.
(edit) @64342   8 years vboxsync tstRTStrFormat: duh!
(edit) @64341   8 years vboxsync build fix
(edit) @64340   8 years vboxsync IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and …
(edit) @64293   8 years vboxsync mp-win.cpp: Can't skip lazy GIP re-initialization anywhere, because …
(edit) @64291   8 years vboxsync Reverted r111300 and subsequent changes since the fix is to use …
(edit) @64289   8 years vboxsync RTLocalIpcMakeNameUniqueUser: build fix and @todo.
(edit) @64288   8 years vboxsync RTLocalIpcMakeNameUniqueUser: build fix and @todo.
(edit) @64287   8 years vboxsync build fix for r111300
(edit) @64286   8 years vboxsync assert.cpp: revered unintentional change.
(edit) @64285   8 years vboxsync Additions: bugref:8622: Use crc of user name in name of ipc pipe
(edit) @64283   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64268   8 years vboxsync Runtime: Doxygen fix to unbreak generation of documentation
(edit) @64267   8 years vboxsync initterm-r0drv-nt.cpp: Reality update on MaximumProcessorCount.
(edit) @64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @64234   8 years vboxsync IPRT: Implemented processor group support for the ring-0 code.
(edit) @64220   8 years vboxsync mp-win.cpp: Implemented support for processor groups.
(edit) @64204   8 years vboxsync IPRT/ldrPE: New load config structures, ignoring non-zero values for …
(edit) @64158   8 years vboxsync Runtime: cosmetic fix
(edit) @64153   8 years vboxsync Runtime/r0drv: fix for Linux kernels with CONFIG_CPUMASK_OFFSTACK and …
(edit) @64148   8 years vboxsync drop openssl 1.0.1, replaced VBOX_WITH_OPENSSL_1_1_0 with …
(edit) @64124   8 years vboxsync tstIprtMiniString.cpp: Fake success till we figure this one out.
(edit) @64121   8 years vboxsync style
(edit) @64083   8 years vboxsync upgraded Doxyfiles
(edit) @64038   8 years vboxsync Runtime: export RTOnceSlow() for OpenSSL 1.1
(edit) @64017   8 years vboxsync Runtime/Main/webservice: don't warn about deprecated function …
(edit) @64011   8 years vboxsync Runtime: OpenSSL 1.1 adaptions
(edit) @63984   8 years vboxsync VBoxRT-openssl-pre-1.1.def: Need a few more APIs for the older gsoap.
(edit) @63983   8 years vboxsync IPRT: Created a minimal openssl linker definition file for 1.0.1 too.
(edit) @63982   8 years vboxsync pkix-verify.cpp: OpenSSL 1.1.0 adjustments.
(edit) @63981   8 years vboxsync Runtime: OpenSSL 1.1.0 preps
(edit) @63970   8 years vboxsync spinlock-r0drv-nt.cpp: fixed disabled code
(edit) @63867   8 years vboxsync Runtime: OpenSSL 1.1 fix
(edit) @63853   8 years vboxsync Runtime: fixes for OpenSSL 1.1
(edit) @63831   8 years vboxsync RDP/client, Runtime: compile fixes for OpenSSL 1.1 (thanks Sebastian …
(edit) @63810   8 years vboxsync build fix
(edit) @63808   8 years vboxsync Runtime/crypto: allow to compile against libressl (thanks Jung-uk Kim)
(edit) @63691   8 years vboxsync Runtime/testcase: added tests for ASMBitFirstSetU64()/ASMBitLastSetU64()
(edit) @63678   8 years vboxsync IPRT/lockvalidator.cpp: Build fix when RTLOCKVAL_WITH_VERBOSE_DUMPS is set.
(edit) @63677   8 years vboxsync shut up gcc for complaining about readdir_r() with glibc 2.24+
(edit) @63561   8 years vboxsync scm: cleaning up todos
(edit) @63558   8 years vboxsync r0drv/netbsd: re-import memobj-r0drv-netbsd.c on top of an svn copy of …
(edit) @63554   8 years vboxsync Runtime/NetBSD: re-import rtProcInitExePath-netbsd.cpp on top of an …
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63531   8 years vboxsync heapoffset.cpp: dropped DECLINLINE from the checked off/ptr conversion …
(edit) @63530   8 years vboxsync thread-posix.cpp: better assertion.
(edit) @63519   8 years vboxsync IPRT: warnings (clang)
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