|
|
@101162
|
15 months |
vboxsync |
IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
|
|
|
@101160
|
15 months |
vboxsync |
trying to fix additions warning for r3/posix/dir-posix.cpp(111), …
|
|
|
@101152
|
15 months |
vboxsync |
IPRT/mem: scm fix. bugref:10370
|
|
|
@101151
|
15 months |
vboxsync |
IPRT/mem: Eliminiated use of 'posix' in tje …
|
|
|
@101150
|
15 months |
vboxsync |
IPRT/mem: Eliminiated the malloc dependency of the …
|
|
|
@101148
|
15 months |
vboxsync |
IPRT/mem: Refactoring the rtmempage-exec-mmap-heap-posix.cpp code so …
|
|
|
@101145
|
15 months |
vboxsync |
IPRT/mem: Windows fix. bugref:10370
|
|
|
@101144
|
15 months |
vboxsync |
IPRT/mem: build fix. bugref:10370
|
|
|
@101143
|
15 months |
vboxsync |
IPRT/mem: build fix. bugref:10370
|
|
|
@101142
|
15 months |
vboxsync |
IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
|
|
|
@101109
|
15 months |
vboxsync |
IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
|
|
|
@101108
|
15 months |
vboxsync |
IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
|
|
|
@101035
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@100997
|
16 months |
vboxsync |
doxygen fix
|
|
|
@100954
|
16 months |
vboxsync |
IPRT/dbgmod: Improved the logic for guessing the .pdb/.dbg filename.
|
|
|
@100953
|
16 months |
vboxsync |
IPRT/dbg: Fix clang warning. Code not needed.
|
|
|
@100950
|
16 months |
vboxsync |
IPRT/dbg: Fix pdb warnings.
|
|
|
@100949
|
16 months |
vboxsync |
IPRT/RTDbgSymCache: Corrected exit check for 'add'.
|
|
|
@100948
|
16 months |
vboxsync |
IPRT/dbg: Rewroked the CV/DBG+PDB loading so that we support loading …
|
|
|
@100932
|
16 months |
vboxsync |
IPRT/dbg: Early PDB support. [scm fix]
|
|
|
@100931
|
16 months |
vboxsync |
IPRT/dbg: Early PDB support.
|
|
|
@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.
|
|
|
@100914
|
16 months |
vboxsync |
IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
|
|
|
@100913
|
16 months |
vboxsync |
IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
|
|
|
@100912
|
16 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files. [build fix]
|
|
|
@100911
|
16 months |
vboxsync |
IPRT/RTDbgSymCache: Added support for adding PDBs and DBGs to the …
|
|
|
@100910
|
16 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files.
|
|
|
@100909
|
16 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files.
|
|
|
@100908
|
16 months |
vboxsync |
IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
|
|
|
@100903
|
16 months |
vboxsync |
IPRT/parser: Some very incomplete bourn shell parser sketches.
|
|
|
@100823
|
16 months |
vboxsync |
Runtime/r0drv/solaris/semeventwait: Silence a Solaris-specific …
|
|
|
@100715
|
17 months |
vboxsync |
Runtime/r0drv/netbsd: Small fix for newer NetBSD releases, thanks to …
|
|
|
@100678
|
17 months |
vboxsync |
Logging nit.
|
|
|
@100670
|
17 months |
vboxsync |
IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
|
|
|
@100669
|
17 months |
vboxsync |
IPRT/http-server: Only return a client response in …
|
|
|
@100561
|
17 months |
vboxsync |
Runtime: Reorder some (at this point unused) code, bugref:10261
|
|
|
@100531
|
17 months |
vboxsync |
IPRT/PKCS8: Tweak for OpenSSL 1.0.2 / ol7. bugref:10299
|
|
|
@100530
|
17 months |
vboxsync |
IPRT/PKCS8: Testcase fix. oops. bugref:10299
|
|
|
@100528
|
17 months |
vboxsync |
IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
|
|
|
@100494
|
17 months |
vboxsync |
IPRT/PKCS8: Some corrections and adjustments (bugref:10299):
- …
|
|
|
@100493
|
17 months |
vboxsync |
IPRT/PKCS8: Some corrections and adjustments (bugref:10299):
- …
|
|
|
@100492
|
17 months |
vboxsync |
Forward ported r158259 from 6.1: Support ECDSA for pre-3.0.0 OpenSSL …
|
|
|
@100491
|
17 months |
vboxsync |
Forward ported r158259 from 6.1: Support ECDSA for pre-3.0.0 OpenSSL …
|
|
|
@100490
|
17 months |
vboxsync |
Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
|
|
|
@100489
|
17 months |
vboxsync |
Forward ported r158257 from 6.1: IPRT: Fix incorrect unused bit count …
|
|
|
@100475
|
17 months |
vboxsync |
Linux: fix NULL pointer dereference introduced in r158175 (kernel 6.5 …
|
|
|
@100447
|
17 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100446
|
17 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100445
|
17 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100442
|
17 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100435
|
17 months |
vboxsync |
Linux: iprt: r0drv/linux/memobj-r0drv-linux.c: Introduce initial …
|
|
|
@100421
|
18 months |
vboxsync |
IPRT/PKCS8: add key format for PKCS #8 bugref:10299
|
|
|
@100368
|
18 months |
vboxsync |
Shared Clipboard: More work on making the internal APIs more fine …
|
|
|
@100367
|
18 months |
vboxsync |
Shared Clipboard: More work on making the internal APIs more fine …
|
|
|
@100364
|
18 months |
vboxsync |
IPRT: Added some OIDs related to EV certs and ECDSA. bugref:10479
|
|
|
@100359
|
18 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100357
|
18 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100356
|
18 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100355
|
18 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100354
|
18 months |
vboxsync |
Runtime/the-linux-kernel.h: Build fix for debug build kernel modules …
|
|
|
@100321
|
18 months |
vboxsync |
Runtime/r0drv/linux/alloc-r0drv-linux.c: Make it work on ARM, bugref:10457
|
|
|
@100319
|
18 months |
vboxsync |
Runtime/r0drv/linux/memobj-r0drv-linux.c: Make it work on linux.arm64, …
|
|
|
@100315
|
18 months |
vboxsync |
Runtime/r3/memsafer-r3.cpp: Replace occurences of …
|
|
|
@100314
|
18 months |
vboxsync |
Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
|
|
|
@100313
|
18 months |
vboxsync |
Runtime/r3/alloc-ef.{cpp,h}: Replace occurences of …
|
|
|
@100312
|
18 months |
vboxsync |
Runtime/r3/test.cpp: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
|
|
|
@100311
|
18 months |
vboxsync |
Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
|
|
|
@100310
|
18 months |
vboxsync |
Runtime/r3/posix: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
|
|
|
@100309
|
18 months |
vboxsync |
Runtime/common/alloc/memcache.cpp: Replace occurences of …
|
|
|
@100308
|
18 months |
vboxsync |
Runtime: Replace occurence of PAGE_SIZE with RTSystemgetPageSize() in …
|
|
|
@100307
|
18 months |
vboxsync |
Runtime,Additions,HostDrivers: Provide API to query the host page size …
|
|
|
@100250
|
18 months |
vboxsync |
IPRT/HttpServer: Emphasize logging group [SCM fix]. bugref:9437
|
|
|
@100249
|
18 months |
vboxsync |
IPRT/HttpServer: Emphasize logging group. bugref:9437
|
|
|
@100221
|
18 months |
vboxsync |
VBox/log.h: Added a couple of IEM sub-groups; removed the REM groups. …
|
|
|
@100194
|
18 months |
vboxsync |
Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
|
|
|
@100192
|
18 months |
vboxsync |
*: Some of the easy build fixes for linux.arm64 not warranting their …
|
|
|
@100191
|
18 months |
vboxsync |
*: Some of the easy build fixes for linux.arm64 not warranting their …
|
|
|
@100172
|
18 months |
vboxsync |
IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
|
|
|
@100171
|
18 months |
vboxsync |
IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
|
|
|
@100108
|
18 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@100048
|
19 months |
vboxsync |
Runtime/RTFdt: Fix for converting the memory reservations when writing …
|
|
|
@100040
|
19 months |
vboxsync |
Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401 …
|
|
|
@100037
|
19 months |
vboxsync |
Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
|
|
|
@100036
|
19 months |
vboxsync |
Runtime/RTFdt: Some additions and fixes, bugref:10401
|
|
|
@100032
|
19 months |
vboxsync |
Runtime/RTFdt: Some untested generator API + implementation, …
|
|
|
@100031
|
19 months |
vboxsync |
Runtime/RTFdt: Some untested generator API + implementation, …
|
|
|
@100029
|
19 months |
vboxsync |
Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
|
|
|
@100024
|
19 months |
vboxsync |
Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
|
|
|
@100023
|
19 months |
vboxsync |
Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
|
|
|
@100022
|
19 months |
vboxsync |
Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
|
|
|
@100009
|
19 months |
vboxsync |
Runtime/common/misc/fdt.cpp: Implement loading the blocks from the I/O …
|
|
|
@100007
|
19 months |
vboxsync |
Runtime: Start implementing the RTFdt* API to read and write flattened …
|
|
|
@100006
|
19 months |
vboxsync |
Runtime: Start implementing the RTFdt* API to read and write flattened …
|
|
|
@99989
|
19 months |
vboxsync |
IPRT/dvm: Use rtDvmDiskReadUnaligned rather than rtDvmDiskRead in the …
|
|
|
@99961
|
19 months |
vboxsync |
IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
|
|
|
@99960
|
19 months |
vboxsync |
IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
|
|
|
@99937
|
19 months |
vboxsync |
Shared Clipboard: Added new testcase for the HTTP server in …
|
|
|
@99902
|
19 months |
vboxsync |
IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated …
|
|
|