VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @73996   6 years vboxsync IPRT/json: don't check the handle twice. bugref:9167
(edit) @73995   6 years vboxsync IPRT/rest: fixes. bugref:9167
(edit) @73981   6 years vboxsync Runtime/json.cpp: Fix handling negative numbers
(edit) @73979   6 years vboxsync IPRT/json: Made the json parser report error info. Currently we're …
(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) @73963   6 years vboxsync IPRT/ministring: Fixed bug in new no-throw printf methods. bugref:9167
(edit) @73960   6 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73958   6 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73956   6 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73951   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
(edit) @73933   6 years vboxsync IPRT/rest: Adding genric factor methods for every class and use it to …
(edit) @73930   6 years vboxsync IPRT/rest: Implemented parsing json response bodies. bugref:9167
(edit) @73923   6 years vboxsync iprt/rest: Added error info, copy of http status, and content type to …
(edit) @73922   6 years vboxsync iprt/rest: Added error info, copy of http status, and content type to …
(edit) @73921   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73920   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73918   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73914   6 years vboxsync iprt/string.h: Moved %RJs to %RMjs. Addressed escaping of non-ASCII …
(edit) @73910   6 years vboxsync iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
(edit) @73909   6 years vboxsync iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
(edit) @73908   6 years vboxsync iprt/cpp/ministring.h: Added appendPrintf with all variants. Marked a …
(edit) @73907   6 years vboxsync iprt/cpp/ministring.h: Added a much of NoThrow variants of the assign, …
(edit) @73905   6 years vboxsync IPRT/rest: build fix. bugref:9167
(edit) @73902   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167 [build fix]
(edit) @73900   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167
(edit) @73898   6 years vboxsync Temporarily use RT_NOREF to avoid build errors.
(edit) @73895   6 years vboxsync IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
(edit) @73890   6 years vboxsync IPRT/http: Added a couple functions for adding headers. Issues with …
(edit) @73889   6 years vboxsync IPRT/rest: More 'api' generator work. bugref:9167
(edit) @73888   6 years vboxsync IPRT/http: Added a couple functions for adding headers. Issues with …
(edit) @73886   6 years vboxsync IPRT/http: RTHttpDestroy shall return a status. bugref:9167
(edit) @73879   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
(edit) @73875   6 years vboxsync IPRT: More REST work. bugref:9167
(edit) @73874   6 years vboxsync RTJson: Added RTJsonValueTypeName and did some internal macro cleanups …
(edit) @73851   6 years vboxsync http-curl.cpp: revert r124526. We still need to support systems with …
(edit) @73839   6 years vboxsync http-curl.c: Factor out CURLcode rtHttpSetWriteCallback() and use it …
(edit) @73837   6 years vboxsync http-curl.cpp: Use CURL_FAILURE() macro in the new code.
(edit) @73834   6 years vboxsync http-curl.cpp: Use new CURLOPT_XFERINFOFUNCTION instead of old …
(edit) @73832   6 years vboxsync http-curl.cpp: Rename http callback typedefs to conform to the iprt …
(edit) @73808   6 years vboxsync dbgstackdumpself: missing blank line.
(edit) @73807   6 years vboxsync tstRTCrPkix-1: Forgot to update the digest with the text we wanted to …
(edit) @73801   6 years vboxsync IPRT/strformatter: Added %RJs for formatting JSON quoted strings. …
(edit) @73779   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [doxygen]
(edit) @73776   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [doxgyen]
(edit) @73764   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [build]
(edit) @73763   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [bugfix]
(edit) @73762   6 years vboxsync IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
(edit) @73761   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread.
(edit) @73760   6 years vboxsync IPRT/dbgmodexports: paranoia.
(edit) @73759   6 years vboxsync IPRT/RTLdrQueryProp[Ex]: Fixed passing a uint32_t when querying …
(edit) @73758   6 years vboxsync IPRT/ldrPE: Fixed bug in Seg+Offset -> RVA translation method.
(edit) @73751   6 years vboxsync IPRT: No MD4 in RuntimeR0Drv on windows, of course.
(edit) @73749   6 years vboxsync IPRT/crypto: Implemented reading of PEM encrypted RSA keys. bugref:9152
(edit) @73720   6 years vboxsync Runtime/serialport-win.cpp: Fixes, can't use CancelIo because it …
(edit) @73706   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73705   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73704   6 years vboxsync IPRT/base64.cpp: nit
(edit) @73703   6 years vboxsync IPRT/r3/memsafer: Switched to individual scrambling words for each …
(edit) @73700   6 years vboxsync http-curl.cpp: fix accidental trailing whitespace.
(edit) @73699   6 years vboxsync http-curl.cpp: add a few thin wrappers for some curl options.
(edit) @73688   6 years vboxsync tstRTCrX509: Fix for new status on missing MD4.
(edit) @73679   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73677   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73672   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73670   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73668   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73666   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73662   6 years vboxsync IPRT/ASN.1: Added g_RTAsn1EFenceAllocator and RTAsn1CursorIsEnd.
(edit) @73644   6 years vboxsync IPRT/pemfile.cpp: Fixed parsing word sequences (only ever worked with …
(edit) @73635   6 years vboxsync Runtime/serialport-win.cpp: Fixes for I/O
(edit) @73630   6 years vboxsync Runtime/serialport-win.cpp: Fixes for RTSerialPortOpen()
(edit) @73616   6 years vboxsync Runtime/RTJson: Promote type assertions In query functions to always …
(edit) @73603   6 years vboxsync iprt/rtFsIsoMakerOutFile_GenerateDirRecDirect: fix for files ~8GB and …
(edit) @73587   6 years vboxsync iptr/base64: introduce RTBase64EncodedLengthEx() and …
(edit) @73537   6 years vboxsync IPRT: Some more work on stack unwinding using dwarf info. bugref:3897
(edit) @73531   6 years vboxsync IPRT: Some work on stack unwinding using dwarf info. bugref:3897
(edit) @73516   6 years vboxsync IPRT: GCC 8.2.0 fixes [build fix]
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73501   6 years vboxsync IPRT/tarvfs: Missing break handling RTZIPTAR_TF_GNU_LONGNAME and …
(edit) @73496   6 years vboxsync IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
(edit) @73494   6 years vboxsync IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
(edit) @73442   6 years vboxsync IPRT/ldr: Added KCPUARCH_X86_16.
(edit) @73412   6 years vboxsync IPRT/dbgmoddeferred: Fixed debug close method using the wrong instance …
(edit) @73401   6 years vboxsync dbgmoddeferred: magic
(edit) @73387   6 years vboxsync RTLdrQueryPropEx: RTLDRPROP_UNWIND_TABLE and RTLDRPROP_UNWIND_INFO for …
(edit) @73375   6 years vboxsync IPRT: Added RTLDRPROP_UNWIND_INFO to RTLdrQueryPropEx. Added …
(edit) @73365   6 years vboxsync iprt: comments
(edit) @73359   6 years vboxsync IPRT/RTDbg: Added RTDBGSYMADDR_FLAGS_SKIP_ABS and …
(edit) @73347   6 years vboxsync iprt/the-nt-kernel.h: comment typo
(edit) @73334   6 years vboxsync IPRT: Added RTHttpSetFollowRedirects (translates to …
(edit) @73312   6 years vboxsync IPRT/crypto: Check content size in RTCrStoreCertAddFromFile() and …
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