VirtualBox

source: vbox/trunk/include/iprt/mangling.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108557   5 weeks vboxsync Runtime/RTAcpi*: Some additions to create GpioInt() resource …
(edit) @108221   2 months vboxsync Runtime/RTAcpi*: Support generating AML for more statements found in …
(edit) @108184   2 months vboxsync Runtime/RTAcpi*: Parser updates, the code is now able to parse …
(edit) @108167   2 months vboxsync Runtime/RTAcpi*: Continue with resource template parsing, bugref:10733
(edit) @108150   2 months vboxsync Runtime/RTAcpi*: Start implementing some basic namespace handling for …
(edit) @108141   2 months vboxsync Runtime/RTAcpi*: Some new helpers to allow format strings for name …
(edit) @108131   2 months vboxsync Runtime/RTAcpi*: Add method to dump the ACPI table to a memory buffer, …
(edit) @108095   2 months vboxsync Runtime/RTAcpi*: Implement SizeOf, While, Increment, Decrement, …
(edit) @108087   2 months vboxsync Runtime/RTAcpi*: Updates to the ASL -> AML compiler, can process our …
(edit) @108059   3 months vboxsync Runtime/RTAcpi*: Updates to the ACPI ASL -> AML compiler, bugref:10733
(edit) @108029   3 months vboxsync Runtime/RTAcpi: Some more work on the ASL -> AML compiler, can process …
(edit) @108014   3 months vboxsync Runtime/common/script/scriptlex.cpp: Fix C string literal scanning and …
(edit) @107952   3 months vboxsync Runtime: Start imlementing a basic ACPI decompiler and iasl compatible …
(edit) @107192   5 months vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. jiraref:VBP-1266
(edit) @107099   5 months vboxsync IPRT: Adding RTArchValToString and RTSystemGetNativeArch for detecting …
(edit) @107064   5 months vboxsync Runtime/RTAcpi*: Support more statements, an extended variant of the …
(edit) @107063   5 months vboxsync Runtime/RTAcpi*: Some updates to the ACPI code generation, bugref:10733
(edit) @107036   5 months vboxsync Runtime/RTAcpi*: Add new methods for adding if else statements, binary …
(edit) @106337   6 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106061   7 months vboxsync Copyright year updates by scm.
(edit) @106020   7 months vboxsync IPRT: Added RTCritSectInitNamed and RTCritSectRwInitNamed to simplify …
(edit) @105746   8 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @104848   11 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104745   11 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104570   12 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104541   12 months vboxsync Revert r163069-r163071 for debugging
(edit) @104538   12 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @103444   14 months vboxsync IPRT: Reverted r161541, r161577 & r161578 because the RTStrCopy2 and …
(edit) @103283   15 months vboxsync IPRT/string: Added RTStrCat2() as a convenient function.
(edit) @103262   15 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103252   15 months vboxsync IPRT/string: Added RTStrCopy2() as a convenient function.
(edit) @103014   15 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @102647   16 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102488   17 months vboxsync IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
(edit) @102360   17 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102356   17 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102335   17 months vboxsync IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
(edit) @102296   17 months vboxsync IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
(edit) @102289   17 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102276   17 months vboxsync IPRT/ldr: Added RTLdrLxSetSegmentSelectors. bugref:10371
(edit) @101470   18 months vboxsync Runtime/RTFdt: Add convenience method to add a property consisting of …
(edit) @101453   18 months vboxsync Runtime/RTFdt*: Add some convenience heleprs to add a 64-bit integer …
(edit) @100930   20 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100929   20 months vboxsync IPRT/vfs: Reverted r158866 after committing too much.
(edit) @100928   20 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100909   20 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100528   22 months vboxsync IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
(edit) @100493   22 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100490   22 months vboxsync Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
(edit) @100442   22 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100422   22 months vboxsync IPRT/PKCS8: fix mangling bugref:10299
(edit) @100307   22 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100171   23 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
(edit) @100037   23 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
(edit) @100036   23 months vboxsync Runtime/RTFdt: Some additions and fixes, bugref:10401
(edit) @100029   23 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
(edit) @100006   23 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @98732   2 years vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97907   2 years vboxsync IPRT: Removed the RTMemExecAlloc interface.
(edit) @97905   2 years vboxsync IPRT,SUPDrv: Dropping RTR0MemExecDonate and associated SUPDrv-linux …
(edit) @97646   2 years vboxsync IPRT: Added RTProcSignalName and a generic implementation of it.
(edit) @96864   3 years vboxsync Runtime: Implement RTUdpCreateServerSocket(), bugref:9822
(edit) @96813   3 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96812   3 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96811   3 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96622   3 years vboxsync IPRT: Added RTTimeFormatDuration[Ex] for duration/interval formatting.
(edit) @96542   3 years vboxsync IPRT: Added RTUtf16FindAscii. bugref:10261
(edit) @96504   3 years vboxsync IPRT: Added RTMsgSyntax and RTMsgSyntaxV. bugref:10261
(edit) @96448   3 years vboxsync IPRT/nocrt: A few tricks to avoid dragging in log.cpp into static …
(edit) @96407   3 years vboxsync scm copyright and license note update
(edit) @96180   3 years vboxsync IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
(edit) @96155   3 years vboxsync IPRT: Mangling of RTStrToFloat, RTStrToDouble and RTStrToLongDouble. …
(edit) @96124   3 years vboxsync IPRT: Added a RTFileDup API, only implemented on windows for now as I …
(edit) @96089   3 years vboxsync IPRT/RTStream: Added RTStrmSeek, RTStrmTell, RTStrmSetBufferingMode …
(edit) @96078   3 years vboxsync IPRT/RTStream: Added a RTStrmOpenFileHandle API for implementing …
(edit) @95792   3 years vboxsync IPRT/env-win.cpp: IPRT_NO_CRT adjustments, rewrote a few bits. bugref:10261
(edit) @95668   3 years vboxsync IPRT/RTCrPkcs7: Split out RTCrPkcs7Attributes_HashAttributes from …
(edit) @95658   3 years vboxsync IPRT/RTAsn1: Added a RTAsn1DynType_SetToNull function. bugref:8691
(edit) @95636   3 years vboxsync IPRT/RTAsn1OctetString: Added RTAsn1OctetString_AllocContent and …
(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) @95628   3 years vboxsync IPRT/RTCrPkcs7: Prototyped some of the setters we generate. [mangling …
(edit) @95627   3 years vboxsync IPRT/RTCrPkcs7: Prototyped some of the setters we generate. bugref:8691
(edit) @95624   3 years vboxsync IPRT/RTAsn1,RTCrSpc: Generate setter functions for …
(edit) @95596   3 years vboxsync IPRT/RTAsn1Time: Added RTAsn1Time_SetTime, RTAsn1Time_SetTimeSpec and …
(edit) @95586   3 years vboxsync IPRT: Added RTStrmWrappedPrintf and RTStrmWrappedPrintfV for some …
(edit) @94627   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94511   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94311   3 years vboxsync IPRT: Added RTFileCreateUnique, a saner version of RTFileCreateTemp in …
(edit) @94300   3 years vboxsync IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
(edit) @94291   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @93641   3 years vboxsync RunRuntime: bugref:9955: Fixed compilation errors
(edit) @93451   3 years vboxsync IPRT: Local IPC Server: add interface to set server socket access mode …
(edit) @93170   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93118   3 years vboxsync IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93104   3 years vboxsync IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding …
(edit) @93086   3 years vboxsync IPRT/fatvfs: Added RTFsFatVolFormat288. [mangling]
(edit) @93057   3 years vboxsync IPRT: Added RTStrDupNEx and RTStrDupNExTag.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette