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