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