|
|
@57799
|
9 years |
vboxsync |
IPRT/process: Introduced flag RTPROC_FLAGS_OVERWRITE_WITH_PROFILE …
|
|
|
@57794
|
9 years |
vboxsync |
http-curl.cpp: Implementing parsing the windows proxy server list as …
|
|
|
@57791
|
9 years |
vboxsync |
Runtime/tests: more testcases for ASMBitSetRange (#8020)
|
|
|
@57777
|
9 years |
vboxsync |
http-curl.cpp: OSE build fix
|
|
|
@57758
|
9 years |
vboxsync |
IPRT/process-win.cpp: Overwrite existing env vars if …
|
|
|
@57753
|
9 years |
vboxsync |
IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
|
|
|
@57749
|
9 years |
vboxsync |
http-curl.cpp: Halfways there on windows, just need to make use of the …
|
|
|
@57737
|
9 years |
vboxsync |
common/misc/http.cpp -> generic/http-curl.cpp
|
|
|
@57728
|
9 years |
vboxsync |
RTHttpDestroy: duh
|
|
|
@57727
|
9 years |
vboxsync |
RTHttp: Implemented no_proxy parsing.
|
|
|
@57726
|
9 years |
vboxsync |
RTHttp: RTHttpUseSystemProxySettings improvements wrt env vars.
|
|
|
@57725
|
9 years |
vboxsync |
uri.cpp: Build fix.
|
|
|
@57724
|
9 years |
vboxsync |
tstRTUri: Added test with UTF-8 chars both in escaped and plain forms.
|
|
|
@57723
|
9 years |
vboxsync |
RTUri: Reworked the API to a one time parsing and make sure we get …
|
|
|
@57722
|
9 years |
vboxsync |
iprt/string.h: Provide memrchr on platforms which doesn't have it.
|
|
|
@57720
|
9 years |
vboxsync |
RTUri: Preps for parsing the authority bits into smaller pieces for …
|
|
|
@57706
|
9 years |
vboxsync |
tstRTFileAio: tell us why the test was skipped
|
|
|
@57704
|
9 years |
vboxsync |
tstRTFileAio: EINVAL is the documented error code for file systems o …
|
|
|
@57699
|
9 years |
vboxsync |
IPRT: build fix.
|
|
|
@57698
|
9 years |
vboxsync |
IPRT: More Solaris 11 certificate paths.
|
|
|
@57697
|
9 years |
vboxsync |
RTCrStoreCertAddWantedFromFishingExpedition.cpp: Solaris 11 update.
|
|
|
@57696
|
9 years |
vboxsync |
RTPathGlob: Follow links, duh.
|
|
|
@57691
|
9 years |
vboxsync |
Runtime: only compile if VBOX_WITH_LIBCURL defined
|
|
|
@57689
|
9 years |
vboxsync |
New IPRT tool: RTHttp, a very simple URL getter.
|
|
|
@57687
|
9 years |
vboxsync |
RTCrStoreCertAddWantedFromFishingExpedition.cpp: A couple of …
|
|
|
@57686
|
9 years |
vboxsync |
RTPathGlob: fix for a another stupid bug.
|
|
|
@57685
|
9 years |
vboxsync |
RTPathGlob: stupid bug fix.
|
|
|
@57681
|
9 years |
vboxsync |
RTCrStoreCreateSnapshotById-generic.cpp: Oracle Linux 5 update.
|
|
|
@57657
|
9 years |
vboxsync |
tstRTVfs: On all platforms.
|
|
|
@57656
|
9 years |
vboxsync |
IPRT/process-win.cpp: Don't unset env variables from parent in …
|
|
|
@57652
|
9 years |
vboxsync |
crypto/tsp-template.h: Corrected decoding of the seconds member, it's …
|
|
|
@57648
|
10 years |
vboxsync |
tstRTBitOperations: Alternative ASMBitSetRange test variant that tries …
|
|
|
@57647
|
10 years |
vboxsync |
fixed bug in ASMBitSetRange()
|
|
|
@57646
|
10 years |
vboxsync |
IPRT/pipe: build fix
|
|
|
@57645
|
10 years |
vboxsync |
IPRT/pipe: build fix
|
|
|
@57644
|
10 years |
vboxsync |
IPRT/pipe: build fix
|
|
|
@57643
|
10 years |
vboxsync |
IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
|
|
|
@57641
|
10 years |
vboxsync |
RTCrPemFreeSections: pbData is always on the heap, so don't call …
|
|
|
@57638
|
10 years |
vboxsync |
tstRTVfs: Didn't mean to disable the std input test.
|
|
|
@57637
|
10 years |
vboxsync |
tstRTVfs: Fixed incorrect RTTest usage.
|
|
|
@57636
|
10 years |
vboxsync |
RTPipeFromNative/win: Handle full duplex pipes without asserting and …
|
|
|
@57635
|
10 years |
vboxsync |
RTVfsIoStrmFromRTFile: Fixed reference leak.
|
|
|
@57634
|
10 years |
vboxsync |
fileio-win.cpp: W10 return ERROR_INVALID_FUNCTION in RTFileQueryInfo …
|
|
|
@57624
|
10 years |
vboxsync |
IPRT,UINetworkReply: Fixes, logging.
|
|
|
@57622
|
10 years |
vboxsync |
duh2
|
|
|
@57621
|
10 years |
vboxsync |
duh
|
|
|
@57620
|
10 years |
vboxsync |
fileio-win.cpp: Condensed the console I/O handle workaround code in …
|
|
|
@57619
|
10 years |
vboxsync |
IPRT/testcase: Run tstRTVfs only for Windows at the moment.
|
|
|
@57617
|
10 years |
vboxsync |
IPRT: Build fix.
|
|
|
@57616
|
10 years |
vboxsync |
IPRT,UINetworkReply: Build & bug fixes.
|
|
|
@57615
|
10 years |
vboxsync |
RTPathGlob: build and bug fix.
|
|
|
@57614
|
10 years |
vboxsync |
build fix
|
|
|
@57613
|
10 years |
vboxsync |
IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
|
|
|
@57610
|
10 years |
vboxsync |
Logging.
|
|
|
@57604
|
10 years |
vboxsync |
IPRT/testcase: Added tstRTVfs.cpp for testing VFS API functions.
|
|
|
@57603
|
10 years |
vboxsync |
IPRT/fileio-win.cpp: Follow-up fix to r102458: Use the undocumented …
|
|
|
@57598
|
10 years |
vboxsync |
Typo.
|
|
|
@57597
|
10 years |
vboxsync |
IPRT/fileio-win.cpp: Fixed support for RTFileQueryInfo() in …
|
|
|
@57586
|
10 years |
vboxsync |
IPRT: Implemented reading lib/Security/cacerts from JRE.
|
|
|
@57584
|
10 years |
vboxsync |
IPRT: Implemented reading lib/Security/cacerts from JRE.
|
|
|
@57582
|
10 years |
vboxsync |
build fix
|
|
|
@57580
|
10 years |
vboxsync |
IPRT: Implemented RTCrStoreCreateSnapshotById for darwin.
|
|
|
@57577
|
10 years |
vboxsync |
IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
|
|
|
@57574
|
10 years |
vboxsync |
rtCrx509TbsCertificate_AddKeyUsageFlags: Fix assertion.
|
|
|
@57572
|
10 years |
vboxsync |
IPRT: Started on accessing system certificate stores to get SSL roots …
|
|
|
@57548
|
10 years |
vboxsync |
RTCrStoreCertAddFromFile.cpp: Updated PEM certificate markers.
|
|
|
@57516
|
10 years |
vboxsync |
Runtime/http: additional error code
|
|
|
@57476
|
10 years |
vboxsync |
space.
|
|
|
@57444
|
10 years |
vboxsync |
static
|
|
|
@57434
|
10 years |
vboxsync |
build fix
|
|
|
@57432
|
10 years |
vboxsync |
iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
|
|
|
@57416
|
10 years |
vboxsync |
More DECLCALLBACK fixes; retired RTMemAutoPtr.
|
|
|
@57415
|
10 years |
vboxsync |
More DECLCALLBACK fixes.
|
|
|
@57409
|
10 years |
vboxsync |
thread-r0drv-nt.cpp: Remove unused function RTThreadSleepCommon.
|
|
|
@57405
|
10 years |
vboxsync |
build fix
|
|
|
@57387
|
10 years |
vboxsync |
manifest.cpp: build fix
|
|
|
@57372
|
10 years |
vboxsync |
scm: fixes in previous cleanup run.
|
|
|
@57368
|
10 years |
vboxsync |
fix
|
|
|
@57358
|
10 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57330
|
10 years |
vboxsync |
spinlock-r0drv-linux.c: warning.
|
|
|
@57325
|
10 years |
vboxsync |
ldrPE.cpp: Added kludge for windows 10's 32-bit imagehlp.dll which has …
|
|
|
@57323
|
10 years |
vboxsync |
the-linux-kernel.h: Use ASMChangeFlags for IPRT_LINUX_RESTORE_EFL_ONLY_AC.
|
|
|
@57322
|
10 years |
vboxsync |
spinlock-r0drv-linux.c: Fixed saving and restoring EFLAGS.AC, must do …
|
|
|
@57318
|
10 years |
vboxsync |
build fix
|
|
|
@57313
|
10 years |
vboxsync |
IPRT,SUPDrv: More work on preserving certain EFLAGS for CONFIG_X86_SMAP.
|
|
|
@57311
|
10 years |
vboxsync |
testcase/tstRTFileAio: actually it's VERR_ACCESS_DENIED not …
|
|
|
@57300
|
10 years |
vboxsync |
fix
|
|
|
@57294
|
10 years |
vboxsync |
typo
|
|
|
@57284
|
10 years |
vboxsync |
actually evaluated fAsyncMayFail
|
|
|
@57282
|
10 years |
vboxsync |
O_DIRECT seems to be not supported on tmpfs
|
|
|
@57281
|
10 years |
vboxsync |
iprt/r0drv/linux: addendum to r102031
|
|
|
@57276
|
10 years |
vboxsync |
iprt/r0drv/linux: Preserve EFLAGS/AC where ever it may possibly be …
|
|
|
@57274
|
10 years |
vboxsync |
iprt/r0drv/darwin: The remaining (hopefully) places where we might …
|
|
|
@57252
|
10 years |
vboxsync |
SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
|
|
|
@57246
|
10 years |
vboxsync |
iprt/darwin/r0drv: More saving of EFLAGS/AC, seems anything that may …
|
|
|
@57237
|
10 years |
vboxsync |
Fix doxygen bugref w/ comments to use the URL format.
|
|
|
@57230
|
10 years |
vboxsync |
spinlock-r0drv-darwin.cpp: Fix leak.
|
|
|
@57228
|
10 years |
vboxsync |
IPRT/r0drv/darwin: More EFLAGS.AC paranoia.
|
|
|
@57206
|
10 years |
vboxsync |
typo
|
|
|
@57189
|
10 years |
vboxsync |
Runtime/RTUtf16Copy: Fix implementation, would only copy half of the …
|
|
|