|
|
@58772
|
9 years |
vboxsync |
Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
|
|
|
@58747
|
9 years |
vboxsync |
iprt/mangling.h: Added all ASM* functions, not just the ones we …
|
|
|
@58438
|
9 years |
vboxsync |
IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny.
|
|
|
@58389
|
9 years |
vboxsync |
IPRT: Added RTSocketWriteToNB for non-blocking writes to UDP sockets …
|
|
|
@58303
|
9 years |
vboxsync |
RTTestCreateChild: Added new method for creating a test instance in a …
|
|
|
@58300
|
9 years |
vboxsync |
RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.
|
|
|
@58295
|
9 years |
vboxsync |
iprt: Added RTLocalIpcSessionReadNB on posix systems.
|
|
|
@58285
|
9 years |
vboxsync |
localipc-posix: fix r103476: added mangling.
|
|
|
@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 …
|
|
|
@57955
|
9 years |
vboxsync |
IPRT: Add RTUdpCreateClientSocket.
|
|
|
@57835
|
9 years |
vboxsync |
RTProc,RTEnv: First pass over the windows process creation code, …
|
|
|
@57825
|
9 years |
vboxsync |
IPRT: Removed deprecated RTUriPath().
|
|
|
@57822
|
9 years |
vboxsync |
Mangling.
|
|
|
@57821
|
9 years |
vboxsync |
Mangling.
|
|
|
@57820
|
9 years |
vboxsync |
IPRT/process-win.cpp: User profile environment handling, take 2: …
|
|
|
@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 …
|
|
|
@57643
|
9 years |
vboxsync |
IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
|
|
|
@57613
|
9 years |
vboxsync |
IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
|
|
|
@57584
|
9 years |
vboxsync |
IPRT: Implemented reading lib/Security/cacerts from JRE.
|
|
|
@57577
|
9 years |
vboxsync |
IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
|
|
|
@57572
|
9 years |
vboxsync |
IPRT: Started on accessing system certificate stores to get SSL roots …
|
|
|
@57079
|
9 years |
vboxsync |
Forgot to mangle RTSystemIsInsideVM.
|
|
|
@56291
|
10 years |
vboxsync |
include: Updated (C) year.
|
|
|
@55980
|
10 years |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@55863
|
10 years |
vboxsync |
IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
|
|
|
@55584
|
10 years |
vboxsync |
iprt/env.h: Added RTEnvQueryUtf8Block, RTEnvFreeUtf8Block and RTEnvReset.
|
|
|
@55562
|
10 years |
vboxsync |
IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
|
|
|
@55313
|
10 years |
vboxsync |
ASMXSave and ASMXRstor mangling.
|
|
|
@55108
|
10 years |
vboxsync |
build fix
|
|
|
@54724
|
10 years |
vboxsync |
Runtime/RTStream: Make it possible to disable echoing of typed …
|
|
|
@54415
|
10 years |
vboxsync |
IPRT/r0drv/mp: Added RTMpCurSetIndex and RTMpCurSetIndexAndId.
|
|
|
@54411
|
10 years |
vboxsync |
forgot mangling.
|
|
|
@54270
|
10 years |
vboxsync |
IPRT,TM: Implemented the get-cpu-number optimizations for the …
|
|
|
@54202
|
10 years |
vboxsync |
IPRT,TM: Implemented GIP TSC delta processing in the RTTimeNanoTS code.
|
|
|
@53901
|
10 years |
vboxsync |
iprt/mangling.h: RTCrX509OtherName_*.
|
|
|
@53525
|
10 years |
vboxsync |
iprt: added RTR3InitIsInitialized
|
|
|
@53010
|
10 years |
vboxsync |
IPRT: Added electric fence allocator for ASN.1.
|
|
|
@52944
|
10 years |
vboxsync |
IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
|
|
|
@52618
|
10 years |
vboxsync |
HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
|
|
|
@52606
|
10 years |
vboxsync |
build fix
|
|
|
@52605
|
10 years |
vboxsync |
build fix
|
|
|
@52604
|
10 years |
vboxsync |
build fix
|
|
|
@52603
|
10 years |
vboxsync |
build fix
|
|
|
@52602
|
10 years |
vboxsync |
build fix
|
|
|
@52600
|
10 years |
vboxsync |
IPRT: Added support for microsoft timestamp counter signatures. This …
|
|
|
@52539
|
10 years |
vboxsync |
build fix
|
|
|
@52345
|
10 years |
vboxsync |
Runtime: Implemented ASMAtomicUo[Inc|Dec]U32() with updated testcase. …
|
|
|
@52341
|
10 years |
vboxsync |
build fix
|
|
|
@52340
|
10 years |
vboxsync |
build fix
|
|
|
@52335
|
10 years |
vboxsync |
RTBigNum: Added shift APIs, implemented a faster division algorithm, …
|
|
|
@52213
|
10 years |
vboxsync |
SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
|
|
|
@51869
|
10 years |
vboxsync |
fake mangling.
|
|
|
@51863
|
10 years |
vboxsync |
page hash updates.
|
|
|
@51862
|
10 years |
vboxsync |
page hash updates.
|
|
|
@51856
|
10 years |
vboxsync |
Added the odd sha-2 algorithms to RTCrDigest and extended the …
|
|
|
@51842
|
10 years |
vboxsync |
Added alternative SHA-512/224 and SHA-512/256 implementations while at it.
|
|
|
@51841
|
10 years |
vboxsync |
Alternative SHA-512 and SHA-384 implementation.
|
|
|
@51840
|
10 years |
vboxsync |
mangle the sha-224 symbols.
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@51767
|
10 years |
vboxsync |
conflict avoidance by more alphabetical sorting.
|
|
|
@51715
|
10 years |
vboxsync |
build fix
|
|
|
@51696
|
10 years |
vboxsync |
Runtime: PKZip stream reader
|
|
|
@51087
|
11 years |
vboxsync |
typo
|
|
|
@51074
|
11 years |
vboxsync |
Runtime: Add RTMemLocked* API to allocate locked memory
|
|
|
@50832
|
11 years |
vboxsync |
pr6022. Support X509 certification during import OVF appliance.
|
|
|
@50792
|
11 years |
vboxsync |
IPRT: Added RTUtf16ValidateEncodingEx, RTUtf16ValidateEncoding and …
|
|
|
@50790
|
11 years |
vboxsync |
build fix
|
|
|
@50642
|
11 years |
vboxsync |
iprt/env.h: Added RTEnvCountEx and RTEnvGetByIndexEx for enumerating …
|
|
|
@50526
|
11 years |
vboxsync |
Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
|
|
|
@50456
|
11 years |
vboxsync |
RTNetStrToIPv6Addr: first cut at IPv6 address parsing. I'm still not …
|
|
|
@50418
|
11 years |
vboxsync |
Add RTNetStrToIPv4AddrEx - a variant of IPv4 dotted-decimal parsing …
|
|
|
@50408
|
11 years |
vboxsync |
RTEnv: Use the unicode CRT APIs on windows to avoid …
|
|
|
@50205
|
11 years |
vboxsync |
tar.cpp: Drop the TAR file reading code.
|
|
|
@50194
|
11 years |
vboxsync |
tar.cpp: Stripped it futher down and documented what …
|
|
|
@50154
|
11 years |
vboxsync |
Reduce the TAR API to what's currently used.
|
|
|
@49847
|
11 years |
vboxsync |
build fix
|
|
|
@49724
|
11 years |
vboxsync |
Added ASMAtomicUo[And|Or]U[32|64].
|
|
|
@49326
|
11 years |
vboxsync |
IPRT: exposes RTNetStrToMAC (resolves todo in misc/getopt.cpp).
|
|
|
@49182
|
11 years |
vboxsync |
Added ASMCpuIdExSlow and made CPUM use it.
|
|
|
@49061
|
11 years |
vboxsync |
More Mach-O symbol hacking.
|
|
|
@49044
|
11 years |
vboxsync |
Darwin guest OS digger hacking in progress. Adding symbol cache util …
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@48850
|
11 years |
vboxsync |
Forgot to mangle RTZipXarFsStreamFromIoStream.
|
|
|
@48835
|
11 years |
vboxsync |
IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
|
|
|
@47762
|
11 years |
vboxsync |
IPRT: Added RTFileModeToFlags* APIs + testcase.
|
|
|
@47572
|
11 years |
vboxsync |
Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
|
|
|
@47516
|
11 years |
vboxsync |
Backed out r87679: Still working on the wrong solution... Sigh.
|
|
|
@47500
|
11 years |
vboxsync |
pr6022. Second variant of support GZIP files for OVA appliance.
|
|
|
@47359
|
11 years |
vboxsync |
IPRT: Added compression to the gzip VFS I/O stream class …
|
|
|
@47356
|
11 years |
vboxsync |
IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
|
|
|
@47352
|
11 years |
vboxsync |
Runtime/r0drv: Reference counting for kernel thread-context hooks.
|
|
|
@47344
|
11 years |
vboxsync |
RTZipGzipDecompressBuffer was removed.
|
|
|
@47340
|
11 years |
vboxsync |
pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
|
|
|
@47199
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, linux implementation. Extended …
|
|
|
@46639
|
12 years |
vboxsync |
Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
|
|
|
@46593
|
12 years |
vboxsync |
updates
|
|
|
@46567
|
12 years |
vboxsync |
RTMemAllocEx for ring-3.
|
|
|
@46298
|
12 years |
vboxsync |
RTTest: Added some new features/APIs for forwarding bootsector test …
|
|
|