|
|
@74161
|
6 years |
vboxsync |
IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. bugref:9167
|
|
|
@74149
|
6 years |
vboxsync |
IPRT/rest: Adding RTCRestDate (untested). bugref:9167
|
|
|
@74148
|
6 years |
vboxsync |
IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both …
|
|
|
@74145
|
6 years |
vboxsync |
iprt/time.h: Dropped unnecessary pragma pack on RTTIME.
|
|
|
@74142
|
6 years |
vboxsync |
IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
|
|
|
@74131
|
6 years |
vboxsync |
x86.h: Added IA32_DEBUG_CTL MSR's valid mask (Intel specific).
|
|
|
@74128
|
6 years |
vboxsync |
IPRT/rest: Mostly done with the initial RTCRestBinaryString hacks. …
|
|
|
@74126
|
6 years |
vboxsync |
IPRT/rest: More work on binary downloads and uploads. bugref:9167
|
|
|
@74125
|
6 years |
vboxsync |
IPRT/time: Extended RTTimeToRfc2822 with a flag for specifying …
|
|
|
@74117
|
6 years |
vboxsync |
IPRT/rest: Started implemented more flexible handling of binary …
|
|
|
@74106
|
6 years |
vboxsync |
IPRT/rest: Fix RTCRestAnyObject export issue and response enum linking …
|
|
|
@74099
|
6 years |
vboxsync |
x86.h: Some missing BIT number macros (for upcoming changes).
|
|
|
@74096
|
6 years |
vboxsync |
IPRT/rest: doxygen fix
|
|
|
@74093
|
6 years |
vboxsync |
IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
|
|
|
@74091
|
6 years |
vboxsync |
IPRT/http: New read/write callbacks APIs (untested). bugref:9167 …
|
|
|
@74090
|
6 years |
vboxsync |
IPRT/http: New read/write callbacks APIs (untested). bugref:9167
|
|
|
@74077
|
6 years |
vboxsync |
IPRT/http: document download progress callback. bugref:9167
|
|
|
@74075
|
6 years |
vboxsync |
IPRT/rest: Sketched out a RTCRestBinaryString type for dealing with …
|
|
|
@74070
|
6 years |
vboxsync |
IPRT/rest: Redid the OCI-style signing code. Added a value length to …
|
|
|
@74069
|
6 years |
vboxsync |
IPRT/time: Added RTTimeToRfc2822 for formatting time according to …
|
|
|
@74064
|
6 years |
vboxsync |
IPRT/http: Added prototype for RTHttpSignHeaders. bugref:9167
|
|
|
@74060
|
6 years |
vboxsync |
IPRT/http: s/RTHttpAppend/RTHttpAdd/[Raw]Header, defining FRONT and …
|
|
|
@74052
|
6 years |
vboxsync |
IPRT/rest: Started implementing http-signatures for oci. bugref:9167
|
|
|
@74051
|
6 years |
vboxsync |
IPRT/rest: Fix doxygen comment.
|
|
|
@74046
|
6 years |
vboxsync |
IPRT/http: Added RTHttpGetHeader(). bugref:9167
|
|
|
@74040
|
6 years |
vboxsync |
IPRT/rest: Hacked up string <-> enum translation. bugref:9167
|
|
|
@74029
|
6 years |
vboxsync |
IPRT/rest: Doxygen fix. bugref:9167
|
|
|
@74027
|
6 years |
vboxsync |
IPRT/json: Implemented support for parsing floating point values. …
|
|
|
@74026
|
6 years |
vboxsync |
IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
|
|
|
@74025
|
6 years |
vboxsync |
IPRT/rest: split up restbase.h into several files to make it more …
|
|
|
@74024
|
6 years |
vboxsync |
IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
|
|
|
@74023
|
6 years |
vboxsync |
IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
|
|
|
@74021
|
6 years |
vboxsync |
iprt/cpp/ministring.h: Fix s/Assign/Append/ in a doc comment.
|
|
|
@74020
|
6 years |
vboxsync |
IPRT/rest: Improvements to request parameter handling, implementing …
|
|
|
@74013
|
6 years |
vboxsync |
IPRT/rest: Added parameter based api methods (constructs Request …
|
|
|
@74009
|
6 years |
vboxsync |
IPRT/rest: Pass the response object as a parmeter to the api emthods …
|
|
|
@74008
|
6 years |
vboxsync |
IPRT/rest: Deal (more) properly with 'null'. bugref:9167
|
|
|
@73978
|
6 years |
vboxsync |
IPRT/rest: Fixed empty array & map handling by making the begin …
|
|
|
@73977
|
6 years |
vboxsync |
IPRT/rest: More request array and map setter methods. Fixed string …
|
|
|
@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
|
|
|
@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 …
|
|
|
@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
|
|
|
@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
|
|
|
@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 …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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. …
|
|
|
@73789
|
6 years |
vboxsync |
iprt/swagger-codegen: taking an approach to input and output similar …
|
|
|
@73778
|
6 years |
vboxsync |
IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
|
|
|
@73769
|
6 years |
vboxsync |
iprt/err.h: Fix duplicate value for different status code
|
|
|
@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.
|
|
|
@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
|
|
|