|
|
@58155
|
9 years |
vboxsync |
check the index first
|
|
|
@58139
|
9 years |
vboxsync |
Runtime/Makefile.kmk: Build fix attempt
|
|
|
@58137
|
9 years |
vboxsync |
Runtime/Makefile.kmk: Build fix attempt
|
|
|
@58136
|
9 years |
vboxsync |
Runtime/Makefile.kmk: Made doxygen warnings and errors stop the build.
|
|
|
@58135
|
9 years |
vboxsync |
Runtime: explicitly pass XML_PARSE_HUGE to lift the limit of 256 nodes …
|
|
|
@58106
|
9 years |
vboxsync |
include,misc: Corrected a bunch of doxygen errors.
|
|
|
@58069
|
9 years |
vboxsync |
IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
|
|
|
@58068
|
9 years |
vboxsync |
IPRT: Added RTUriFilePathEx, removed RTUriFileNPath as we ignored the …
|
|
|
@58067
|
9 years |
vboxsync |
IPRT: Added RTUriFileCreateEx and made RTUriFileCreate assume OS …
|
|
|
@58066
|
9 years |
vboxsync |
RTUriFileCreate: NULL and empty input paths are invalid, period.
|
|
|
@58065
|
9 years |
vboxsync |
tstRTUri: Must duplicate stuff to deal with NULL returns.
|
|
|
@58063
|
9 years |
vboxsync |
tstRTUri: Added an actual UNC test, which fails, so it's disabled.
|
|
|
@58062
|
9 years |
vboxsync |
tstRTUri: Actually, there are no UNC tests here. Paths where misleading.
|
|
|
@58061
|
9 years |
vboxsync |
tstRTUri: Added two tests where we're not doing the right thing …
|
|
|
@58060
|
9 years |
vboxsync |
tstRTUri.cpp: fixed the windows centric test strings used with …
|
|
|
@58059
|
9 years |
vboxsync |
tstRTUri: Merged the windows reference results into g_aCreateFileURIs …
|
|
|
@58057
|
9 years |
vboxsync |
tstRTUri.cpp: The windows API results aren't the documentation of the …
|
|
|
@58050
|
9 years |
vboxsync |
uri.cpp: Reformatted the code and found decoding statement. Must check …
|
|
|
@58049
|
9 years |
vboxsync |
uri.cpp: r=bird: You need to decode the stuff, you cannot just copy …
|
|
|
@58047
|
9 years |
vboxsync |
typo
|
|
|
@58041
|
9 years |
vboxsync |
tstRTFileAio: typo
|
|
|
@58039
|
9 years |
vboxsync |
warning
|
|
|
@57983
|
9 years |
vboxsync |
Build fix.
|
|
|
@57982
|
9 years |
vboxsync |
Nits.
|
|
|
@57981
|
9 years |
vboxsync |
IPRT: misc/uri.cpp: Bugfixes, behave more like …
|
|
|
@57978
|
9 years |
vboxsync |
IPRT: Doxygen warning fixes (last ones, hopefully).
|
|
|
@57976
|
9 years |
vboxsync |
Runtime/Doxyfile: updated the file and fixed the missing @endlink in …
|
|
|
@57975
|
9 years |
vboxsync |
IPRT: Some more doxygen fixes.
|
|
|
@57974
|
9 years |
vboxsync |
IPRT: Some more doxygen fixes.
|
|
|
@57970
|
9 years |
vboxsync |
Runtime: fixed parameters for RTUdpCreateClientSocket
|
|
|
@57967
|
9 years |
vboxsync |
testcase: warning
|
|
|
@57958
|
9 years |
vboxsync |
Runtime/udp: use default connect.
|
|
|
@57957
|
9 years |
vboxsync |
Runtime: Allow specifying the default destination address on the UDP …
|
|
|
@57956
|
9 years |
vboxsync |
Runtime/testcase: Added a simple UDP socket testcase.
|
|
|
@57955
|
9 years |
vboxsync |
IPRT: Add RTUdpCreateClientSocket.
|
|
|
@57949
|
9 years |
vboxsync |
VBOX_WITH_MORE_NT4_COMPAT_BINARIES fix.
|
|
|
@57944
|
9 years |
vboxsync |
iprt: More doxygen corrections.
|
|
|
@57928
|
9 years |
vboxsync |
nits.
|
|
|
@57926
|
9 years |
vboxsync |
IPRT: Doxygen clenaups (mostly).
|
|
|
@57919
|
9 years |
vboxsync |
direnum-r3-nt.cpp: Don't try FileIdBothDirectoryInformation on W2K and …
|
|
|
@57918
|
9 years |
vboxsync |
process-posix.cpp: build fix.
|
|
|
@57917
|
9 years |
vboxsync |
tstRTProcCreateEx: Use RTProcQueryUsernameA to get the the user name - …
|
|
|
@57916
|
9 years |
vboxsync |
IPRT: More windows process creation hacking and cleaning up. Cleaned …
|
|
|
@57906
|
9 years |
vboxsync |
RTProc/win,RTErr: Avoid doing LogonUserW when we don't need to get the …
|
|
|
@57905
|
9 years |
vboxsync |
IPRT: More build for NT4 fun, but the VBoxRT.dll we build when …
|
|
|
@57872
|
9 years |
vboxsync |
process-creation-posix.cpp: solaris build fix.
|
|
|
@57871
|
9 years |
vboxsync |
process-creation-posix.cpp: darwin build fix.
|
|
|
@57869
|
9 years |
vboxsync |
process-creation-posix.cpp: Hacked up support for RTPROC_FLAGS_PROFILE …
|
|
|
@57865
|
9 years |
vboxsync |
IPRT,libs: Hacks for building IPRT testcases that can run on NT4. …
|
|
|
@57864
|
9 years |
vboxsync |
IPRT: Hacks for building IPRT testcases that can run on NT4.
|
|
|
@57847
|
9 years |
vboxsync |
tstRTUri: a couple of more tests.
|
|
|
@57845
|
9 years |
vboxsync |
RTProcCreateEx/win: uninitialized rc fix and made the …
|
|
|
@57843
|
9 years |
vboxsync |
RTProcCreateEx/win: Implemented RTPROC_FLAGS_PROFILE and …
|
|
|
@57838
|
9 years |
vboxsync |
tstRTSymlink: Warning.
|
|
|
@57835
|
9 years |
vboxsync |
RTProc,RTEnv: First pass over the windows process creation code, …
|
|
|
@57825
|
9 years |
vboxsync |
IPRT: Removed deprecated RTUriPath().
|
|
|
@57824
|
9 years |
vboxsync |
IPRT/process-win.cpp: Also clone the handed-in environment block.
|
|
|
@57820
|
9 years |
vboxsync |
IPRT/process-win.cpp: User profile environment handling, take 2: …
|
|
|
@57815
|
9 years |
vboxsync |
http-curl.cpp: Hacked up a libproxy support using dynamic loading, …
|
|
|
@57813
|
9 years |
vboxsync |
http-curl.cpp: Implemented system proxy config for OS X and fixed …
|
|
|
@57809
|
9 years |
vboxsync |
Reverted bad commit r102754.
|
|
|
@57808
|
9 years |
vboxsync |
Installer/linux and tinderclient: use Qt from build server for RPM …
|
|
|
@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
|
9 years |
vboxsync |
tstRTBitOperations: Alternative ASMBitSetRange test variant that tries …
|
|
|
@57647
|
9 years |
vboxsync |
fixed bug in ASMBitSetRange()
|
|
|
@57646
|
9 years |
vboxsync |
IPRT/pipe: build fix
|
|
|
@57645
|
9 years |
vboxsync |
IPRT/pipe: build fix
|
|
|
@57644
|
9 years |
vboxsync |
IPRT/pipe: build fix
|
|
|
@57643
|
9 years |
vboxsync |
IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
|
|
|
@57641
|
9 years |
vboxsync |
RTCrPemFreeSections: pbData is always on the heap, so don't call …
|
|
|