|
|
@74352
|
6 years |
vboxsync |
IPRT/cipher: Fixed incorrect assertions. bugref:9246
|
|
|
@74351
|
6 years |
vboxsync |
IPRT/rest: Redid the previous attempt at making sense of the …
|
|
|
@74349
|
6 years |
vboxsync |
IPRT/json: Fixed handling of \t, \n, \r, \b, and \f escape sequences. …
|
|
|
@74348
|
6 years |
vboxsync |
IPRT/rest: Trying to make the basepath stuff more flexible. However, …
|
|
|
@74347
|
6 years |
vboxsync |
IPRT/rest: Implemented inheritance in the data model. Introducing a …
|
|
|
@74344
|
6 years |
vboxsync |
IPRT/assert: Added check for env var IPRT_ASSERT_NO_STACK and …
|
|
|
@74343
|
6 years |
vboxsync |
IPRT/RTCrKeyCreateNewRsa: Fixed inverted allocation failure test. …
|
|
|
@74342
|
6 years |
vboxsync |
IPRT/ssl: avoid asserting in RTFileExists. bugref:9246
|
|
|
@74340
|
6 years |
vboxsync |
IPRT/ssl: Couple of fixes. bugref:9246
|
|
|
@74327
|
6 years |
vboxsync |
IRPT: Added build target to check that VBoxRTImp.def and friends …
|
|
|
@74315
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74314
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74313
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74312
|
6 years |
vboxsync |
IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
|
|
|
@74302
|
6 years |
vboxsync |
scm fixes
|
|
|
@74300
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74299
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74296
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74295
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74263
|
6 years |
vboxsync |
IPRT/rest: Reimplement RTCRestArrayBase::fromString and adjusted …
|
|
|
@74262
|
6 years |
vboxsync |
IPRT/RTCString: Added find(char,size_t) and find(RTCString const …
|
|
|
@74255
|
6 years |
vboxsync |
IPRT/dbgstackdumpself: Another shot at the solaris linking issue. …
|
|
|
@74252
|
6 years |
vboxsync |
IPRT/dbgstackdumpself: Another shot at the solaris linking issue. …
|
|
|
@74251
|
6 years |
vboxsync |
IRPT/rest,http: Use header callbacks for capturing header values in …
|
|
|
@74250
|
6 years |
vboxsync |
IRPT/rest,http: Use header callbacks for capturing header values in …
|
|
|
@74244
|
6 years |
vboxsync |
IPRT/rest: RTCRestArrayBase::serializeAsJson - don't emut comma after …
|
|
|
@74235
|
6 years |
vboxsync |
Config.kmk,Makefile.kmk,iprt: extpack solaris build hacking.
|
|
|
@74232
|
6 years |
vboxsync |
IPRT/rest: fix typo in method name
|
|
|
@74228
|
6 years |
vboxsync |
IPRT/rest: RTCRestBinaryParameter::assignCopy - don't forget to also …
|
|
|
@74197
|
6 years |
vboxsync |
IPRT/rest: String map tests. A couple of bugfixes (removal, …
|
|
|
@74193
|
6 years |
vboxsync |
IPRT/rest: Array tests. Fixed double size decrement in removeAt …
|
|
|
@74192
|
6 years |
vboxsync |
IPRT/rest: RTCRestClientApiBase::reinitHttpInstance - as a temporary …
|
|
|
@74181
|
6 years |
vboxsync |
IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues …
|
|
|
@74179
|
6 years |
vboxsync |
IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode …
|
|
|
@74176
|
6 years |
vboxsync |
IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. …
|
|
|
@74175
|
6 years |
vboxsync |
IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
|
|
|
@74174
|
6 years |
vboxsync |
IPRT/RTCString: Fixed buggy assign(size_t, char) methods.
|
|
|
@74173
|
6 years |
vboxsync |
IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
|
|
|
@74170
|
6 years |
vboxsync |
IPRT/rest: Added testcase for RTCRestDouble, fixing issues found. …
|
|
|
@74161
|
6 years |
vboxsync |
IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. bugref:9167
|
|
|
@74160
|
6 years |
vboxsync |
IPRT/strtonum: Fixed problem handling INT64_MIN in RTStrToInt64Ex and …
|
|
|
@74157
|
6 years |
vboxsync |
IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the …
|
|
|
@74150
|
6 years |
vboxsync |
IPRT/time: Added a few RTTimeFromXxxx tests and fixed bugs found. …
|
|
|
@74149
|
6 years |
vboxsync |
IPRT/rest: Adding RTCRestDate (untested). bugref:9167
|
|
|
@74148
|
6 years |
vboxsync |
IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both …
|
|
|
@74143
|
6 years |
vboxsync |
IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
|
|
|
@74142
|
6 years |
vboxsync |
IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
|
|
|
@74129
|
6 years |
vboxsync |
IPRT/rest: bug/build fix. bugref:9167
|
|
|
@74127
|
6 years |
vboxsync |
IPRT/rest: More work on binary downloads and uploads. bugref:9167 …
|
|
|
@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 …
|
|
|
@74122
|
6 years |
vboxsync |
IPRT/rest: When we generate X-Date header we use RTTimeToRfc2822. …
|
|
|
@74117
|
6 years |
vboxsync |
IPRT/rest: Started implemented more flexible handling of binary …
|
|
|
@74116
|
6 years |
vboxsync |
IPRT/rest: Do not assert things about data we get from the network.
…
|
|
|
@74093
|
6 years |
vboxsync |
IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
|
|
|
@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 …
|
|
|
@74060
|
6 years |
vboxsync |
IPRT/http: s/RTHttpAppend/RTHttpAdd/[Raw]Header, defining FRONT and …
|
|
|
@74053
|
6 years |
vboxsync |
IPRT/rest: Started implementing http-signatures for oci. bugref:9167 …
|
|
|
@74052
|
6 years |
vboxsync |
IPRT/rest: Started implementing http-signatures for oci. bugref:9167
|
|
|
@74040
|
6 years |
vboxsync |
IPRT/rest: Hacked up string <-> enum translation. bugref:9167
|
|
|
@74028
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestDouble::deserializeFromJson(). bugref:9167
|
|
|
@74027
|
6 years |
vboxsync |
IPRT/json: Implemented support for parsing floating point values. …
|
|
|
@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) …
|
|
|
@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
|
|
|
@73996
|
6 years |
vboxsync |
IPRT/json: don't check the handle twice. bugref:9167
|
|
|
@73995
|
6 years |
vboxsync |
IPRT/rest: fixes. bugref:9167
|
|
|
@73981
|
6 years |
vboxsync |
Runtime/json.cpp: Fix handling negative numbers
|
|
|
@73979
|
6 years |
vboxsync |
IPRT/json: Made the json parser report error info. Currently we're …
|
|
|
@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
|
|
|
@73963
|
6 years |
vboxsync |
IPRT/ministring: Fixed bug in new no-throw printf methods. bugref:9167
|
|
|
@73960
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73958
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73956
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73951
|
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
|
|
|
@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
|
|
|
@73923
|
6 years |
vboxsync |
iprt/rest: Added error info, copy of http status, and content type to …
|
|
|
@73922
|
6 years |
vboxsync |
iprt/rest: Added error info, copy of http status, and content type to …
|
|
|
@73921
|
6 years |
vboxsync |
iprt/rest: More work on the API code generation. bugref:9167
|
|
|
@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
|
|
|
@73914
|
6 years |
vboxsync |
iprt/string.h: Moved %RJs to %RMjs. Addressed escaping of non-ASCII …
|
|
|
@73910
|
6 years |
vboxsync |
iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
|
|
|
@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, …
|
|
|
@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
|
|
|
@73898
|
6 years |
vboxsync |
Temporarily use RT_NOREF to avoid build errors.
|
|
|