|
|
@46035
|
12 years |
vboxsync |
Remove L4 support from main tree.
|
|
|
@45860
|
12 years |
vboxsync |
tstRTInlineAsm.cpp: Try fix the ASMCpuId test. (Don't expect local …
|
|
|
@45678
|
12 years |
vboxsync |
Runtime/aio: Add flags parameter to RTFileAioCtxCreate
|
|
|
@45542
|
12 years |
vboxsync |
eat more cpu.
|
|
|
@45541
|
12 years |
vboxsync |
Fixed cLoops=1 retry bug and increased the loop timeout on darwin.
|
|
|
@45539
|
12 years |
vboxsync |
duh
|
|
|
@45538
|
12 years |
vboxsync |
tstR0ThreadPreemption: Added a RTThreadPreemptIsPendingTrusty test.
|
|
|
@45520
|
12 years |
vboxsync |
iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
|
|
|
@45514
|
12 years |
vboxsync |
Runtime/tstLog: unintended commit
|
|
|
@45512
|
12 years |
vboxsync |
tstHttp => tstRTHttp; require at least one parameter to start the test
|
|
|
@45400
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
|
|
|
@45398
|
12 years |
vboxsync |
Runtime/http: more error codes
|
|
|
@45394
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
|
|
|
@45391
|
12 years |
vboxsync |
IPRT: Changed the RTPATHPARSE_FLAGS_ into generic ones as they will be …
|
|
|
@45389
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 1: The cross platform parser.
|
|
|
@45381
|
12 years |
vboxsync |
Runtime/http: added error code + don't make tstHttp fail if we can't …
|
|
|
@45366
|
12 years |
vboxsync |
tstHttp: slight re-order
|
|
|
@45343
|
12 years |
vboxsync |
Runtime/http: better error handling in RTHttpCertDigest()
|
|
|
@45339
|
12 years |
vboxsync |
Runtime/http: check the digest of the downloaded certificates
|
|
|
@45331
|
12 years |
vboxsync |
Runtime/http: add new function to set the filename containing the …
|
|
|
@45264
|
12 years |
vboxsync |
tstR0ThreadPreemptionDriver.cpp: Start a bunch of threads to make sure …
|
|
|
@45262
|
12 years |
vboxsync |
tstUtf8: Another VERR_NO_TRANSLATE/VWRN_NO_TRANSLATE hack.
|
|
|
@45260
|
12 years |
vboxsync |
We should probably check the iconv return value a little more closely. …
|
|
|
@45259
|
12 years |
vboxsync |
tstRTTcp-1.cpp: testboxsh1 fudging.
|
|
|
@45258
|
12 years |
vboxsync |
tstRTTcp-1.cpp: More details on test3 on testboxsh1.
|
|
|
@45257
|
12 years |
vboxsync |
tstUtf8: More details on VERR_NO_TRANSLATION/RTStrUtf8ToCurrentCP on …
|
|
|
@45253
|
12 years |
vboxsync |
tstUtf8.cpp: GetRandUtf16 shouldn't return endian indicators (0xfffe, …
|
|
|
@45241
|
12 years |
vboxsync |
tstRTStrAlloc: ensure we call RTStrAAppendExN() really with size_t …
|
|
|
@45227
|
12 years |
vboxsync |
Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
|
|
|
@45174
|
12 years |
vboxsync |
accident
|
|
|
@45173
|
12 years |
vboxsync |
doc: re-added vbox-greeter documentation
|
|
|
@45131
|
12 years |
vboxsync |
Created tstRTCritSectRw from tstRTSemRW.
|
|
|
@45047
|
12 years |
vboxsync |
iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4.
the dependencies are …
|
|
|
@45020
|
12 years |
vboxsync |
tstRTSemRW/test4: Set a couple of values instead of using just …
|
|
|
@44623
|
12 years |
vboxsync |
Runtime: RTPathCreateRelative -> RTPathCalcRelative
|
|
|
@44615
|
12 years |
vboxsync |
Runtime/path: Add RTPathCreateRelative to create a relative path …
|
|
|
@44556
|
12 years |
vboxsync |
Use posix_spawn on mac as well, its (mostly) there since 10.5.
|
|
|
@44554
|
12 years |
vboxsync |
RTTestPassed/RTTestIPassed does not accept NULL as a parameter. Use …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44527
|
12 years |
vboxsync |
Runtime/testcase: missing #ifdef / #endif
|
|
|
@44260
|
12 years |
vboxsync |
Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
|
|
|
@44228
|
12 years |
vboxsync |
tstRTR0Timer.cpp: Attempt at fixing test failures i the CSSD_LOOP.
|
|
|
@44220
|
12 years |
vboxsync |
tstRTTime: Renamed from tstTime, convert to RTTest and restricted the …
|
|
|
@44200
|
12 years |
vboxsync |
too long silly value name.
|
|
|
@44198
|
12 years |
vboxsync |
Testcases: Short and fewer test names.
|
|
|
@43879
|
12 years |
vboxsync |
Extended RTOnce with termination cleanups. (Changes existing …
|
|
|
@43645
|
12 years |
vboxsync |
IPRT: simple HTTP interface
|
|
|
@42973
|
12 years |
vboxsync |
tstRTProcCreateEx: Pass %TEMP% and other % stuff to the child process.
|
|
|
@42714
|
12 years |
vboxsync |
Runtime: RT*CreateTemp testcase, burn fix.
|
|
|
@42713
|
12 years |
vboxsync |
Runtime: RT*CreateTemp testcase, comment.
|
|
|
@42712
|
12 years |
vboxsync |
Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
|
|
|
@42708
|
12 years |
vboxsync |
Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
|
|
|
@42697
|
12 years |
vboxsync |
tstLdr-3: Added --32/64 options (optional).
|
|
|
@42526
|
12 years |
vboxsync |
FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
|
|
|
@42503
|
12 years |
vboxsync |
Added a test profiling RTProcCreate+RTProcWait.
|
|
|
@42261
|
12 years |
vboxsync |
enabled shared clipboard support for Linux hosts (guest=>host only)
|
|
|
@42154
|
12 years |
vboxsync |
VS2010 preps.
|
|
|
@42067
|
12 years |
vboxsync |
Runtime: New variant for RTProcQueryUsername which allocates the …
|
|
|
@41952
|
12 years |
vboxsync |
fix OSE
|
|
|
@41948
|
12 years |
vboxsync |
Build fix.
|
|
|
@41947
|
12 years |
vboxsync |
Runtime/testcases: DbgKrnlInfo. OS specific info. querying is a todo.
|
|
|
@41919
|
12 years |
vboxsync |
Runtime/process: Add RTProcQueryUsername to query the username of the …
|
|
|
@41762
|
12 years |
vboxsync |
build fix
|
|
|
@41760
|
12 years |
vboxsync |
DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
|
|
|
@41737
|
12 years |
vboxsync |
DISOPCODE: s/opcode/uOpcode/
|
|
|
@41736
|
12 years |
vboxsync |
DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
|
|
|
@41734
|
12 years |
vboxsync |
DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
|
|
|
@41731
|
12 years |
vboxsync |
DIS: Split up apvUserData, dropping the 3rd entry. 2nd entry (now …
|
|
|
@41692
|
12 years |
vboxsync |
DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
|
|
|
@41675
|
12 years |
vboxsync |
DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
|
|
|
@41674
|
12 years |
vboxsync |
DISCoreOne* -> DISCore*.
|
|
|
@41671
|
12 years |
vboxsync |
DISInstr* -> DISInstrToStr + cbOutput argument.
|
|
|
@41668
|
12 years |
vboxsync |
DIS,DIS-users: Drop the operand/parameter formatting during …
|
|
|
@41658
|
12 years |
vboxsync |
DIS,VMM,REM,IPRT: Disassembler API adjustments.
|
|
|
@41557
|
13 years |
vboxsync |
tstErrUnique -> tstRTErrUnique
|
|
|
@41556
|
13 years |
vboxsync |
tstErrUnique.cpp: oops, left in a breakage there.
|
|
|
@41555
|
13 years |
vboxsync |
tstErrUnique.cpp: Converted to RTTest and updated with changes from r78322.
|
|
|
@41549
|
13 years |
vboxsync |
VFS/Filesystem: Convert the filesystem specific code to the VFS …
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@41296
|
13 years |
vboxsync |
tstErrUnique: repaired
|
|
|
@41078
|
13 years |
vboxsync |
tstLdr-3: out of range fix.
|
|
|
@41059
|
13 years |
vboxsync |
tstLdr-3: Extended the tool.
|
|
|
@41050
|
13 years |
vboxsync |
Made dbgkrnlinfo-r0drv-darwin.cpp work with 10.8 preview 3.
|
|
|
@41031
|
13 years |
vboxsync |
RT_MIN evaluates one of its parameters twice
|
|
|
@41001
|
13 years |
vboxsync |
tstSemXRoads: warning
|
|
|
@40938
|
13 years |
vboxsync |
runtime: backed out r77481,r77482,r77483,r77484,r77485
|
|
|
@40934
|
13 years |
vboxsync |
Runtime: linux 3.4-rc3 build fix [-fpermissive]
|
|
|
@40903
|
13 years |
vboxsync |
Runtime/testcase/tstRTDirCreateUniqueNumbered: warning.
|
|
|
@40856
|
13 years |
vboxsync |
IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
|
|
|
@40633
|
13 years |
vboxsync |
several warnings
|
|
|
@40627
|
13 years |
vboxsync |
Runtime/testcase: gcc-4.7 warnings
|
|
|
@40624
|
13 years |
vboxsync |
tstRTLockValidator: typo
|
|
|
@40365
|
13 years |
vboxsync |
IPRT/testcase: Added simple testcase for RTMemWipeThoroughly().
|
|
|
@40329
|
13 years |
vboxsync |
Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
|
|
|
@40289
|
13 years |
vboxsync |
tstLdr: parfait: range error
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40123
|
13 years |
vboxsync |
Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
|
|
|
@40074
|
13 years |
vboxsync |
Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
|
|
|
@40071
|
13 years |
vboxsync |
Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
|
|
|