|
|
@101453
|
15 months |
vboxsync |
Runtime/RTFdt*: Add some convenience heleprs to add a 64-bit integer …
|
|
|
@101368
|
16 months |
vboxsync |
IPRT/Makefile.kmk: Don't build VBoxRTStableCheck if VBOX_WITH_LIBCURL …
|
|
|
@101362
|
16 months |
vboxsync |
iprt: log.cpp: Replace memcpy with RT_BCOPY_UNFORTIFIED, bugref:10209, …
|
|
|
@101355
|
16 months |
vboxsync |
IPRT/VBoxRTImp-vcc64.def: scm fix.
|
|
|
@101354
|
16 months |
vboxsync |
IPRT/VBoxRTImp-vcc*.def: Updated files with RTCString and other changes.
|
|
|
@101353
|
16 months |
vboxsync |
IPRT: Stable interface checker build hack. [scm fix]
|
|
|
@101352
|
16 months |
vboxsync |
IPRT: Stable interface checker build hack.
|
|
|
@101350
|
16 months |
vboxsync |
IPRT: Stable interface corrections and checker fixes (never really …
|
|
|
@101349
|
16 months |
vboxsync |
IPRT: Stable interface corrections and checker fixes (never really …
|
|
|
@101347
|
16 months |
vboxsync |
IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
|
|
|
@101346
|
16 months |
vboxsync |
IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
|
|
|
@101343
|
16 months |
vboxsync |
IPRT/ministring: Added C-style endsWith methods.
|
|
|
@101301
|
16 months |
vboxsync |
IPRT: Nit. bugref:10371
|
|
|
@101300
|
16 months |
vboxsync |
IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
|
|
|
@101290
|
16 months |
vboxsync |
IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
|
|
|
@101270
|
16 months |
vboxsync |
IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
|
|
|
@101268
|
16 months |
vboxsync |
IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
|
|
|
@101197
|
16 months |
vboxsync |
Runtime/{openssl-sha256,openssl-sha512}.cpp: Updated the …
|
|
|
@101194
|
16 months |
vboxsync |
Runtime/openssl-md5.cpp: Fix conflicting declaration of RTMd5Final(), …
|
|
|
@101192
|
16 months |
vboxsync |
IPRT/mem: Fix assertion in generic ASMBitFirstClear triggered by …
|
|
|
@101162
|
16 months |
vboxsync |
IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
|
|
|
@101160
|
16 months |
vboxsync |
trying to fix additions warning for r3/posix/dir-posix.cpp(111), …
|
|
|
@101152
|
16 months |
vboxsync |
IPRT/mem: scm fix. bugref:10370
|
|
|
@101151
|
16 months |
vboxsync |
IPRT/mem: Eliminiated use of 'posix' in tje …
|
|
|
@101150
|
16 months |
vboxsync |
IPRT/mem: Eliminiated the malloc dependency of the …
|
|
|
@101148
|
16 months |
vboxsync |
IPRT/mem: Refactoring the rtmempage-exec-mmap-heap-posix.cpp code so …
|
|
|
@101145
|
16 months |
vboxsync |
IPRT/mem: Windows fix. bugref:10370
|
|
|
@101144
|
16 months |
vboxsync |
IPRT/mem: build fix. bugref:10370
|
|
|
@101143
|
16 months |
vboxsync |
IPRT/mem: build fix. bugref:10370
|
|
|
@101142
|
16 months |
vboxsync |
IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
|
|
|
@101109
|
17 months |
vboxsync |
IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
|
|
|
@101108
|
17 months |
vboxsync |
IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
|
|
|
@101035
|
17 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@100997
|
17 months |
vboxsync |
doxygen fix
|
|
|
@100954
|
17 months |
vboxsync |
IPRT/dbgmod: Improved the logic for guessing the .pdb/.dbg filename.
|
|
|
@100953
|
17 months |
vboxsync |
IPRT/dbg: Fix clang warning. Code not needed.
|
|
|
@100950
|
17 months |
vboxsync |
IPRT/dbg: Fix pdb warnings.
|
|
|
@100949
|
17 months |
vboxsync |
IPRT/RTDbgSymCache: Corrected exit check for 'add'.
|
|
|
@100948
|
17 months |
vboxsync |
IPRT/dbg: Rewroked the CV/DBG+PDB loading so that we support loading …
|
|
|
@100932
|
17 months |
vboxsync |
IPRT/dbg: Early PDB support. [scm fix]
|
|
|
@100931
|
17 months |
vboxsync |
IPRT/dbg: Early PDB support.
|
|
|
@100930
|
17 months |
vboxsync |
IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
|
|
|
@100929
|
17 months |
vboxsync |
IPRT/vfs: Reverted r158866 after committing too much.
|
|
|
@100928
|
17 months |
vboxsync |
IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
|
|
|
@100914
|
17 months |
vboxsync |
IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
|
|
|
@100913
|
17 months |
vboxsync |
IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
|
|
|
@100912
|
17 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files. [build fix]
|
|
|
@100911
|
17 months |
vboxsync |
IPRT/RTDbgSymCache: Added support for adding PDBs and DBGs to the …
|
|
|
@100910
|
17 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files.
|
|
|
@100909
|
17 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files.
|
|
|
@100908
|
17 months |
vboxsync |
IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
|
|
|
@100903
|
17 months |
vboxsync |
IPRT/parser: Some very incomplete bourn shell parser sketches.
|
|
|
@100823
|
18 months |
vboxsync |
Runtime/r0drv/solaris/semeventwait: Silence a Solaris-specific …
|
|
|
@100715
|
18 months |
vboxsync |
Runtime/r0drv/netbsd: Small fix for newer NetBSD releases, thanks to …
|
|
|
@100678
|
18 months |
vboxsync |
Logging nit.
|
|
|
@100670
|
18 months |
vboxsync |
IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
|
|
|
@100669
|
18 months |
vboxsync |
IPRT/http-server: Only return a client response in …
|
|
|
@100561
|
19 months |
vboxsync |
Runtime: Reorder some (at this point unused) code, bugref:10261
|
|
|
@100531
|
19 months |
vboxsync |
IPRT/PKCS8: Tweak for OpenSSL 1.0.2 / ol7. bugref:10299
|
|
|
@100530
|
19 months |
vboxsync |
IPRT/PKCS8: Testcase fix. oops. bugref:10299
|
|
|
@100528
|
19 months |
vboxsync |
IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
|
|
|
@100494
|
19 months |
vboxsync |
IPRT/PKCS8: Some corrections and adjustments (bugref:10299):
- …
|
|
|
@100493
|
19 months |
vboxsync |
IPRT/PKCS8: Some corrections and adjustments (bugref:10299):
- …
|
|
|
@100492
|
19 months |
vboxsync |
Forward ported r158259 from 6.1: Support ECDSA for pre-3.0.0 OpenSSL …
|
|
|
@100491
|
19 months |
vboxsync |
Forward ported r158259 from 6.1: Support ECDSA for pre-3.0.0 OpenSSL …
|
|
|
@100490
|
19 months |
vboxsync |
Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
|
|
|
@100489
|
19 months |
vboxsync |
Forward ported r158257 from 6.1: IPRT: Fix incorrect unused bit count …
|
|
|
@100475
|
19 months |
vboxsync |
Linux: fix NULL pointer dereference introduced in r158175 (kernel 6.5 …
|
|
|
@100447
|
19 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100446
|
19 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100445
|
19 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100442
|
19 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100435
|
19 months |
vboxsync |
Linux: iprt: r0drv/linux/memobj-r0drv-linux.c: Introduce initial …
|
|
|
@100421
|
19 months |
vboxsync |
IPRT/PKCS8: add key format for PKCS #8 bugref:10299
|
|
|
@100368
|
19 months |
vboxsync |
Shared Clipboard: More work on making the internal APIs more fine …
|
|
|
@100367
|
19 months |
vboxsync |
Shared Clipboard: More work on making the internal APIs more fine …
|
|
|
@100364
|
19 months |
vboxsync |
IPRT: Added some OIDs related to EV certs and ECDSA. bugref:10479
|
|
|
@100359
|
19 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100357
|
19 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100356
|
19 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100355
|
19 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100354
|
19 months |
vboxsync |
Runtime/the-linux-kernel.h: Build fix for debug build kernel modules …
|
|
|
@100321
|
19 months |
vboxsync |
Runtime/r0drv/linux/alloc-r0drv-linux.c: Make it work on ARM, bugref:10457
|
|
|
@100319
|
19 months |
vboxsync |
Runtime/r0drv/linux/memobj-r0drv-linux.c: Make it work on linux.arm64, …
|
|
|
@100315
|
19 months |
vboxsync |
Runtime/r3/memsafer-r3.cpp: Replace occurences of …
|
|
|
@100314
|
19 months |
vboxsync |
Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
|
|
|
@100313
|
19 months |
vboxsync |
Runtime/r3/alloc-ef.{cpp,h}: Replace occurences of …
|
|
|
@100312
|
19 months |
vboxsync |
Runtime/r3/test.cpp: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
|
|
|
@100311
|
19 months |
vboxsync |
Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
|
|
|
@100310
|
19 months |
vboxsync |
Runtime/r3/posix: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
|
|
|
@100309
|
19 months |
vboxsync |
Runtime/common/alloc/memcache.cpp: Replace occurences of …
|
|
|
@100308
|
19 months |
vboxsync |
Runtime: Replace occurence of PAGE_SIZE with RTSystemgetPageSize() in …
|
|
|
@100307
|
19 months |
vboxsync |
Runtime,Additions,HostDrivers: Provide API to query the host page size …
|
|
|
@100250
|
19 months |
vboxsync |
IPRT/HttpServer: Emphasize logging group [SCM fix]. bugref:9437
|
|
|
@100249
|
19 months |
vboxsync |
IPRT/HttpServer: Emphasize logging group. bugref:9437
|
|
|
@100221
|
19 months |
vboxsync |
VBox/log.h: Added a couple of IEM sub-groups; removed the REM groups. …
|
|
|
@100194
|
20 months |
vboxsync |
Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
|
|
|
@100192
|
20 months |
vboxsync |
*: Some of the easy build fixes for linux.arm64 not warranting their …
|
|
|
@100191
|
20 months |
vboxsync |
*: Some of the easy build fixes for linux.arm64 not warranting their …
|
|
|
@100172
|
20 months |
vboxsync |
IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
|
|
|