|
|
@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 …
|
|
|
@57004
|
9 years |
vboxsync |
iprt,*: Marked all format strings in the C part of IPRT and fixed the …
|
|
|
@57001
|
9 years |
vboxsync |
tstTimer: Error printing formatting fix.
|
|
|
@56940
|
9 years |
vboxsync |
testcast/tstRTR0ThreadPreemption: destroy hooks in the error paths …
|
|
|
@56775
|
9 years |
vboxsync |
tstRTR0Timer: Do the skipping in ring-0 so it won't get out of wack …
|
|
|
@56770
|
9 years |
vboxsync |
tstRTR0DbgKrnlInfo: don't leak the stuff and don't panic the host with …
|
|
|
@56768
|
9 years |
vboxsync |
tstRTR0Timer.cpp: Fixed 'Unknown test #16' problem on windows and solaris.
|
|
|
@56767
|
9 years |
vboxsync |
tstRTR0Timer.cpp: Fudge bogus RTTimerStop behavior for now.
|
|
|
@56759
|
9 years |
vboxsync |
tstRTR0Timer: windows fix
|
|
|
@56733
|
9 years |
vboxsync |
SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
|
|
|
@56335
|
9 years |
vboxsync |
*.def,*.sed,*.m,*.mm: whitespace and svn properties
|
|
|
@56290
|
9 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@56002
|
10 years |
vboxsync |
RTGetOptArgvFromString/MS_CRT: Implemented undocumented doubledouble …
|
|
|
@55863
|
10 years |
vboxsync |
IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
|
|
|
@55671
|
10 years |
vboxsync |
RTGetOptArgvFromString: Added fFlags parameter for selecting the …
|
|
|
@55516
|
10 years |
vboxsync |
mach-o AMD64 relocation testcase.
|
|
|
@55499
|
10 years |
vboxsync |
tstRTGetOptArgv.cpp: Use CommandLineToArgvW to verify the …
|
|
|
@55498
|
10 years |
vboxsync |
tstLdr-3.cpp: Print symbol labels.
|
|
|
@55494
|
10 years |
vboxsync |
Tought RTGetOptArgvFromString about escapes and fixed some …
|
|
|
@55407
|
10 years |
vboxsync |
two missing headers
|
|
|
@54512
|
10 years |
vboxsync |
RTTimerDestroy() is off limits from the timer callback on windows too.
|
|
|
@54453
|
10 years |
vboxsync |
Runtime/testcase: tstRTR0ThreadPreemption rename fixes.
|
|
|
@54452
|
10 years |
vboxsync |
Runtime/testcase: tstRTR0ThreadPreemption renaming fixes.
|
|
|
@54449
|
10 years |
vboxsync |
Runtime/testcase: rename tstR0Preemption to tstRTR0Preemption to match …
|
|
|
@54398
|
10 years |
vboxsync |
Runtime/testcase: build fix.
|
|
|