VirtualBox

source: vbox/trunk/src/VBox/Runtime/generic

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78252   6 years vboxsync IPRT/http: render therefore unto the download callback the user data …
(edit) @78098   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @78066   6 years vboxsync IPRT,GUI: Workaround for certificate downloads getting redirected to https.
(edit) @78048   6 years vboxsync IPRT: Working on new RTPathAbsEx implementation, temporarily called …
(edit) @77832   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77830   6 years vboxsync IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, …
(edit) @77825   6 years vboxsync IPRT: Split RTFileCopyEx and RTFileCopyByHandlesEx out of …
(edit) @77798   6 years vboxsync IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
(edit) @77797   6 years vboxsync IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
(edit) @77632   6 years vboxsync IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
(edit) @77235   6 years vboxsync IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
(edit) @77209   6 years vboxsync IPRT: Split RTFileWriteAt & RTFileReadAt out of fileio.cpp and into …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76354   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76353   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @75108   6 years vboxsync IPRT/http: Extended RTHttpReset with a flag parameter so headers can …
(edit) @75103   6 years vboxsync IPRT/http: RTHttpReset - free headers from the previous request.
(edit) @75045   6 years vboxsync IPRT/RTFileReadAll*: Added RTFILE_RDALL_F_FAIL_ON_MAX_SIZE. bugref:9232
(edit) @74379   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) @74371   6 years vboxsync IPRT:critsect: Corrected RTCritSectEnterMultipleDebug signature in the …
(edit) @74370   6 years vboxsync IPRT/http: Enable using libproxy for proxy settings when present. …
(edit) @74250   6 years vboxsync IRPT/rest,http: Use header callbacks for capturing header values in …
(edit) @74222   6 years vboxsync IPRT/http: Implemented header callbacks. bugref:9167
(edit) @74202   6 years vboxsync IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
(edit) @74126   6 years vboxsync IPRT/rest: More work on binary downloads and uploads. bugref:9167
(edit) @74120   6 years vboxsync IPRt/http: Add missing newline in log.
(edit) @74119   6 years vboxsync IPRt/RTHttpSignHeaders: singature field contains just the signature.
(edit) @74112   6 years vboxsync IPRt/RTHttpSignHeaders: Fix for incompletely initialized header …
(edit) @74094   6 years vboxsync IPRT/http: Fixed two bugs in RTHttpSignHeaders, adding a testcase for …
(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) @74076   6 years vboxsync IPRT/http: Simplified the append-to-empty-list case in …
(edit) @74071   6 years vboxsync IPRT/http: Fixed bug in rtHttpAddHeaderWorker where it failed to …
(edit) @74070   6 years vboxsync IPRT/rest: Redid the OCI-style signing code. Added a value length to …
(edit) @74064   6 years vboxsync IPRT/http: Added prototype for RTHttpSignHeaders. bugref:9167
(edit) @74063   6 years vboxsync IPRT/http: build fix. bugref:9167
(edit) @74062   6 years vboxsync IPRT/http: Adding RTHttpSignHeaders, re-implemented header handling. …
(edit) @74060   6 years vboxsync IPRT/http: s/RTHttpAppend/RTHttpAdd/[Raw]Header, defining FRONT and …
(edit) @74050   6 years vboxsync IPRT/http: RTHttpRawSetUrl - configure proxy for url. This is …
(edit) @74046   6 years vboxsync IPRT/http: Added RTHttpGetHeader(). bugref:9167
(edit) @74045   6 years vboxsync OCI: Call RTHttpUseTemporaryCaFile() on the http handle. In the curl …
(edit) @74019   6 years vboxsync IPRT/http: Fixed POST request with zero body. bugref:9167
(edit) @73977   6 years vboxsync IPRT/rest: More request array and map setter methods. Fixed string …
(edit) @73967   6 years vboxsync IPRT/http: Implemented RTHttpPerform function. bugref:9167
(edit) @73918   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73890   6 years vboxsync IPRT/http: Added a couple functions for adding headers. Issues with …
(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) @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) @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) @73334   6 years vboxsync IPRT: Added RTHttpSetFollowRedirects (translates to …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72285   7 years vboxsync IPRT: Adding RTTimeLocalDeltaNanoFor.
(edit) @72163   7 years vboxsync IPRT: s/LocalUTCOffset/cNsUtcOffset/
(edit) @72140   7 years vboxsync IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
(edit) @70340   7 years vboxsync iprt/RTAssertShouldPanic-generic.cpp: handy debug trick
(edit) @70141   7 years vboxsync http-curl.cpp: rtHttpWinConfigureProxyForUrl - also assume no proxy if …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69111   7 years vboxsync (C) year
(edit) @68969   7 years vboxsync http-curl.cpp: better diagnostics
(edit) @68968   7 years vboxsync http-curl.cpp: Ignore ERROR_WINHTTP_UNRECOGNIZED_SCHEME error code …
(edit) @68183   7 years vboxsync IPRT: Added new RTFileReadAll* flag RTFILE_RDALL_F_TRAILING_ZERO_BYTE …
(edit) @66433   8 years vboxsync Runtime/generic/rtStrFormatKernelAddress-generic: off-by-one
(edit) @66417   8 years vboxsync debug build fix
(edit) @66416   8 years vboxsync build fix
(edit) @66415   8 years vboxsync IPRT: split %RKv formatting into separate function.
(edit) @64634   8 years vboxsync RTPathAbs-generic.cpp: Have to remove '.' too, like the it says on the …
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @63509   8 years vboxsync IPRT: warnings (clang)
(edit) @63451   8 years vboxsync Runtime: warnings
(edit) @63146   8 years vboxsync RTDirCreateUniqueNumbered: increase the max tries a little to make the …
(edit) @62796   8 years vboxsync RTDirCreateUniqueNumbered: Don't depend on uint64_t wrap around.
(edit) @62723   8 years vboxsync RTDirCreateUniqueNumbered: Changed the implementation to count from …
(edit) @62663   8 years vboxsync RuntimeR0Drv: warnings
(edit) @62635   8 years vboxsync warnings
(edit) @62592   8 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62570   8 years vboxsync IPRT: More unused parameters.
(edit) @62567   8 years vboxsync IPRT: More unused parameters.
(edit) @62566   8 years vboxsync IPRT: More unused parameters.
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(edit) @62556   8 years vboxsync IPRT: Unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62461   8 years vboxsync IPRT: scm
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @62436   8 years vboxsync IPRT/R0/RC: MSC level 4 warnings
(edit) @60056   9 years vboxsync Runtime: build fix
(edit) @60054   9 years vboxsync never use AssertStmt(..., continue) but use AssertContinue(...) (look …
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