|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62461
|
8 years |
vboxsync |
IPRT: scm
|
|
|
@62087
|
8 years |
vboxsync |
G/c unused variable.
|
|
|
@62055
|
8 years |
vboxsync |
Runtime/testcase: Removed unused file.
|
|
|
@62021
|
8 years |
vboxsync |
Runtime/RTJson: Fix review todos
|
|
|
@61870
|
8 years |
vboxsync |
tstRTCritSectRW, tstRTSemRW: don't benchmark on systems with only 1 …
|
|
|
@61823
|
8 years |
vboxsync |
Adjust the testcase to deal with the previous change in RTPathAppendEx …
|
|
|
@61730
|
8 years |
vboxsync |
Runtime/RTJson: Enhance testcase and two fixes
|
|
|
@61721
|
8 years |
vboxsync |
Runtime/RTJson: Fixes, updates to the testcase
|
|
|
@61718
|
8 years |
vboxsync |
properties
|
|
|
@61716
|
8 years |
vboxsync |
Runtime/JSON: Fixes and start on a testcase
|
|
|
@61311
|
9 years |
vboxsync |
tstRTInlineAsm: fixes for leaf EAX=7
|
|
|
@61153
|
9 years |
vboxsync |
fix
|
|
|
@61152
|
9 years |
vboxsync |
test
|
|
|
@61134
|
9 years |
vboxsync |
format specifier fix
|
|
|
@61130
|
9 years |
vboxsync |
format specifier fix
|
|
|
@61129
|
9 years |
vboxsync |
format specifier fix
|
|
|
@61102
|
9 years |
vboxsync |
tstRTLocalIpc: Increased timeout for testSessionData test from 30 secs …
|
|
|
@60926
|
9 years |
vboxsync |
tstRTSymlink: Skip if not supported (w2k3).
|
|
|
@60481
|
9 years |
vboxsync |
IPRT: Added testcase for RTNtPathExpand8dot3Path and …
|
|
|
@60257
|
9 years |
vboxsync |
tstPrfRT: mark asm code with BEGINCODE otherwise it will not be part …
|
|
|
@60191
|
9 years |
vboxsync |
tstRTPrf: Converted to iprt/test.h and added a little off topic …
|
|
|
@60046
|
9 years |
vboxsync |
tstRTPath: bogus test (thanks PVS)
|
|
|
@60018
|
9 years |
vboxsync |
tstRTFileAio: Warning (thanks VPS)
|
|
|
@59983
|
9 years |
vboxsync |
warning
|
|
|
@59972
|
9 years |
vboxsync |
Implemented RTSortShell.
|
|
|
@59846
|
9 years |
vboxsync |
tstRTUri: missing RTFree (gcc asan)
|
|
|
@59749
|
9 years |
vboxsync |
IPRT: build fixes
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59692
|
9 years |
vboxsync |
pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
|
|
|
@59675
|
9 years |
vboxsync |
RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which …
|
|
|
@59668
|
9 years |
vboxsync |
iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
|
|
|
@59665
|
9 years |
vboxsync |
iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
|
|
|
@59527
|
9 years |
vboxsync |
iprt/asm.h: Experimented with alternative serializating instructions …
|
|
|
@58960
|
9 years |
vboxsync |
iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_VA_ARGS, …
|
|
|
@58800
|
9 years |
vboxsync |
Runtime/r0drv: Add 'pszModule' argument to RTR0DbgKrnlInfoQueryMember …
|
|
|
@58438
|
9 years |
vboxsync |
IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny.
|
|
|
@58305
|
9 years |
vboxsync |
RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as …
|
|
|
@58304
|
9 years |
vboxsync |
tstRTLocalIpc: Use RTTestCreateChild.
|
|
|
@58299
|
9 years |
vboxsync |
localipc-win.cpp: Implemented RTLocalIpcSessionReadNB.
|
|
|
@58296
|
9 years |
vboxsync |
tstRTLocalIpc: Another ReadNB test.
|
|
|
@58295
|
9 years |
vboxsync |
iprt: Added RTLocalIpcSessionReadNB on posix systems.
|
|
|
@58291
|
9 years |
vboxsync |
tstRTLocalIpc.cpp: Extended the broken pipe test.
|
|
|
@58290
|
9 years |
vboxsync |
RTLocalIpc fixes.
|
|
|
@58289
|
9 years |
vboxsync |
tstRTLocalIpc: Added client thread test variants (all clients were …
|
|
|
@58282
|
9 years |
vboxsync |
localipc-posix.cpp: Partly debugged code.
|
|
|
@58280
|
9 years |
vboxsync |
tstRTLocalIpc.cpp: You have to make it all the way to the …
|
|
|
@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 …
|
|
|
@58047
|
9 years |
vboxsync |
typo
|
|
|
@58041
|
9 years |
vboxsync |
tstRTFileAio: typo
|
|
|
@58039
|
9 years |
vboxsync |
warning
|
|
|
@57982
|
9 years |
vboxsync |
Nits.
|
|
|
@57981
|
9 years |
vboxsync |
IPRT: misc/uri.cpp: Bugfixes, behave more like …
|
|
|
@57970
|
9 years |
vboxsync |
Runtime: fixed parameters for RTUdpCreateClientSocket
|
|
|
@57967
|
9 years |
vboxsync |
testcase: warning
|
|
|
@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.
|
|
|
@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 …
|
|
|
@57869
|
9 years |
vboxsync |
process-creation-posix.cpp: Hacked up support for RTPROC_FLAGS_PROFILE …
|
|
|
@57847
|
9 years |
vboxsync |
tstRTUri: a couple of more tests.
|
|
|
@57843
|
9 years |
vboxsync |
RTProcCreateEx/win: Implemented RTPROC_FLAGS_PROFILE and …
|
|
|
@57838
|
9 years |
vboxsync |
tstRTSymlink: Warning.
|
|
|
@57791
|
9 years |
vboxsync |
Runtime/tests: more testcases for ASMBitSetRange (#8020)
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@57657
|
9 years |
vboxsync |
tstRTVfs: On all platforms.
|
|
|
@57648
|
9 years |
vboxsync |
tstRTBitOperations: Alternative ASMBitSetRange test variant that tries …
|
|
|
@57647
|
9 years |
vboxsync |
fixed bug in ASMBitSetRange()
|
|
|
@57638
|
9 years |
vboxsync |
tstRTVfs: Didn't mean to disable the std input test.
|
|
|
@57637
|
9 years |
vboxsync |
tstRTVfs: Fixed incorrect RTTest usage.
|
|
|
@57619
|
9 years |
vboxsync |
IPRT/testcase: Run tstRTVfs only for Windows at the moment.
|
|
|
@57613
|
9 years |
vboxsync |
IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
|
|
|
@57610
|
9 years |
vboxsync |
Logging.
|
|
|
@57604
|
9 years |
vboxsync |
IPRT/testcase: Added tstRTVfs.cpp for testing VFS API functions.
|
|
|
@57577
|
9 years |
vboxsync |
IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
|
|
|
@57416
|
9 years |
vboxsync |
More DECLCALLBACK fixes; retired RTMemAutoPtr.
|
|
|
@57415
|
9 years |
vboxsync |
More DECLCALLBACK fixes.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57311
|
9 years |
vboxsync |
testcase/tstRTFileAio: actually it's VERR_ACCESS_DENIED not …
|
|
|
@57300
|
9 years |
vboxsync |
fix
|
|
|
@57284
|
9 years |
vboxsync |
actually evaluated fAsyncMayFail
|
|
|
@57282
|
9 years |
vboxsync |
O_DIRECT seems to be not supported on tmpfs
|
|
|
@57070
|
9 years |
vboxsync |
testcase/tstRTR0ThreadPreemption: check for failures for …
|
|
|
@57069
|
9 years |
vboxsync |
testcase/tstRTR0ThreadPreemption: old constants in strings renamed to …
|
|
|