VirtualBox

source: vbox/trunk/src/VBox/Runtime/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95932   3 years vboxsync IPRT/nocrt: build fix. bugref:10261
(edit) @95931   3 years vboxsync Runtime/strformat.cpp: Hardening build fix relating to floating point …
(edit) @95927   3 years vboxsync IPRT/strformat.cpp: Build fix for the floating point formatting. …
(edit) @95926   3 years vboxsync IPRT/strformat.cpp: Added some placeholder floating point format type …
(edit) @95924   3 years vboxsync IPRT/zip.cpp: Adjustments for IPRT_NO_CRT mode. Need to disable LZF …
(edit) @95916   3 years vboxsync IPRT/vcc: two x86 build fixes. bugref:10261
(edit) @95915   3 years vboxsync IPRT/nocrt: Added _purecall. bugref:10261
(edit) @95870   3 years vboxsync IPRT/nocrt: Split up the startup code and added the basic DLL startup …
(edit) @95847   3 years vboxsync IPRT/stacksup-vcc.cpp: Added _RTC_UninitUse - complains about using …
(edit) @95845   3 years vboxsync IPRT/nocrt: Added file defining _fltused. bugref:10261
(edit) @95834   3 years vboxsync IPRT/nocrt: Call C & C++ initializers and terminators. TLS directory …
(edit) @95832   3 years vboxsync IPRT/nocrt: Moved generic compiler support code for VS 2019 out of the …
(edit) @95814   3 years vboxsync IPRT/string: Added simple strstr, strrchr and strcspn implementations …
(edit) @95812   3 years vboxsync IPRT/log.cpp: Use RTLogWriteStdErr instead of fprintf/stderr in …
(edit) @95811   3 years vboxsync IPRT/logrel.cpp: Removed a bunch of unnecessary includes. bugref:10261
(edit) @95809   3 years vboxsync IPRT/assert.cpp: Use RTLogWriteStdErr instead of fprintf/stderr in …
(edit) @95807   3 years vboxsync IPRT/zip.h: No errno.h in IPRT_NO_CRT mode. bugref:10261
(edit) @95767   3 years vboxsync nocrt/string.h,strpbrk.cpp: Added missing strpbrk proto and synced up …
(edit) @95672   3 years vboxsync IPRT/RTCrPkcs7: Corrections to the handling of …
(edit) @95668   3 years vboxsync IPRT/RTCrPkcs7: Split out RTCrPkcs7Attributes_HashAttributes from …
(edit) @95667   3 years vboxsync IPRT/oiddb.cfg: Some more OIDs.
(edit) @95658   3 years vboxsync IPRT/RTAsn1: Added a RTAsn1DynType_SetToNull function. bugref:8691
(edit) @95656   3 years vboxsync IPRT/RTCrPkcs7: Added a RTCRPKCS7SIGN_SD_F_USE_V1 and a …
(edit) @95655   3 years vboxsync IPRT/iprt-openssl.cpp: Register a bunch of OID we could be needing …
(edit) @95638   3 years vboxsync IPRT/ldrPE: Tested and fixed the page hash generation code. bugref:8691
(edit) @95635   3 years vboxsync IPRT/ldrPE: Implemented generating page hashes (for using in signing). …
(edit) @95634   3 years vboxsync IPRT/RTAsn1OctetString: Added RTAsn1OctetString_AllocContent and …
(edit) @95630   3 years vboxsync IPRT/RTAsn1,RTCrPkcs7,RTCrSpc: Generate setters for dynamic members. …
(edit) @95629   3 years vboxsync IPRT/RTAsn1,RTCrPkc7,RTCrSpc: Refactoring the RTASN1TMPL_MEMBER_DYN* …
(edit) @95624   3 years vboxsync IPRT/RTAsn1,RTCrSpc: Generate setter functions for …
(edit) @95620   3 years vboxsync IPRT/RTCrPkcs7SimpleSignSignedData: Allow …
(edit) @95612   3 years vboxsync IPRT/ldr: Changed RTLdrHashImage to return the hash rather than the …
(edit) @95604   3 years vboxsync IPRT/RTCrPkcs7SimpleSignSignedData: Implemented …
(edit) @95596   3 years vboxsync IPRT/RTAsn1Time: Added RTAsn1Time_SetTime, RTAsn1Time_SetTimeSpec and …
(edit) @95595   3 years vboxsync IPRT/Pkcs7: Added a parameter to RTCrPkcs7SimpleSignSignedData (not …
(edit) @95585   3 years vboxsync IPRT/asn1: Some more ODIs. bugref:8691
(edit) @95584   3 years vboxsync IPRT/asn1: Made the first parameter of RTAsn1Integer_ToString const. …
(edit) @95438   3 years vboxsync IPRT/isomaker.cpp: A bunch of TODOs following from the fix in r152039, …
(edit) @95435   3 years vboxsync Runtime/isomaker.cpp: RRIP 1.12 mandates to set special flags in the …
(edit) @95434   3 years vboxsync Runtime/isomakerimport.cpp: Typos
(edit) @95382   3 years vboxsync Runtime/logreader.cpp: Return the iterator handle upon success, bugref:3409
(edit) @95381   3 years vboxsync Runtime/ssl-openssl: Free the session in the error path, bugref:3409
(edit) @95336   3 years vboxsync IPRT/RTCString: Added a truncate() method that takes UTF-8 encoding …
(edit) @95200   3 years vboxsync IPRT/thread: typo.
(edit) @95194   3 years vboxsync Runtime/json, Runtime/initterm-r0drv-nt.cpp, …
(edit) @94908   3 years vboxsync /Config.kmk,IPRT: Some arm64 adjustments. bugref:10224
(edit) @94888   3 years vboxsync Runtime: Fix a few memory leaks in error handling paths, bugref:3409
(edit) @94869   3 years vboxsync IPRT/ldr: Minimal MachO/ARM64 read support to make RTSignTool work. …
(edit) @94867   3 years vboxsync IPRT/isomakercmd.cpp: Another one needing alignment 4 lines down. …
(edit) @94865   3 years vboxsync Runtime/isomakercmd.cpp: Align the bitmap size properly or the generic …
(edit) @94668   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94665   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94630   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94628   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94627   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94625   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94624   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94611   3 years vboxsync IPRT/log: Fixed RTLogFlush regression from r146496 that caused the log …
(edit) @94557   3 years vboxsync IPRT: Another RTStrFormatR80* correction. bugref:9898
(edit) @94511   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94472   3 years vboxsync IPRT/fuzz: Initialize JSON value in rtFuzzCfgAddFuzzCtxInputs().
(edit) @94386   3 years vboxsync IPRT/RTStrIStartsWith: Fixed copy&paste bug from RTStrStartsWith.
(edit) @94336   3 years vboxsync IPRT: RTStrFormatR80/64/32 corrections. bugref:9898
(edit) @94302   3 years vboxsync IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
(edit) @94300   3 years vboxsync IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
(edit) @94293   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94292   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94291   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94283   3 years vboxsync IPRT/RTStrFormatR80[u2]: Nan -> SNan (signalled). bugref:9898
(edit) @94282   3 years vboxsync IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
(edit) @94280   3 years vboxsync IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
(edit) @94279   3 years vboxsync IPRT/isomakerimport.cpp: A couple of rock ridge parsing corrections.
(edit) @94261   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94257   3 years vboxsync IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special …
(edit) @94255   3 years vboxsync IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special …
(edit) @94157   3 years vboxsync Runtime: Windows build fixes and updated .def file in preparation for …
(edit) @93959   3 years vboxsync IPRT: Expose mempcpy on darwin+windows so we can build DevFwCommon …
(edit) @93958   3 years vboxsync IPRT: Expose mempcpy on darwin so we can build DevFwCommon after …
(edit) @93815   3 years vboxsync iprt/RTExprEval: Fix small memory leak. bugref:9781
(edit) @93690   3 years vboxsync IPRT/avl: Added some height assertions.
(edit) @93510   3 years vboxsync IPRT/isovfs.cpp: Allow seeking beyond 4 GiB. bugref:9781
(edit) @93501   3 years vboxsync IPRT/log: Define LOG_USE_C99 everywhere but on OS/2 and stop …
(edit) @93483   3 years vboxsync IPRT: Added generic C implementation of ASMMultU64ByU32DivByU32 (sames …
(edit) @93350   3 years vboxsync IPRT/isomaker: Don't freak out if the joliet volume descriptor gives …
(edit) @93301   3 years vboxsync IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93295   3 years vboxsync IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field.
(edit) @93288   3 years vboxsync /Config.kmk,IPRT: Set arch bitness for assembler use through compiler …
(edit) @93283   3 years vboxsync Runtime/efi: Fix variable size inconsistencies exposed by endianness …
(edit) @93282   3 years vboxsync Runtime/efi: The endiannes conversion macros in cdefs.h need also …
(edit) @93281   3 years vboxsync IPRT/sha3: Fix field name inconsistency for big endian architectures.
(edit) @93253   3 years vboxsync IPRT/zero.asm: Try save 64KB file space on windows.
(edit) @93244   3 years vboxsync IPRT/asn1: Must call RTAsn1Core_DecodeAsn1 when decoding unknowing …
(edit) @93178   3 years vboxsync iprt/RTExprEval: Only expand ${VAR}, drop $(VAR). Simplifies the code. …
(edit) @93174   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93173   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93170   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93137   3 years vboxsync IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
(edit) @93135   3 years vboxsync iprt/strncmp.cpp: We try avoid comparing pointers because of …
(edit) @93130   3 years vboxsync iprt/strncmp.cpp: Adjustment for watcom in nocrt mode.
(edit) @93118   3 years vboxsync IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
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