VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74614   6 years vboxsync iprt/crypto: Some apple code signing structures. bugref:9232
(edit) @74594   6 years vboxsync iprt/string.h: Fix pasto in comment for RTStrToUInt32()
(edit) @74517   6 years vboxsync NEM/win: Updates for new builds. bugref:9044
(edit) @74508   6 years vboxsync iprt/nt/hyperv.h: Document some new registers.
(edit) @74500   6 years vboxsync iprt/assert.h: Added AssertLogRelStmt.
(edit) @74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
(edit) @74456   6 years vboxsync iprt/asm.h: doxygen fix
(edit) @74453   6 years vboxsync DrvChar,asm.h: Added ASMAtomicXchgZ to get rid of 32-bit VCC …
(edit) @74428   6 years vboxsync IPRT/rest: doxygen fix. bugref:9167
(edit) @74425   6 years vboxsync IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding …
(edit) @74424   6 years vboxsync IPRT/uri: Better handling of empty port specifiers. bugref:9249
(edit) @74415   6 years vboxsync IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
(edit) @74414   6 years vboxsync IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
(edit) @74410   6 years vboxsync IPRT/rest: Fixed RTCRestStringEnum::clone override. bugref:9167
(edit) @74402   6 years vboxsync IPRT/rest: Implemented array and string-map support for …
(edit) @74396   6 years vboxsync IPRT/rest: Prepped for polymorphic body responses. bugref:9167
(edit) @74395   6 years vboxsync IPRT/rest: Implemented support for polymorphic parameters (requests). …
(edit) @74390   6 years vboxsync IPRT/rest: Replaced thrice duplicate enum wrapping code with a …
(edit) @74388   6 years vboxsync x86.h: Added IA32_SMBASE MSR.
(edit) @74387   6 years vboxsync IPRT/rest: Early support for polymorphic data objects in the data …
(edit) @74378   6 years vboxsync IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
(edit) @74377   6 years vboxsync IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
(edit) @74373   6 years vboxsync IPRT:critsect: Corrected RTCritSectEnterMultipleDebug signature again, …
(edit) @74351   6 years vboxsync IPRT/rest: Redid the previous attempt at making sense of the …
(edit) @74348   6 years vboxsync IPRT/rest: Trying to make the basepath stuff more flexible. However, …
(edit) @74347   6 years vboxsync IPRT/rest: Implemented inheritance in the data model. Introducing a …
(edit) @74331   6 years vboxsync IPRt/mangling: We no longer have any RTMemLocked* APIs.
(edit) @74330   6 years vboxsync scm fix
(edit) @74317   6 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74313   6 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74312   6 years vboxsync IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
(edit) @74302   6 years vboxsync scm fixes
(edit) @74297   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74295   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74263   6 years vboxsync IPRT/rest: Reimplement RTCRestArrayBase::fromString and adjusted …
(edit) @74262   6 years vboxsync IPRT/RTCString: Added find(char,size_t) and find(RTCString const …
(edit) @74253   6 years vboxsync IPRT/ldr: Added RTLDRLOAD_FLAGS_NO_SUFFIX flag for enabling loading …
(edit) @74250   6 years vboxsync IRPT/rest,http: Use header callbacks for capturing header values in …
(edit) @74241   6 years vboxsync iprt/x86.h: dtrace doesn't grok RTUINT128U in X86XMMREG.
(edit) @74240   6 years vboxsync iprt/x86.h: Fixed duplicate MSR_IA32_VMX_VMFUNC definition (breaks dtrace).
(edit) @74232   6 years vboxsync IPRT/rest: fix typo in method name
(edit) @74231   6 years vboxsync IPRT/rest: Provide RTCRestBinaryParameter::getContentLength()
(edit) @74224   6 years vboxsync IPRT/http,rest: Clearified the content offset parameter in the callbacks.
(edit) @74222   6 years vboxsync IPRT/http: Implemented header callbacks. bugref:9167
(edit) @74203   6 years vboxsync IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
(edit) @74202   6 years vboxsync IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
(edit) @74197   6 years vboxsync IPRT/rest: String map tests. A couple of bugfixes (removal, …
(edit) @74195   6 years vboxsync IPRT/rest: Build fix for array tests. Started testing the string map. …
(edit) @74181   6 years vboxsync IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues …
(edit) @74179   6 years vboxsync IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode …
(edit) @74176   6 years vboxsync IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. …
(edit) @74173   6 years vboxsync IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
(edit) @74161   6 years vboxsync IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. bugref:9167
(edit) @74149   6 years vboxsync IPRT/rest: Adding RTCRestDate (untested). bugref:9167
(edit) @74148   6 years vboxsync IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both …
(edit) @74145   6 years vboxsync iprt/time.h: Dropped unnecessary pragma pack on RTTIME.
(edit) @74142   6 years vboxsync IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
(edit) @74131   6 years vboxsync x86.h: Added IA32_DEBUG_CTL MSR's valid mask (Intel specific).
(edit) @74128   6 years vboxsync IPRT/rest: Mostly done with the initial RTCRestBinaryString hacks. …
(edit) @74126   6 years vboxsync IPRT/rest: More work on binary downloads and uploads. bugref:9167
(edit) @74125   6 years vboxsync IPRT/time: Extended RTTimeToRfc2822 with a flag for specifying …
(edit) @74117   6 years vboxsync IPRT/rest: Started implemented more flexible handling of binary …
(edit) @74106   6 years vboxsync IPRT/rest: Fix RTCRestAnyObject export issue and response enum linking …
(edit) @74099   6 years vboxsync x86.h: Some missing BIT number macros (for upcoming changes).
(edit) @74096   6 years vboxsync IPRT/rest: doxygen fix
(edit) @74093   6 years vboxsync IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
(edit) @74091   6 years vboxsync IPRT/http: New read/write callbacks APIs (untested). bugref:9167 …
(edit) @74090   6 years vboxsync IPRT/http: New read/write callbacks APIs (untested). bugref:9167
(edit) @74077   6 years vboxsync IPRT/http: document download progress callback. bugref:9167
(edit) @74075   6 years vboxsync IPRT/rest: Sketched out a RTCRestBinaryString type for dealing with …
(edit) @74070   6 years vboxsync IPRT/rest: Redid the OCI-style signing code. Added a value length to …
(edit) @74069   6 years vboxsync IPRT/time: Added RTTimeToRfc2822 for formatting time according to …
(edit) @74064   6 years vboxsync IPRT/http: Added prototype for RTHttpSignHeaders. bugref:9167
(edit) @74060   6 years vboxsync IPRT/http: s/RTHttpAppend/RTHttpAdd/[Raw]Header, defining FRONT and …
(edit) @74052   6 years vboxsync IPRT/rest: Started implementing http-signatures for oci. bugref:9167
(edit) @74051   6 years vboxsync IPRT/rest: Fix doxygen comment.
(edit) @74046   6 years vboxsync IPRT/http: Added RTHttpGetHeader(). bugref:9167
(edit) @74040   6 years vboxsync IPRT/rest: Hacked up string <-> enum translation. bugref:9167
(edit) @74029   6 years vboxsync IPRT/rest: Doxygen fix. bugref:9167
(edit) @74027   6 years vboxsync IPRT/json: Implemented support for parsing floating point values. …
(edit) @74026   6 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74025   6 years vboxsync IPRT/rest: split up restbase.h into several files to make it more …
(edit) @74024   6 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74023   6 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74021   6 years vboxsync iprt/cpp/ministring.h: Fix s/Assign/Append/ in a doc comment.
(edit) @74020   6 years vboxsync IPRT/rest: Improvements to request parameter handling, implementing …
(edit) @74013   6 years vboxsync IPRT/rest: Added parameter based api methods (constructs Request …
(edit) @74009   6 years vboxsync IPRT/rest: Pass the response object as a parmeter to the api emthods …
(edit) @74008   6 years vboxsync IPRT/rest: Deal (more) properly with 'null'. bugref:9167
(edit) @73978   6 years vboxsync IPRT/rest: Fixed empty array & map handling by making the begin …
(edit) @73977   6 years vboxsync IPRT/rest: More request array and map setter methods. Fixed string …
(edit) @73968   6 years vboxsync IPRT/rest: Bug fixes. Pet listing works. bugref:9167
(edit) @73967   6 years vboxsync IPRT/http: Implemented RTHttpPerform function. bugref:9167
(edit) @73965   6 years vboxsync IPRT/rest: Doxygen fixes. bugref:9167
(edit) @73964   6 years vboxsync IPRT/rest: Missing copy stuff in array template; DLL linking. bugref:9167
(edit) @73958   6 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73957   6 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73956   6 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73950   6 years vboxsync IPRT/rest: Basic string map implementation, sans enumeration. …
(edit) @73949   6 years vboxsync IPRT/rest: Basic string map implementation, sans enumeration. bugref:9167
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette