|
|
@103014
|
10 months |
vboxsync |
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
|
|
|
@102647
|
12 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102488
|
12 months |
vboxsync |
IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
|
|
|
@102360
|
12 months |
vboxsync |
IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
|
|
|
@102356
|
12 months |
vboxsync |
IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
|
|
|
@102335
|
12 months |
vboxsync |
IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
|
|
|
@102296
|
12 months |
vboxsync |
IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
|
|
|
@102289
|
12 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102276
|
12 months |
vboxsync |
IPRT/ldr: Added RTLdrLxSetSegmentSelectors. bugref:10371
|
|
|
@101470
|
14 months |
vboxsync |
Runtime/RTFdt: Add convenience method to add a property consisting of …
|
|
|
@101453
|
14 months |
vboxsync |
Runtime/RTFdt*: Add some convenience heleprs to add a 64-bit integer …
|
|
|
@100930
|
16 months |
vboxsync |
IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
|
|
|
@100929
|
16 months |
vboxsync |
IPRT/vfs: Reverted r158866 after committing too much.
|
|
|
@100928
|
16 months |
vboxsync |
IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
|
|
|
@100909
|
16 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files.
|
|
|
@100528
|
17 months |
vboxsync |
IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
|
|
|
@100493
|
17 months |
vboxsync |
IPRT/PKCS8: Some corrections and adjustments (bugref:10299):
- …
|
|
|
@100490
|
17 months |
vboxsync |
Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
|
|
|
@100442
|
17 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100422
|
17 months |
vboxsync |
IPRT/PKCS8: fix mangling bugref:10299
|
|
|
@100307
|
17 months |
vboxsync |
Runtime,Additions,HostDrivers: Provide API to query the host page size …
|
|
|
@100171
|
18 months |
vboxsync |
IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
|
|
|
@100037
|
18 months |
vboxsync |
Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
|
|
|
@100036
|
18 months |
vboxsync |
Runtime/RTFdt: Some additions and fixes, bugref:10401
|
|
|
@100029
|
18 months |
vboxsync |
Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
|
|
|
@100006
|
18 months |
vboxsync |
Runtime: Start implementing the RTFdt* API to read and write flattened …
|
|
|
@98732
|
21 months |
vboxsync |
Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
|
|
|
@98103
|
23 months |
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
|
2 years |
vboxsync |
Runtime: Implement RTUdpCreateServerSocket(), bugref:9822
|
|
|
@96813
|
2 years |
vboxsync |
VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
|
|
|
@96812
|
2 years |
vboxsync |
VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
|
|
|
@96811
|
2 years |
vboxsync |
VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
|
|
|
@96622
|
2 years |
vboxsync |
IPRT: Added RTTimeFormatDuration[Ex] for duration/interval formatting.
|
|
|
@96542
|
2 years |
vboxsync |
IPRT: Added RTUtf16FindAscii. bugref:10261
|
|
|
@96504
|
2 years |
vboxsync |
IPRT: Added RTMsgSyntax and RTMsgSyntaxV. bugref:10261
|
|
|
@96448
|
2 years |
vboxsync |
IPRT/nocrt: A few tricks to avoid dragging in log.cpp into static …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96180
|
2 years |
vboxsync |
IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
|
|
|
@96155
|
2 years |
vboxsync |
IPRT: Mangling of RTStrToFloat, RTStrToDouble and RTStrToLongDouble. …
|
|
|
@96124
|
2 years |
vboxsync |
IPRT: Added a RTFileDup API, only implemented on windows for now as I …
|
|
|
@96089
|
2 years |
vboxsync |
IPRT/RTStream: Added RTStrmSeek, RTStrmTell, RTStrmSetBufferingMode …
|
|
|
@96078
|
2 years |
vboxsync |
IPRT/RTStream: Added a RTStrmOpenFileHandle API for implementing …
|
|
|
@95792
|
2 years |
vboxsync |
IPRT/env-win.cpp: IPRT_NO_CRT adjustments, rewrote a few bits. bugref:10261
|
|
|
@95668
|
2 years |
vboxsync |
IPRT/RTCrPkcs7: Split out RTCrPkcs7Attributes_HashAttributes from …
|
|
|
@95658
|
2 years |
vboxsync |
IPRT/RTAsn1: Added a RTAsn1DynType_SetToNull function. bugref:8691
|
|
|
@95636
|
2 years |
vboxsync |
IPRT/RTAsn1OctetString: Added RTAsn1OctetString_AllocContent and …
|
|
|
@95634
|
2 years |
vboxsync |
IPRT/RTAsn1OctetString: Added RTAsn1OctetString_AllocContent and …
|
|
|
@95630
|
2 years |
vboxsync |
IPRT/RTAsn1,RTCrPkcs7,RTCrSpc: Generate setters for dynamic members. …
|
|
|
@95628
|
2 years |
vboxsync |
IPRT/RTCrPkcs7: Prototyped some of the setters we generate. [mangling …
|
|
|
@95627
|
2 years |
vboxsync |
IPRT/RTCrPkcs7: Prototyped some of the setters we generate. bugref:8691
|
|
|
@95624
|
2 years |
vboxsync |
IPRT/RTAsn1,RTCrSpc: Generate setter functions for …
|
|
|
@95596
|
2 years |
vboxsync |
IPRT/RTAsn1Time: Added RTAsn1Time_SetTime, RTAsn1Time_SetTimeSpec and …
|
|
|
@95586
|
2 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.
|
|
|
@93019
|
3 years |
vboxsync |
iprt: local ipc server: add interface to grant r/w access to a server …
|
|
|
@92507
|
3 years |
vboxsync |
IPRT/thread: Added RTThreadControlPokeSignal to help deal with …
|
|
|
@92246
|
3 years |
vboxsync |
IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
|
|
|
@91790
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91446
|
3 years |
vboxsync |
IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
|
|
|
@90995
|
3 years |
vboxsync |
Runtime/RTTpm: Add API to query the maximum supported locality of a …
|
|
|
@90915
|
3 years |
vboxsync |
Runtime: Add simple RTTpm* API for uniform access to a host TPM and …
|
|
|
@90862
|
3 years |
vboxsync |
IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
|
|
|
@90858
|
3 years |
vboxsync |
IPRT/log: Added RTLogSetFlushCallback. bugref:10086
|
|
|
@90857
|
3 years |
vboxsync |
IPRT/log: Kicked out all the IN_RC stuff. Cleanups. bugref:10086
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90693
|
3 years |
vboxsync |
IPRT,Main: Provide a getter function (RTLogGetFlags) for accessing the …
|
|
|
@90692
|
3 years |
vboxsync |
IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
|
|
|
@90488
|
3 years |
vboxsync |
IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
|
|
|
@90416
|
3 years |
vboxsync |
IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
|
|
|
@90283
|
3 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@90062
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@89971
|
3 years |
vboxsync |
Runtime/RTDbgCfg: Add API to look for a DWARF debug file by build-id …
|
|
|
@89264
|
4 years |
vboxsync |
Runtime/sg.h: Add copy variants which take a callback instead of a …
|
|
|
@89149
|
4 years |
vboxsync |
IPRT,bs3kit: Added ASMMultU64ByU32DivByU32 to bs3kit. bugref:10009
|
|
|
@88813
|
4 years |
vboxsync |
IPRT/RTReq: Added a RTReqCancel function. Changed the behavior of the …
|
|
|
@88311
|
4 years |
vboxsync |
IPRT/test: Added RTTestErrContext (with variations) for setting a …
|
|
|
@87647
|
4 years |
vboxsync |
IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
|
|
|
@87524
|
4 years |
vboxsync |
IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
|
|
|
@87514
|
4 years |
vboxsync |
IPRT: mangling.h - sort the RTNet* section alphabetically.
No …
|
|
|
@87226
|
4 years |
vboxsync |
IPRT: Add ASMAtomicUoXorU32 mangling. bugref:9898.
Fixes build.
|
|
|
@87016
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial code for directory listing …
|
|
|
@87004
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@86579
|
4 years |
vboxsync |
IPRT/sysfs.h: Added RTLinuxConstructPath and RTLinuxConstructPathV. …
|
|
|
@86412
|
4 years |
vboxsync |
IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can …
|
|
|
@86300
|
4 years |
vboxsync |
Runtime: Add API to load kernel modules by name and add simple …
|
|
|