VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

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

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