|
|
@107192
|
7 weeks |
vboxsync |
IPRT,VMM/TM: Support for GIP time on win.arm64. jiraref:VBP-1266
|
|
|
@107099
|
8 weeks |
vboxsync |
IPRT: Adding RTArchValToString and RTSystemGetNativeArch for detecting …
|
|
|
@106949
|
2 months |
vboxsync |
IPRT/Makefile.kmk: Additions also needs RuntimeR3NtDll-x86 to be …
|
|
|
@106945
|
2 months |
vboxsync |
SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
|
|
|
@106921
|
2 months |
vboxsync |
VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
|
|
|
@106918
|
2 months |
vboxsync |
IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
|
|
|
@106917
|
2 months |
vboxsync |
IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
|
|
|
@106842
|
2 months |
vboxsync |
IPRT: We need RuntimeGuestR3Shared-x86 on arm64 for the guest addition …
|
|
|
@106803
|
3 months |
vboxsync |
IPRT/Makefile.kmk: Shut up warning about undefined …
|
|
|
@106797
|
3 months |
vboxsync |
IPRT: Drop RuntimeR3-x86 on win.arm64, the installer stub will be …
|
|
|
@106688
|
3 months |
vboxsync |
/Config.kmk,*.kmk: The VBoxZlib SDK must use LATE_LIBS instead of LIBS …
|
|
|
@106683
|
3 months |
vboxsync |
/Config.kmk,*.kmk: Changed the LIBS properties on all templates to …
|
|
|
@106635
|
3 months |
vboxsync |
SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
|
|
|
@106614
|
3 months |
vboxsync |
IPRT/Makefile.kmk: Need to build both RuntimeR3NoCrt (for VBoxRes.dll) …
|
|
|
@106558
|
3 months |
vboxsync |
IPRT: Some nocrt/arm64 build fixes. jiraref:VBP-1171
|
|
|
@106450
|
3 months |
vboxsync |
Runtime: Adjust Makefile.kmk to make it build the runtime on …
|
|
|
@106448
|
3 months |
vboxsync |
Runtime: Adjust Makefile.kmk to make it build the runtime on …
|
|
|
@106446
|
3 months |
vboxsync |
Runtime: Adjust Makefile.kmk to make it build the runtime on …
|
|
|
@106337
|
3 months |
vboxsync |
Runtime: Add ACPI table builder API to dynamically generate a …
|
|
|
@106061
|
4 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@105786
|
5 months |
vboxsync |
IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
|
|
|
@105746
|
5 months |
vboxsync |
Runtime/script: Add a simple lexer API to turn a stream of characters …
|
|
|
@105631
|
5 months |
vboxsync |
IPRT/RTPathUnlink: Implemented NT and posix versions w/ simple testcase.
|
|
|
@104570
|
8 months |
vboxsync |
Make TLS default and auto-generate a certificate - bugref:10310
|
|
|
@104541
|
8 months |
vboxsync |
Revert r163069-r163071 for debugging
|
|
|
@104537
|
8 months |
vboxsync |
Made TLS default with auto-generation of self-signed certificate - #10310
|
|
|
@104284
|
9 months |
vboxsync |
IPRT: Reimplemented RTFileDelete for windows to eliminate type …
|
|
|
@103495
|
11 months |
vboxsync |
IPRT: Build fix for parfait/win. bugref:3409
|
|
|
@103016
|
12 months |
vboxsync |
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
|
|
|
@103014
|
12 months |
vboxsync |
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
|
|
|
@102648
|
13 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102647
|
13 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102492
|
14 months |
vboxsync |
IPRT/Makefile.kmk: Fixed warnings about duplicate RTUtf16CopyAscii on …
|
|
|
@102358
|
14 months |
vboxsync |
VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is …
|
|
|
@102290
|
14 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@101650
|
15 months |
vboxsync |
Runtime: Allow building on linux.arm64, bugref:10541 [scm]
|
|
|
@101643
|
15 months |
vboxsync |
Runtime: Allow building on linux.arm64, bugref:10541
|
|
|
@101501
|
15 months |
vboxsync |
Runtime: Switch to mempage-direct for the build programs runtime in …
|
|
|
@101368
|
16 months |
vboxsync |
IPRT/Makefile.kmk: Don't build VBoxRTStableCheck if VBOX_WITH_LIBCURL …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@101162
|
16 months |
vboxsync |
IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
|
|
|
@100931
|
17 months |
vboxsync |
IPRT/dbg: Early PDB support.
|
|
|
@100914
|
17 months |
vboxsync |
IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
|
|
|
@100910
|
17 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files.
|
|
|
@100493
|
19 months |
vboxsync |
IPRT/PKCS8: Some corrections and adjustments (bugref:10299):
- …
|
|
|
@100442
|
19 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100421
|
19 months |
vboxsync |
IPRT/PKCS8: add key format for PKCS #8 bugref:10299
|
|
|
@100314
|
19 months |
vboxsync |
Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
|
|
|
@100311
|
19 months |
vboxsync |
Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
|
|
|
@100307
|
19 months |
vboxsync |
Runtime,Additions,HostDrivers: Provide API to query the host page size …
|
|
|
@100192
|
19 months |
vboxsync |
*: Some of the easy build fixes for linux.arm64 not warranting their …
|
|
|
@100191
|
19 months |
vboxsync |
*: Some of the easy build fixes for linux.arm64 not warranting their …
|
|
|
@100006
|
20 months |
vboxsync |
Runtime: Start implementing the RTFdt* API to read and write flattened …
|
|
|
@99792
|
20 months |
vboxsync |
Runtime: Disable some stuff for now when running under parfait, bugref:3409
|
|
|
@99709
|
21 months |
vboxsync |
*.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen …
|
|
|
@99538
|
21 months |
vboxsync |
iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
|
|
|
@99040
|
22 months |
vboxsync |
*.kmk: Applied scm with new indenting of multiline variable/function …
|
|
|
@98753
|
23 months |
vboxsync |
Config.kmk: Try to enable the use of liblzma again, bugref:10254 …
|
|
|
@98748
|
23 months |
vboxsync |
Runtime: Fix for r156046 (Config.kmk: Fix SDK_VBoxLzf SDK for x86 targets)
|
|
|
@98738
|
23 months |
vboxsync |
Runtime/Makefile.kmk: Fix when liblzma is enabled, bugref:10254
|
|
|
@98734
|
23 months |
vboxsync |
Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
|
|
|
@98732
|
23 months |
vboxsync |
Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
|
|
|
@98513
|
2 years |
vboxsync |
IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
|
|
|
@98511
|
2 years |
vboxsync |
IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
|
|
|
@98497
|
2 years |
vboxsync |
IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
|
|
|
@98439
|
2 years |
vboxsync |
src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98409
|
2 years |
vboxsync |
IPRT/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98322
|
2 years |
vboxsync |
Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
|
|
|
@98307
|
2 years |
vboxsync |
Runtime/RTS3: Retire unused implementation, can be resurrected if required
|
|
|
@98256
|
2 years |
vboxsync |
*.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
|
|
|
@98255
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ …
|
|
|
@98254
|
2 years |
vboxsync |
*.kmk,configure*: s/VBoXLibXml2/VBoxLibXml2 (typo) bugref:10348
|
|
|
@98253
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_LIBXML2/VBoxLibXml2 (sdk) bugref:10348
|
|
|
@98249
|
2 years |
vboxsync |
/*.kmk,configure*: …
|
|
|
@98242
|
2 years |
vboxsync |
IPRT/Makefile.kmk: RuntimeR0Drv_SDKS.win should not include OpenSSL. …
|
|
|
@98241
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ …
|
|
|
@98240
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_LZF/VBoxLzf/ (SDK) bugref:10348
|
|
|
@98238
|
2 years |
vboxsync |
*.kmk,configure*: s/VBOX_LIBCURL/VBoxLibCurl/ (SDK) bugref:10348
|
|
|
@98181
|
2 years |
vboxsync |
/Config.kmk,IPRT/Makefile.kmk: Removed unused RuntimeR3NoCRTGCC …
|
|
|
@98169
|
2 years |
vboxsync |
*.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
|
|
|
@98151
|
2 years |
vboxsync |
IPRT/vcc: Split out the stack probing code (_chkstk) from …
|
|
|
@98126
|
2 years |
vboxsync |
*.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ …
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@97862
|
2 years |
vboxsync |
IPRT/nocrt: Added a simple structured exception handling (SEH) …
|
|
|
@97778
|
2 years |
vboxsync |
IPRT/RTSystemFirmware/solaris: Add a Solaris-specific implementation …
|
|
|
@97766
|
2 years |
vboxsync |
IPRT/RTSystemFirmware/solaris: Add a Solaris-specific implementation …
|
|
|
@97646
|
2 years |
vboxsync |
IPRT: Added RTProcSignalName and a generic implementation of it.
|
|
|
@96925
|
2 years |
vboxsync |
VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
|
|
|
@96892
|
2 years |
vboxsync |
IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID). [typo]
|
|
|
@96891
|
2 years |
vboxsync |
IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID).
|
|
|
@96811
|
2 years |
vboxsync |
VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
|
|
|
@96753
|
2 years |
vboxsync |
RTSignTool: Added commands for extracting root certificates for both a …
|
|
|
@96622
|
2 years |
vboxsync |
IPRT: Added RTTimeFormatDuration[Ex] for duration/interval formatting.
|
|
|