|
|
@61693
|
8 年 |
vboxsync |
Runtime: Add RTJson* API to parse the JavaScript Object Notation …
|
|
|
@61080
|
9 年 |
vboxsync |
allow to compile with gcc configured with --enable-default-pie …
|
|
|
@60986
|
9 年 |
vboxsync |
build fix
|
|
|
@60983
|
9 年 |
vboxsync |
IPRT: Added (_)bzero implementation for clang compiled VMMR0.
|
|
|
@60739
|
9 年 |
vboxsync |
RuntimeBldProg: Removed common/misc/buildconfig.cpp from the library …
|
|
|
@60480
|
9 年 |
vboxsync |
SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
|
|
|
@59754
|
9 年 |
vboxsync |
vfsreadahead.cpp: Completed and debugged.
|
|
|
@59751
|
9 年 |
vboxsync |
IPRT: More build fixing.
|
|
|
@59747
|
9 年 |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59729
|
9 年 |
vboxsync |
didn't mean to enable building common/vfs/vfsreadahead.cpp yet.
|
|
|
@59728
|
9 年 |
vboxsync |
asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
|
|
|
@59672
|
9 年 |
vboxsync |
iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
|
|
|
@59670
|
9 年 |
vboxsync |
IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
|
|
|
@59620
|
9 年 |
vboxsync |
IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
|
|
|
@59527
|
9 年 |
vboxsync |
iprt/asm.h: Experimented with alternative serializating instructions …
|
|
|
@59511
|
9 年 |
vboxsync |
IPRT: RTFileSetAllocationSize() implementation for POSIX compatible …
|
|
|
@59461
|
9 年 |
vboxsync |
IPRT: Linux specific implementation for RTFileSetAllocationSize()
|
|
|
@59459
|
9 年 |
vboxsync |
IPRT: Add RTFileSetAllocationSize() to enforce block allocation on the …
|
|
|
@59306
|
9 年 |
vboxsync |
Runtime: actually use rtMpDarwinOnlinePhysicalCpus() when determining …
|
|
|
@59243
|
9 年 |
vboxsync |
Several fixes to get RuntimeR3 building on SPARC again (required for …
|
|
|
@59067
|
9 年 |
vboxsync |
IPRT: Added RTStrStartsWith and RTStrIStartsWith.
|
|
|
@59057
|
9 年 |
vboxsync |
IPRT: Duplicate ASMAtomicXchgU16, add ASMAtomic[Cmp]XchgU16 to 32-bit …
|
|
|
@59055
|
9 年 |
vboxsync |
IPRT: Provided ASMAtomicCmpXchgU16 and ASMAtomicXchgU16 external …
|
|
|
@59047
|
9 年 |
vboxsync |
build fix for the validation kit
|
|
|
@59040
|
9 年 |
vboxsync |
IPRT: trace point build fix.
|
|
|
@59039
|
9 年 |
vboxsync |
IPRT: trace point build fix.
|
|
|
@59038
|
9 年 |
vboxsync |
IPRT: trace point build fix attempt.
|
|
|
@59036
|
9 年 |
vboxsync |
IPRT,VMMR0: Added trace points to both the IPRT critical section types.
|
|
|
@58829
|
9 年 |
vboxsync |
IPRT: Make read-write critical sections available to ring-0 code.
|
|
|
@58758
|
9 年 |
vboxsync |
IPRT: Implemented ASMBitNextClear in assembly.
|
|
|
@58757
|
9 年 |
vboxsync |
IPRT: Implemented ASMBitNextSet in assembly.
|
|
|
@58754
|
9 年 |
vboxsync |
IPRT: Use common/asm/ASMBitFirstSet.asm instead of the win/amd64/ version.
|
|
|
@58751
|
9 年 |
vboxsync |
IPRT: Use common/asm/ASMBitFirstClear.asm instead of the win/amd64/ …
|
|
|
@58748
|
9 年 |
vboxsync |
IPRT: mangling.run fix.
|
|
|
@58287
|
9 年 |
vboxsync |
Runtime/Makefile.kmk: Duh, forgot to add localipc-posix.cpp to the …
|
|
|
@58282
|
9 年 |
vboxsync |
localipc-posix.cpp: Partly debugged code.
|
|
|
@58269
|
9 年 |
vboxsync |
iprt/r0drv: untested electrical heap alloc functions.
|
|
|
@58139
|
9 年 |
vboxsync |
Runtime/Makefile.kmk: Build fix attempt
|
|
|
@58137
|
9 年 |
vboxsync |
Runtime/Makefile.kmk: Build fix attempt
|
|
|
@58136
|
9 年 |
vboxsync |
Runtime/Makefile.kmk: Made doxygen warnings and errors stop the build.
|
|
|
@57974
|
9 年 |
vboxsync |
IPRT: Some more doxygen fixes.
|
|
|
@57949
|
9 年 |
vboxsync |
VBOX_WITH_MORE_NT4_COMPAT_BINARIES fix.
|
|
|
@57944
|
9 年 |
vboxsync |
iprt: More doxygen corrections.
|
|
|
@57916
|
9 年 |
vboxsync |
IPRT: More windows process creation hacking and cleaning up. Cleaned …
|
|
|
@57905
|
9 年 |
vboxsync |
IPRT: More build for NT4 fun, but the VBoxRT.dll we build when …
|
|
|
@57865
|
9 年 |
vboxsync |
IPRT,libs: Hacks for building IPRT testcases that can run on NT4. …
|
|
|
@57813
|
9 年 |
vboxsync |
http-curl.cpp: Implemented system proxy config for OS X and fixed …
|
|
|
@57737
|
9 年 |
vboxsync |
common/misc/http.cpp -> generic/http-curl.cpp
|
|
|
@57722
|
9 年 |
vboxsync |
iprt/string.h: Provide memrchr on platforms which doesn't have it.
|
|
|
@57643
|
9 年 |
vboxsync |
IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
|
|
|
@57613
|
9 年 |
vboxsync |
IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
|
|
|
@57586
|
9 年 |
vboxsync |
IPRT: Implemented reading lib/Security/cacerts from JRE.
|
|
|
@57580
|
9 年 |
vboxsync |
IPRT: Implemented RTCrStoreCreateSnapshotById for darwin.
|
|
|
@57572
|
9 年 |
vboxsync |
IPRT: Started on accessing system certificate stores to get SSL roots …
|
|
|
@57078
|
9 年 |
vboxsync |
sup,iprt: SUPIsHostVirtualized belongs in IPRT and does not need to be …
|
|
|
@57017
|
9 年 |
vboxsync |
Reverted r101732
|
|
|
@57014
|
9 年 |
vboxsync |
For one Windows test build without VBOX_WITH_NT_DIRENUM
|
|
|
@56290
|
9 年 |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@55794
|
10 年 |
vboxsync |
Runtime: Replaced .rc file.
|
|
|
@55321
|
10 年 |
vboxsync |
wrong fix
|
|
|
@55320
|
10 年 |
vboxsync |
RuntimeGuestR3: filter out a few unused functions which make some GA …
|
|
|
@55311
|
10 年 |
vboxsync |
Need XSave/XRstor in RC too.
|
|
|
@55308
|
10 年 |
vboxsync |
asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
|
|
|
@55107
|
10 年 |
vboxsync |
asm-amd64-x86.h: Added ASMGetXcr0 & ASMSetXcr0.
|
|
|
@55095
|
10 年 |
vboxsync |
Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
|
|
|
@55047
|
10 年 |
vboxsync |
build fix
|
|
|
@55046
|
10 年 |
vboxsync |
s/nm/VBOX_NM/
|
|
|
@54484
|
10 年 |
vboxsync |
Runtime/VBoxRTImp: Don't export openssl methods in the import library. …
|
|
|
@54457
|
10 年 |
vboxsync |
Runtime/r0drv: RTMpOnPair implementation for solaris.
|
|
|
@54446
|
10 年 |
vboxsync |
RTMpOnPair implementation for linux.
|
|
|
@54410
|
10 年 |
vboxsync |
IPRT/r0drv: Implemented RTMpOnPair for NT (windows).
|
|
|
@54408
|
10 年 |
vboxsync |
IPRT/r0drv: Added RTMpOnPair and RTMpOnPairIsConcurrentExecSupported, …
|
|
|
@54319
|
10 年 |
vboxsync |
duh
|
|
|
@54308
|
10 年 |
vboxsync |
VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
|
|
|
@54254
|
10 年 |
vboxsync |
Added ASMGetIdtrLimit.
|
|
|
@53993
|
10 年 |
vboxsync |
VBoxDTrace needs RuntimeR0.
|
|
|
@53805
|
10 年 |
vboxsync |
added more missing Windows resource files
|
|
|
@53492
|
10 年 |
vboxsync |
Some fixes for windows cross build using wine.
|
|
|
@53471
|
10 年 |
vboxsync |
IPRT/r3/nt&win: Precision time APIs for NT (not enabled).
|
|
|
@53278
|
10 年 |
vboxsync |
IPRT: Added experimental malloc replacement feature, add …
|
|
|
@53010
|
10 年 |
vboxsync |
IPRT: Added electric fence allocator for ASN.1.
|
|
|
@52944
|
10 年 |
vboxsync |
IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
|
|
|
@52600
|
10 年 |
vboxsync |
IPRT: Added support for microsoft timestamp counter signatures. This …
|
|
|
@52443
|
10 年 |
vboxsync |
Runtime: added ASMMultU32ByU32DivByU32() and fixed early clobber …
|
|
|
@52345
|
10 年 |
vboxsync |
Runtime: Implemented ASMAtomicUo[Inc|Dec]U32() with updated testcase. …
|
|
|
@52335
|
10 年 |
vboxsync |
RTBigNum: Added shift APIs, implemented a faster division algorithm, …
|
|
|
@52290
|
10 年 |
vboxsync |
RTBigNum: Two assembly optimizations related to RTBigNumModExp. Use …
|
|
|
@52242
|
10 年 |
vboxsync |
VBoxRT.dll,VBoxRT-x86.dll,VBoxC.dll: Delay load less frequently used …
|
|
|
@52211
|
10 年 |
vboxsync |
Runtime: remove R3Mini run-time library as it is no longer needed.
|
|
|
@52050
|
10 年 |
vboxsync |
RTMemSafer: Split generic from ring-3 specific page based …
|
|
|
@52021
|
10 年 |
vboxsync |
IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
|
|
|
@51940
|
10 年 |
vboxsync |
GMMR0: Switched from fast mutex to critical section for the giant …
|
|
|
@51868
|
10 年 |
vboxsync |
Page hash fixes. Somehow using the wrong algorithm for determining how …
|
|
|
@51862
|
10 年 |
vboxsync |
page hash updates.
|
|
|
@51856
|
10 年 |
vboxsync |
Added the odd sha-2 algorithms to RTCrDigest and extended the …
|
|
|
@51851
|
10 年 |
vboxsync |
Renamed hash implementations to fit better into the build system, …
|
|
|
@51843
|
10 年 |
vboxsync |
Renamed md5.cpp to md5-alt.cpp.
|
|
|
@51841
|
10 年 |
vboxsync |
Alternative SHA-512 and SHA-384 implementation.
|
|
|
@51838
|
10 年 |
vboxsync |
Alternative SHA-256 implementation.
|
|
|
@51828
|
10 年 |
vboxsync |
Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
|
|
|