|
|
@62473
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62021
|
8 years |
vboxsync |
Runtime/RTJson: Fix review todos
|
|
|
@61737
|
8 years |
vboxsync |
Runtime/RTJson: Three more helpers, sort RTJson API alphabetically in …
|
|
|
@61693
|
8 years |
vboxsync |
Runtime: Add RTJson* API to parse the JavaScript Object Notation …
|
|
|
@60481
|
9 years |
vboxsync |
IPRT: Added testcase for RTNtPathExpand8dot3Path and …
|
|
|
@60390
|
9 years |
vboxsync |
Runtime/linux/sysfs: Correct format string attributes and introduce …
|
|
|
@60373
|
9 years |
vboxsync |
Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
|
|
|
@60245
|
9 years |
vboxsync |
IPRT: Added RTCrX509Name_GetShortRdn.
|
|
|
@60028
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@59972
|
9 years |
vboxsync |
Implemented RTSortShell.
|
|
|
@59754
|
9 years |
vboxsync |
vfsreadahead.cpp: Completed and debugged.
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59689
|
9 years |
vboxsync |
IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
|
|
|
@59672
|
9 years |
vboxsync |
iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
|
|
|
@59670
|
9 years |
vboxsync |
IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
|
|
|
@59663
|
9 years |
vboxsync |
IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and …
|
|
|
@59625
|
9 years |
vboxsync |
IPRT: Added RTCrPemFindFirstSectionInContent and exposed certificate …
|
|
|
@59620
|
9 years |
vboxsync |
IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
|
|
|
@59575
|
9 years |
vboxsync |
iprt: Added RTManifestQueryAllAttrTypes.
|
|
|
@59528
|
9 years |
vboxsync |
iprt/asm.h: Experimented with alternative serializating instructions …
|
|
|
@59524
|
9 years |
vboxsync |
IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer.
|
|
|
@59480
|
9 years |
vboxsync |
asm.h,asm-watcom-x86-16.h,mangling.h: Documented CPU requirements, …
|
|
|
@59459
|
9 years |
vboxsync |
IPRT: Add RTFileSetAllocationSize() to enforce block allocation on the …
|
|
|
@59067
|
9 years |
vboxsync |
IPRT: Added RTStrStartsWith and RTStrIStartsWith.
|
|
|
@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
|
9 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 …
|
|
|