|
|
@52503
|
10 years |
vboxsync |
Started working on PKCS #7 attributes.
|
|
|
@52495
|
10 years |
vboxsync |
Runtime: cdefs.h changes to avoid warnings from some g++ versions …
|
|
|
@52466
|
10 years |
vboxsync |
VMM: Nit for r95680.
|
|
|
@52465
|
10 years |
vboxsync |
VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
|
|
|
@52458
|
10 years |
vboxsync |
ASMMultU32ByU32DivByU32 / ASMMultU64ByU32DivByU32: no need to set …
|
|
|
@52455
|
10 years |
vboxsync |
Updated ASMMultU32ByU32DivByU32 and ASMMultU64ByU32DivByU32 …
|
|
|
@52454
|
10 years |
vboxsync |
ASMMultU32ByU32DivByU32: Cleaned up mess. Tested on x86 and amd64-msc.
|
|
|
@52443
|
10 years |
vboxsync |
Runtime: added ASMMultU32ByU32DivByU32() and fixed early clobber …
|
|
|
@52438
|
10 years |
vboxsync |
SUP: Some more confusing trickery.
|
|
|
@52428
|
10 years |
vboxsync |
asm.h: Fix broken ASMAtomicUoIncU32 assembly.
|
|
|
@52422
|
10 years |
vboxsync |
Fix typo in comment.
|
|
|
@52403
|
10 years |
vboxsync |
SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
|
|
|
@52364
|
10 years |
vboxsync |
nt.h: NtOpenKey, NtQuerySecurityObject, NtQueryValueKey, RtlEqualSid, …
|
|
|
@52358
|
10 years |
vboxsync |
Storage/VD,VHD: Fix crash with certain VHD images with only partial …
|
|
|
@52354
|
10 years |
vboxsync |
nt.h: TEB 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, …
|
|
|
@52294
|
10 years |
vboxsync |
asm-math.h: build fix
|
|
|
@52292
|
10 years |
vboxsync |
RTBigNum/asmdefs.mac: Forgot another file.
|
|
|
@52290
|
10 years |
vboxsync |
RTBigNum: Two assembly optimizations related to RTBigNumModExp. Use …
|
|
|
@52213
|
10 years |
vboxsync |
SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
|
|
|
@52163
|
10 years |
vboxsync |
SUP: Make the middle respawn process wait on both parent and child. …
|
|
|
@52139
|
10 years |
vboxsync |
SUP: child-process purification to avoid sysfer.dll.
|
|
|
@52108
|
10 years |
vboxsync |
wrong error code.
|
|
|
@52103
|
10 years |
vboxsync |
nt.h: Cleaned out unused structures.
|
|
|
@52102
|
10 years |
vboxsync |
nt.h: TEB and PEB structures.
|
|
|
@52092
|
10 years |
vboxsync |
SUP: Disable hard error popups from NtCreateSection failures.
|
|
|
@52050
|
10 years |
vboxsync |
RTMemSafer: Split generic from ring-3 specific page based …
|
|
|
@52040
|
10 years |
vboxsync |
nt.h: Missing NtQueryDirectoryFile prototype.
|
|
|
@52039
|
10 years |
vboxsync |
short -> long names.
|
|
|
@52021
|
10 years |
vboxsync |
IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
|
|
|
@52018
|
10 years |
vboxsync |
IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
|
|
|
@51999
|
10 years |
vboxsync |
Removed left over DEBUG_bird bits in iprt/asn1.h and added …
|
|
|
@51945
|
10 years |
vboxsync |
Try again for up to 5 seconds when we see STATUS_NO_SUCH_DEVICE and …
|
|
|
@51942
|
10 years |
vboxsync |
build fix
|
|
|
@51940
|
10 years |
vboxsync |
GMMR0: Switched from fast mutex to critical section for the giant …
|
|
|
@51919
|
10 years |
vboxsync |
asn1-generator: RTASN1TMPL_MEMBER_DYN* was leaking memory.
|
|
|
@51869
|
10 years |
vboxsync |
fake mangling.
|
|
|
@51868
|
10 years |
vboxsync |
Page hash fixes. Somehow using the wrong algorithm for determining how …
|
|
|
@51863
|
10 years |
vboxsync |
page hash updates.
|
|
|
@51862
|
10 years |
vboxsync |
page hash updates.
|
|
|
@51858
|
10 years |
vboxsync |
Some ASN.1 fixes related to BMP strings. Improved the ASN.1 dumper a …
|
|
|
@51856
|
10 years |
vboxsync |
Added the odd sha-2 algorithms to RTCrDigest and extended the …
|
|
|
@51851
|
10 years |
vboxsync |
Renamed hash implementations to fit better into the build system, …
|
|
|
@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.
|
|
|
@51838
|
10 years |
vboxsync |
Alternative SHA-256 implementation.
|
|
|
@51834
|
10 years |
vboxsync |
gcc inline: use '=g' here we can also directly operate on memory and …
|
|
|
@51831
|
10 years |
vboxsync |
gnu inline fun
|
|
|
@51830
|
10 years |
vboxsync |
duh
|
|
|
@51829
|
10 years |
vboxsync |
duh
|
|
|
@51828
|
10 years |
vboxsync |
Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
|
|
|
@51822
|
10 years |
vboxsync |
Implemented MD2 (legacy reasons).
|
|
|
@51800
|
10 years |
vboxsync |
duplicate error fix.
|
|
|
@51798
|
10 years |
vboxsync |
iprt/err.h: untangle error codes
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@51767
|
10 years |
vboxsync |
conflict avoidance by more alphabetical sorting.
|
|
|
@51766
|
10 years |
vboxsync |
conflict with branch.
|
|
|
@51732
|
10 years |
vboxsync |
RTZipPkzipMemDecompress: pvSrc const
|
|
|
@51715
|
10 years |
vboxsync |
build fix
|
|
|
@51714
|
10 years |
vboxsync |
Runtime: added RTZipPkzipMemDecompress()
|
|
|
@51710
|
10 years |
vboxsync |
we don't provide this function
|
|
|
@51706
|
10 years |
vboxsync |
Runtime/http: added handling for 301 responses
|
|
|
@51705
|
10 years |
vboxsync |
Runtime/http: added handling for 301 responses
|
|
|
@51696
|
10 years |
vboxsync |
Runtime: PKZip stream reader
|
|
|
@51635
|
10 years |
vboxsync |
introduced RTHttpGetBinary(), renamed RTHttpGet() to RTHttpGetText()
|
|
|
@51182
|
11 years |
vboxsync |
VMM/IEM: Implemented hardware task-switches, code path disabled.
|
|
|
@51087
|
11 years |
vboxsync |
typo
|
|
|
@51074
|
11 years |
vboxsync |
Runtime: Add RTMemLocked* API to allocate locked memory
|
|
|
@51014
|
11 years |
vboxsync |
Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
|
|
|
@50971
|
11 years |
vboxsync |
iprt/x86.h: Minimum TSS descriptor limit value.
|
|
|
@50956
|
11 years |
vboxsync |
punctuation and english.
|
|
|
@50955
|
11 years |
vboxsync |
VERR_X509_XX moved to 230xx because we need the two 200 status codes …
|
|
|
@50954
|
11 years |
vboxsync |
x509.cpp/h: Cleaned up rtX509ReadCertificateFromPEM, please study the …
|
|
|
@50903
|
11 years |
vboxsync |
added prefix X509 into all error definitions related to X509
|
|
|
@50888
|
11 years |
vboxsync |
Added VINF_NOT_SELFSIGNED_X509_CERTIFICATE
|
|
|
@50835
|
11 years |
vboxsync |
fixed svn properties
|
|
|
@50832
|
11 years |
vboxsync |
pr6022. Support X509 certification during import OVF appliance.
|
|
|
@50793
|
11 years |
vboxsync |
iprt: Added RTSTR_VALIDATE_ENCODING_EXACT_LENGTH for …
|
|
|
@50792
|
11 years |
vboxsync |
IPRT: Added RTUtf16ValidateEncodingEx, RTUtf16ValidateEncoding and …
|
|
|
@50790
|
11 years |
vboxsync |
build fix
|
|
|
@50783
|
11 years |
vboxsync |
Main and Runtime/Linux: rip out all code for recursively walking /dev, …
|
|
|
@50765
|
11 years |
vboxsync |
include/iprt, Runtime/common: Added defines for newer Intel CPU …
|
|
|
@50642
|
11 years |
vboxsync |
iprt/env.h: Added RTEnvCountEx and RTEnvGetByIndexEx for enumerating …
|
|
|
@50641
|
11 years |
vboxsync |
RTMpGetDescription: Made it accept NIL_RTCPUID as indicating the …
|
|
|
@50526
|
11 years |
vboxsync |
Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
|
|
|
@50507
|
11 years |
vboxsync |
IPRT/uri.h: Documentation.
|
|
|
@50503
|
11 years |
vboxsync |
IPRT/ministring: Added RTCString::joinEx().
|
|
|
@50470
|
11 years |
vboxsync |
IPRT: Documentation.
|
|
|
@50456
|
11 years |
vboxsync |
RTNetStrToIPv6Addr: first cut at IPv6 address parsing. I'm still not …
|
|
|
@50425
|
11 years |
vboxsync |
ASMGetSegAttr returns UINT32_MAX on failure, not ~0U.
|
|
|
@50424
|
11 years |
vboxsync |
ASMSetIDTR and ASMSetGDTR.
|
|
|
@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 …
|
|
|
@50255
|
11 years |
vboxsync |
VMM: two undocumented CPUID bits
|
|
|
@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 …
|
|
|