VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84506   5 years vboxsync IPRT: Shut up gcc 10 about potentially uninitialized variables. bugref:9746
(edit) @84500   5 years vboxsync Runtime/tracelogreader.cpp: Move status codes into proper IPRT header
(edit) @84495   5 years vboxsync Runtime/tools/RTTraceLogTool: Dump raw data items as hex
(edit) @84491   5 years vboxsync Runtime/tracelogreader.cpp: Only convert endianess if indicated
(edit) @84405   5 years vboxsync IPRT: Quick adjustments for making the vcc-fakes-kernel32* stuff build …
(edit) @84396   5 years vboxsync *.kmk: Hardening related DEFS string quoting. bugref:8489
(edit) @84380   5 years vboxsync IPRT/RTCrPkcs7: Added RTCRPKCS7VERIFY_SD_F_CHECK_TRUST_ANCHORS. …
(edit) @84379   5 years vboxsync IPRT/RTCrX509CertPaths: Hacked the code to accept trusted targets. …
(edit) @84365   5 years vboxsync IPRT: Quick adjustments for making the vcc-fakes-kernel32* stuff build …
(edit) @84361   5 years vboxsync IPRT/ldrPE: Found three new load config variations. V12 is what the …
(edit) @84333   5 years vboxsync Runtime/ioqueue-iouringfile-provider: Doxygen
(edit) @84331   5 years vboxsync IPRT: RISKY: rtCrPkcs7VerifySignerInfo should pass trusted …
(edit) @84330   5 years vboxsync IPRT: Adding some new flags to the PKCS#7/CMS verification routines. …
(edit) @84329   5 years vboxsync IPRT: Adding RTCrStoreCreateInMemEx that allows specifying a parent …
(edit) @84310   5 years vboxsync IPRT/crypto: Adding RTAsn1EncodeQueryRawBits to deal with getting …
(edit) @84300   5 years vboxsync IPRT: Adding RTPathPurgeFilename to stable API. bugref:9738
(edit) @84298   5 years vboxsync IPRT/base64: Add new the RTBase64 UTF-16 functions to the stable API …
(edit) @84297   5 years vboxsync IPRT/base64: scm fix. bugref:9224
(edit) @84296   5 years vboxsync IPRT/base64: Optimize '\0' handling a little and unify the two …
(edit) @84294   5 years vboxsync IPRT/base64: Put the UTF-16 code in separate file. Implemented …
(edit) @84293   5 years vboxsync IPRT/base64: Put the UTF-16 code in separate file. Implemented …
(edit) @84286   5 years vboxsync IPRT/base64: Added UTF-16 versions of the encoding functions. bugref:9224
(edit) @84274   5 years vboxsync IPRT/Base64: Allow the end-of-line style to be specified via the …
(edit) @84273   5 years vboxsync IPRT/Base64: Allow the end-of-line style to be specified via the …
(edit) @84263   5 years vboxsync possibly scm fix
(edit) @84256   5 years vboxsync IPRT/pkcs7-sign.cpp: scm fix. bugref:9699
(edit) @84255   5 years vboxsync Linux/GA: ticketref:19391 RedHat 8.2-rc1 kernel DRM backports to …
(edit) @84253   5 years vboxsync IPRT/store: Fixed incorrect check for X.509 DER encoding in the …
(edit) @84251   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84248   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84239   5 years vboxsync IPRT/pkcs7-sanity.cpp: Accept RTASN1TYPE_NOT_PRESENT in addition to …
(edit) @84235   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84232   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84230   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84211   5 years vboxsync IPRT/pem-write.cpp: Use consistent end-of-line style ('\n'). bugref:9699
(edit) @84210   5 years vboxsync IPRT/Base64: Allow the end-of-line style to be specified via the …
(edit) @84207   5 years vboxsync IPRT: Added two flags to the %Rhxs formatter type to control the …
(edit) @84204   5 years vboxsync IPRT: Added RTVfsTypeName. bugref:9699
(edit) @84195   5 years vboxsync Runtime/Doxyfile: Apply same RT_MSC_PREREQ fix here. bugref:8489
(edit) @84192   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84168   5 years vboxsync IPRT: PEM writer functions. [build fix] bugref:9699
(edit) @84163   5 years vboxsync IPRT: PEM writer functions. bugref:9699
(edit) @84155   5 years vboxsync IPRT/isovfs: Warning.
(edit) @84152   5 years vboxsync IPRT: Added RTVfsFilePrintf, RTVfsFilePrintfV, RTVfsIoStrmPrintf and …
(edit) @84146   5 years vboxsync IPRT: Added RTVfsFilePrintf, RTVfsFilePrintfV, RTVfsIoStrmPrintf and …
(edit) @84130   5 years vboxsync IPRT/errmsg-sorter.cpp: Custom status message structure packing to …
(edit) @84128   5 years vboxsync IPRT/errmsg-sorter.cpp: Custom status message structure packing to …
(edit) @84070   5 years vboxsync IPRT: Massaging errmsg*-sorter.cpp and bldprog-strtab-template.cpp.h a …
(edit) @84069   5 years vboxsync IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save …
(edit) @84068   5 years vboxsync IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save …
(edit) @84067   5 years vboxsync IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save …
(edit) @84063   5 years vboxsync IPRT,++: New RTErrWin* API, data source unchanged. bugref:9726
(edit) @84057   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84050   5 years vboxsync IPRT/strformatnum.cpp: Fixed check. bugref:9726
(edit) @84040   5 years vboxsync IPRT: Removed tstRTErrUnique as it is no longer needed (since …
(edit) @84000   5 years vboxsync IPRT/xml: Simplified EIPRTFailure::EIPRTFailure, avoiding two heap …
(edit) @83998   5 years vboxsync IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
(edit) @83997   5 years vboxsync IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
(edit) @83994   5 years vboxsync IPRT/string.h: Document status code formatting in IN_RT_STATIC builds …
(edit) @83991   5 years vboxsync IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
(edit) @83984   5 years vboxsync IPRT: Reduce the amoung of strings in errmsg and errmsgwin in static …
(edit) @83983   5 years vboxsync IPRT/rtStrFormatKernelAddress: warning. bugref:8489
(edit) @83982   5 years vboxsync IPRT/getopt.cpp: Assume options are 7-bit ASCII / basic latin, so we …
(edit) @83979   5 years vboxsync Add/Nt/Installer: Simple installer program for NT 3.x.
(edit) @83967   5 years vboxsync ValKit,IPRT: VBoxValidationKitR3SupDrv needs the ntdll fakes because …
(edit) @83943   5 years vboxsync IPRT/RTUtf16Printf*: use U+fffd instead of U+007f as replacement for …
(edit) @83937   5 years vboxsync IPRT/Makefile.kmk: Dependency fix for VBoxRT-x86.def. (bugref:8489)
(edit) @83888   5 years vboxsync IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
(edit) @83887   5 years vboxsync IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
(edit) @83886   5 years vboxsync IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
(edit) @83865   5 years vboxsync IPRT: VCC win32 API fakes for 14.1. [scm] bugref:8489
(edit) @83864   5 years vboxsync IPRT: VCC win32 API fakes for 14.1. [scm] bugref:8489
(edit) @83862   5 years vboxsync IPRT: VCC win32 API fakes for 14.1. bugref:8489
(edit) @83861   5 years vboxsync IPRT: VCC win32 API fakes for 14.1. bugref:8489
(edit) @83845   5 years vboxsync IPRT/dbgkrnlinfo-r0drv-darwin.cpp: VC++ 14.1 warnings. bugref:8489
(edit) @83841   5 years vboxsync IPRT: Add RTUtf16Printf to ring-0 libraries. bugref:8489
(edit) @83838   5 years vboxsync IPRT: Fix what I think is a typo to unbreak the build. bugref:8489
(edit) @83837   5 years vboxsync IPRT: Added RTUtf16Printf, RTUtf16PrintfV, RTUtf16PrintfEx and …
(edit) @83767   5 years vboxsync iprt/win/imagehlp.h: VC++ 14.1 build tweaking. bugref:8489
(edit) @83759   5 years vboxsync /Config.kmk,Runtime/Makefile.kmk: VC++ 14.1 build tweaking. bugref:8489
(edit) @83758   5 years vboxsync iprt/RTPathGlob.cpp: VC++ 14.1 build fix. bugref:8489
(edit) @83754   5 years vboxsync Runtime/Doxyfile: Apply same RT_MSC_PREREQ fix here. bugref:8489
(edit) @83749   5 years vboxsync IPRT: Sort IPRT status messages so we can look them up using binary …
(edit) @83748   5 years vboxsync IPRT: Sort IPRT status messages so we can look them up using binary …
(edit) @83746   5 years vboxsync IPRT: Sort IPRT status messages so we can look them up using binary …
(edit) @83745   5 years vboxsync IPRT: Sort IPRT status messages so we can look them up using binary …
(edit) @83744   5 years vboxsync IPRT: Sort windows error messages so we can look them up using binary …
(edit) @83743   5 years vboxsync IPRT: Sort windows error messages so we can look them up using binary …
(edit) @83739   5 years vboxsync IPRT: More VC++ 14.1 build fixes. bugref:8489
(edit) @83738   5 years vboxsync iprt: Wrap Dbghelp.h to shut up complaints from VC++ 14.1. bugref:8489
(edit) @83728   5 years vboxsync IPRT/oiddb2c.cpp: VC++ 141 isn't too smart wrt printf validation, so …
(edit) @83727   5 years vboxsync IPRT/Makefile.kmk: Quoting tweak. bugref:8489
(edit) @83726   5 years vboxsync IPRT/RTNtPathExpand8dot3Path.cpp: Fixed shadowed variable (Ios) found …
(edit) @83663   5 years vboxsync IPRT/log-vbox.cpp: Use RTProcExecutablePath and avoid big stack …
(edit) @83662   5 years vboxsync IPRT/process: Added RTProcExecutablePath as a buffer-less alternative …
(edit) @83661   5 years vboxsync IPRT/process: Added RTProcExecutablePath as a buffer-less alternative …
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