|
|
@73968
|
6 years |
vboxsync |
IPRT/rest: Bug fixes. Pet listing works. bugref:9167
|
|
|
@73967
|
6 years |
vboxsync |
IPRT/http: Implemented RTHttpPerform function. bugref:9167
|
|
|
@73965
|
6 years |
vboxsync |
IPRT/rest: Doxygen fixes. bugref:9167
|
|
|
@73964
|
6 years |
vboxsync |
IPRT/rest: Missing copy stuff in array template; DLL linking. bugref:9167
|
|
|
@73961
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added IEMExecDecodedVmwrite.
|
|
|
@73959
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 Use VMXEXITINFO to pass decoder …
|
|
|
@73958
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73957
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73956
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73955
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Added virtual VM-exit info. struct …
|
|
|
@73950
|
6 years |
vboxsync |
IPRT/rest: Basic string map implementation, sans enumeration. …
|
|
|
@73949
|
6 years |
vboxsync |
IPRT/rest: Basic string map implementation, sans enumeration. bugref:9167
|
|
|
@73942
|
6 years |
vboxsync |
DnD/HostService: Doxygen fix.
|
|
|
@73940
|
6 years |
vboxsync |
DnD/HostService: Renaming, docs (build fix).
|
|
|
@73939
|
6 years |
vboxsync |
DnD/HostService: Renaming, docs.
|
|
|
@73937
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 Implemented VMWRITE instruction.
|
|
|
@73936
|
6 years |
vboxsync |
IPRT/rest: Fix doxygen.
|
|
|
@73935
|
6 years |
vboxsync |
iprt/string.h: Save 8 bytes in RTSTRSPACECORE on 64-bit systems.
|
|
|
@73934
|
6 years |
vboxsync |
IPRT/rest: build fix. bugref:9167
|
|
|
@73933
|
6 years |
vboxsync |
IPRT/rest: Adding genric factor methods for every class and use it to …
|
|
|
@73930
|
6 years |
vboxsync |
IPRT/rest: Implemented parsing json response bodies. bugref:9167
|
|
|
@73929
|
6 years |
vboxsync |
OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
|
|
|
@73922
|
6 years |
vboxsync |
iprt/rest: Added error info, copy of http status, and content type to …
|
|
|
@73920
|
6 years |
vboxsync |
iprt/rest: More work on the API code generation. bugref:9167
|
|
|
@73918
|
6 years |
vboxsync |
iprt/rest: More work on the API code generation. bugref:9167
|
|
|
@73915
|
6 years |
vboxsync |
IPRT/rest: More API code generation bits. bugref:9167
|
|
|
@73914
|
6 years |
vboxsync |
iprt/string.h: Moved %RJs to %RMjs. Addressed escaping of non-ASCII …
|
|
|
@73909
|
6 years |
vboxsync |
iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
|
|
|
@73908
|
6 years |
vboxsync |
iprt/cpp/ministring.h: Added appendPrintf with all variants. Marked a …
|
|
|
@73907
|
6 years |
vboxsync |
iprt/cpp/ministring.h: Added a much of NoThrow variants of the assign, …
|
|
|
@73906
|
6 years |
vboxsync |
iprt/cdefs.h: Added wrappers for the C++ noexcept keyword.
|
|
|
@73904
|
6 years |
vboxsync |
iprt/cdefs.h: Adjust RT_RESERVE for g++ to avoid pedantic warnings.
|
|
|
@73902
|
6 years |
vboxsync |
IPRT/rest: More API code generation bits. bugref:9167 [build fix]
|
|
|
@73900
|
6 years |
vboxsync |
IPRT/rest: More API code generation bits. bugref:9167
|
|
|
@73899
|
6 years |
vboxsync |
IPRT/http: Prototyped RTHttpPerform function. bugref:9167
|
|
|
@73895
|
6 years |
vboxsync |
IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
|
|
|
@73891
|
6 years |
vboxsync |
iprt/cdefs.h: Added RT_OVERRIDE as a wrapper for the C++11 override …
|
|
|
@73889
|
6 years |
vboxsync |
IPRT/rest: More 'api' generator work. bugref:9167
|
|
|
@73888
|
6 years |
vboxsync |
IPRT/http: Added a couple functions for adding headers. Issues with …
|
|
|
@73887
|
6 years |
vboxsync |
IPRT/swagger: Hacking api source. bugref:9167
|
|
|
@73886
|
6 years |
vboxsync |
IPRT/http: RTHttpDestroy shall return a status. bugref:9167
|
|
|
@73885
|
6 years |
vboxsync |
VMM/HM, IEM: Nested VMX: bugref:9180 Implement VMCLEAR instruction, …
|
|
|
@73884
|
6 years |
vboxsync |
IPRT/swagger: Hacking api source. bugref:9167
|
|
|
@73883
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [doxygen]
|
|
|
@73880
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [build fix]
|
|
|
@73879
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
|
|
|
@73876
|
6 years |
vboxsync |
IPRT: More REST work. bugref:9167 [doxygen]
|
|
|
@73875
|
6 years |
vboxsync |
IPRT: More REST work. bugref:9167
|
|
|
@73874
|
6 years |
vboxsync |
RTJson: Added RTJsonValueTypeName and did some internal macro cleanups …
|
|
|
@73870
|
6 years |
vboxsync |
VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
|
|
|
@73868
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: Added some missed fields in the Virtual VMCS …
|
|
|
@73866
|
6 years |
vboxsync |
iprt/swagger-codegen: More model source template hacking. bugref:9167
|
|
|
@73865
|
6 years |
vboxsync |
iprt/swagger-codegen: Started on the model source template. bugref:9167
|
|
|
@73864
|
6 years |
vboxsync |
iprt/swagger-codegen: More codegen hacking. bugref:9167
|
|
|
@73857
|
6 years |
vboxsync |
http.h: doxygen.
|
|
|
@73856
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Virtual-VMCS layout.
|
|
|
@73849
|
6 years |
vboxsync |
iprt/cpp/restbase.h: fix doxygen comments
|
|
|
@73848
|
6 years |
vboxsync |
http.h: read and write callbacks are passed directly to curl and so …
|
|
|
@73838
|
6 years |
vboxsync |
Audio: Added the backend's (friendly) name into the backend configuration.
|
|
|
@73836
|
6 years |
vboxsync |
http.h: Oops, drop a temporary comment that was there just to provide …
|
|
|
@73832
|
6 years |
vboxsync |
http-curl.cpp: Rename http callback typedefs to conform to the iprt …
|
|
|
@73828
|
6 years |
vboxsync |
ExtPack.h: build fix
|
|
|
@73825
|
6 years |
vboxsync |
Main/ExtPack: Add extpack helper interface for creating and updating …
|
|
|
@73819
|
6 years |
vboxsync |
iprt/crypto: some documentation updates. bugref:9152
|
|
|
@73803
|
6 years |
vboxsync |
iprt/cpp/restbase.h: Some serialization and deserialization ideas. …
|
|
|
@73802
|
6 years |
vboxsync |
iprt/cpp/restbase.h: doxygen fix. bugref:9167
|
|
|
@73801
|
6 years |
vboxsync |
IPRT/strformatter: Added %RJs for formatting JSON quoted strings. …
|
|
|
@73796
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Added the new PML address 64-bit …
|
|
|
@73795
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Added more VMX CPUID feature identifiers.
|
|
|
@73789
|
6 years |
vboxsync |
iprt/swagger-codegen: taking an approach to input and output similar …
|
|
|
@73782
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 VMCS field encoding.
|
|
|
@73781
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 VMCS field encoding union.
|
|
|
@73778
|
6 years |
vboxsync |
IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
|
|
|
@73774
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add VMCS field access-type, type and …
|
|
|
@73773
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 VMCS index and encoding are …
|
|
|
@73772
|
6 years |
vboxsync |
hm_vmx.h: nit.
|
|
|
@73771
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Define VMCS field widths, add inline …
|
|
|
@73769
|
6 years |
vboxsync |
iprt/err.h: Fix duplicate value for different status code
|
|
|
@73768
|
6 years |
vboxsync |
Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
|
|
|
@73766
|
6 years |
vboxsync |
Serial: Remove the old serial code and switch over to the new one by …
|
|
|
@73765
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread. [build]
|
|
|
@73762
|
6 years |
vboxsync |
IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
|
|
|
@73761
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread.
|
|
|
@73756
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMCLEAR skeleton.
|
|
|
@73752
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Implement VMPTRST, added decoded …
|
|
|
@73750
|
6 years |
vboxsync |
iprt/win/windows.h: Workaround what appears to be a warning pop issue …
|
|
|
@73749
|
6 years |
vboxsync |
IPRT/crypto: Implemented reading of PEM encrypted RSA keys. bugref:9152
|
|
|
@73745
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement VMPTRLD.
|
|
|
@73739
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Use GCPhysVmcs to keep track of whether …
|
|
|
@73725
|
6 years |
vboxsync |
VBox/err.h: Fix status codes with the same value
|
|
|
@73716
|
6 years |
vboxsync |
Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
|
|
|
@73712
|
6 years |
vboxsync |
Devices/Serial: Remove giving the amount of available data to write …
|
|
|
@73709
|
6 years |
vboxsync |
scm fix
|
|
|
@73708
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Add missing VM-exit instruction …
|
|
|
@73707
|
6 years |
vboxsync |
IPRT: Better fix for missing md4 failure; adding information status …
|
|
|
@73705
|
6 years |
vboxsync |
IPRT: Better fix for missing md4 failure; adding information status …
|
|
|
@73699
|
6 years |
vboxsync |
http-curl.cpp: add a few thin wrappers for some curl options.
|
|
|
@73687
|
6 years |
vboxsync |
Audio/err.h: Added VERR_AUDIO_STREAM_COULD_NOT_CREATE.
|
|
|
@73678
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73677
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|