|
|
@75049
|
6 years |
vboxsync |
IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
|
|
|
@75045
|
6 years |
vboxsync |
IPRT/RTFileReadAll*: Added RTFILE_RDALL_F_FAIL_ON_MAX_SIZE. bugref:9232
|
|
|
@75035
|
6 years |
vboxsync |
iprt/ldr.h: Forgot to remove RTLdrOpenkLdr prototype. bugref:9232
|
|
|
@75013
|
6 years |
vboxsync |
Reverted r126046: iprt/symvers.h: fix for building back-compatible …
|
|
|
@75009
|
6 years |
vboxsync |
iprt/symvers.h: fix for building back-compatible Additions with glibc …
|
|
|
@75008
|
6 years |
vboxsync |
IPRT/RTCString: reserve(1) called on an empty string must allocate memory.
|
|
|
@74980
|
6 years |
vboxsync |
IPRT/dbg: Added a few flags to RTDbg[Mod|As]SymbolAdd to deal with …
|
|
|
@74844
|
6 years |
vboxsync |
IPRT/ldr: Working on applying fixups to non-object Mach-O binaries. …
|
|
|
@74760
|
6 years |
vboxsync |
IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
|
|
|
@74733
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O code signing validation hacking. bugref:9232
|
|
|
@74726
|
6 years |
vboxsync |
IPRT/ldr: More hacking Mach-O code signatures. bugref:9232
|
|
|
@74721
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O signing hacking. bugref:9232
|
|
|
@74716
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O signing hacking. bugref:9232
|
|
|
@74712
|
6 years |
vboxsync |
IPRT/crypto: 2nd attempt at dealing with system openssl where RC4_INT …
|
|
|
@74711
|
6 years |
vboxsync |
IPRT/crypto: deal with system openssl where RC4_INT is defined as …
|
|
|
@74708
|
6 years |
vboxsync |
iprt/string.h: %RMpa - to percent-encode (a)ll reserved characters.
|
|
|
@74707
|
6 years |
vboxsync |
IPRT/ldr: Started on Mach-O code signature verification. bugref:9232
|
|
|
@74692
|
6 years |
vboxsync |
IPRT/RTSignTool: Some adjustments for apple signatures. bugref:9232
|
|
|
@74672
|
6 years |
vboxsync |
IPRT/asn1: Hacked code into handling the necessary indefinite length …
|
|
|
@74657
|
6 years |
vboxsync |
IPRT/asn1: Working on parsing Mach-O code signing structures... …
|
|
|
@74656
|
6 years |
vboxsync |
IPRT/ldr: Working on parsing Mach-O code signing structures... bugref:9232
|
|
|
@74654
|
6 years |
vboxsync |
IPRT: More kStuff cleanup. bugref:9232
|
|
|
@74651
|
6 years |
vboxsync |
iprt/nt/hyperv.h: updates. bugref:9044
|
|
|
@74648
|
6 years |
vboxsync |
VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; Add TPR …
|
|
|
@74644
|
6 years |
vboxsync |
IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
|
|
|
@74639
|
6 years |
vboxsync |
IPRT: Initial adapting of the kstuff loader code. bugref:9232
|
|
|
@74638
|
6 years |
vboxsync |
IPRT: Initial adaption of the kstuff loader code. bugref:9232
|
|
|
@74637
|
6 years |
vboxsync |
IPRT: Adding virgin of lx.h from kStuff revision 113. bugref:9232
|
|
|
@74614
|
6 years |
vboxsync |
iprt/crypto: Some apple code signing structures. bugref:9232
|
|
|
@74594
|
6 years |
vboxsync |
iprt/string.h: Fix pasto in comment for RTStrToUInt32()
|
|
|
@74517
|
6 years |
vboxsync |
NEM/win: Updates for new builds. bugref:9044
|
|
|
@74508
|
6 years |
vboxsync |
iprt/nt/hyperv.h: Document some new registers.
|
|
|
@74500
|
6 years |
vboxsync |
iprt/assert.h: Added AssertLogRelStmt.
|
|
|
@74460
|
6 years |
vboxsync |
IPRT: Implemented long filename support for windows (except for …
|
|
|
@74456
|
6 years |
vboxsync |
iprt/asm.h: doxygen fix
|
|
|
@74453
|
6 years |
vboxsync |
DrvChar,asm.h: Added ASMAtomicXchgZ to get rid of 32-bit VCC …
|
|
|
@74428
|
6 years |
vboxsync |
IPRT/rest: doxygen fix. bugref:9167
|
|
|
@74425
|
6 years |
vboxsync |
IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding …
|
|
|
@74424
|
6 years |
vboxsync |
IPRT/uri: Better handling of empty port specifiers. bugref:9249
|
|
|
@74415
|
6 years |
vboxsync |
IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
|
|
|
@74414
|
6 years |
vboxsync |
IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
|
|
|
@74410
|
6 years |
vboxsync |
IPRT/rest: Fixed RTCRestStringEnum::clone override. bugref:9167
|
|
|
@74402
|
6 years |
vboxsync |
IPRT/rest: Implemented array and string-map support for …
|
|
|
@74396
|
6 years |
vboxsync |
IPRT/rest: Prepped for polymorphic body responses. bugref:9167
|
|
|
@74395
|
6 years |
vboxsync |
IPRT/rest: Implemented support for polymorphic parameters (requests). …
|
|
|
@74390
|
6 years |
vboxsync |
IPRT/rest: Replaced thrice duplicate enum wrapping code with a …
|
|
|
@74388
|
6 years |
vboxsync |
x86.h: Added IA32_SMBASE MSR.
|
|
|
@74387
|
6 years |
vboxsync |
IPRT/rest: Early support for polymorphic data objects in the data …
|
|
|
@74378
|
6 years |
vboxsync |
IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
|
|
|
@74377
|
6 years |
vboxsync |
IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
|
|
|
@74373
|
6 years |
vboxsync |
IPRT:critsect: Corrected RTCritSectEnterMultipleDebug signature again, …
|
|
|
@74351
|
6 years |
vboxsync |
IPRT/rest: Redid the previous attempt at making sense of the …
|
|
|
@74348
|
6 years |
vboxsync |
IPRT/rest: Trying to make the basepath stuff more flexible. However, …
|
|
|
@74347
|
6 years |
vboxsync |
IPRT/rest: Implemented inheritance in the data model. Introducing a …
|
|
|
@74331
|
6 years |
vboxsync |
IPRt/mangling: We no longer have any RTMemLocked* APIs.
|
|
|
@74330
|
6 years |
vboxsync |
scm fix
|
|
|
@74317
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74313
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74312
|
6 years |
vboxsync |
IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
|
|
|
@74302
|
6 years |
vboxsync |
scm fixes
|
|
|
@74297
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74295
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74263
|
6 years |
vboxsync |
IPRT/rest: Reimplement RTCRestArrayBase::fromString and adjusted …
|
|
|
@74262
|
6 years |
vboxsync |
IPRT/RTCString: Added find(char,size_t) and find(RTCString const …
|
|
|
@74253
|
6 years |
vboxsync |
IPRT/ldr: Added RTLDRLOAD_FLAGS_NO_SUFFIX flag for enabling loading …
|
|
|
@74250
|
6 years |
vboxsync |
IRPT/rest,http: Use header callbacks for capturing header values in …
|
|
|
@74241
|
6 years |
vboxsync |
iprt/x86.h: dtrace doesn't grok RTUINT128U in X86XMMREG.
|
|
|
@74240
|
6 years |
vboxsync |
iprt/x86.h: Fixed duplicate MSR_IA32_VMX_VMFUNC definition (breaks dtrace).
|
|
|
@74232
|
6 years |
vboxsync |
IPRT/rest: fix typo in method name
|
|
|
@74231
|
6 years |
vboxsync |
IPRT/rest: Provide RTCRestBinaryParameter::getContentLength()
|
|
|
@74224
|
6 years |
vboxsync |
IPRT/http,rest: Clearified the content offset parameter in the callbacks.
|
|
|
@74222
|
6 years |
vboxsync |
IPRT/http: Implemented header callbacks. bugref:9167
|
|
|
@74203
|
6 years |
vboxsync |
IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
|
|
|
@74202
|
6 years |
vboxsync |
IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
|
|
|
@74197
|
6 years |
vboxsync |
IPRT/rest: String map tests. A couple of bugfixes (removal, …
|
|
|
@74195
|
6 years |
vboxsync |
IPRT/rest: Build fix for array tests. Started testing the string map. …
|
|
|
@74181
|
6 years |
vboxsync |
IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues …
|
|
|
@74179
|
6 years |
vboxsync |
IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode …
|
|
|
@74176
|
6 years |
vboxsync |
IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. …
|
|
|
@74173
|
6 years |
vboxsync |
IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
|
|
|
@74161
|
6 years |
vboxsync |
IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. bugref:9167
|
|
|
@74149
|
6 years |
vboxsync |
IPRT/rest: Adding RTCRestDate (untested). bugref:9167
|
|
|
@74148
|
6 years |
vboxsync |
IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both …
|
|
|
@74145
|
6 years |
vboxsync |
iprt/time.h: Dropped unnecessary pragma pack on RTTIME.
|
|
|
@74142
|
6 years |
vboxsync |
IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
|
|
|
@74131
|
6 years |
vboxsync |
x86.h: Added IA32_DEBUG_CTL MSR's valid mask (Intel specific).
|
|
|
@74128
|
6 years |
vboxsync |
IPRT/rest: Mostly done with the initial RTCRestBinaryString hacks. …
|
|
|
@74126
|
6 years |
vboxsync |
IPRT/rest: More work on binary downloads and uploads. bugref:9167
|
|
|
@74125
|
6 years |
vboxsync |
IPRT/time: Extended RTTimeToRfc2822 with a flag for specifying …
|
|
|
@74117
|
6 years |
vboxsync |
IPRT/rest: Started implemented more flexible handling of binary …
|
|
|
@74106
|
6 years |
vboxsync |
IPRT/rest: Fix RTCRestAnyObject export issue and response enum linking …
|
|
|
@74099
|
6 years |
vboxsync |
x86.h: Some missing BIT number macros (for upcoming changes).
|
|
|
@74096
|
6 years |
vboxsync |
IPRT/rest: doxygen fix
|
|
|
@74093
|
6 years |
vboxsync |
IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
|
|
|
@74091
|
6 years |
vboxsync |
IPRT/http: New read/write callbacks APIs (untested). bugref:9167 …
|
|
|
@74090
|
6 years |
vboxsync |
IPRT/http: New read/write callbacks APIs (untested). bugref:9167
|
|
|
@74077
|
6 years |
vboxsync |
IPRT/http: document download progress callback. bugref:9167
|
|
|
@74075
|
6 years |
vboxsync |
IPRT/rest: Sketched out a RTCRestBinaryString type for dealing with …
|
|
|
@74070
|
6 years |
vboxsync |
IPRT/rest: Redid the OCI-style signing code. Added a value length to …
|
|
|
@74069
|
6 years |
vboxsync |
IPRT/time: Added RTTimeToRfc2822 for formatting time according to …
|
|
|