|
|
@54224
|
10 years |
vboxsync |
SUP,IPRT: Started as a build fix ended up as a cleanup (mostly …
|
|
|
@54215
|
10 years |
vboxsync |
Runtime,TM: Use GIP's fTscDeltasAreRoughlyInSync.
|
|
|
@54202
|
10 years |
vboxsync |
IPRT,TM: Implemented GIP TSC delta processing in the RTTimeNanoTS code.
|
|
|
@53900
|
10 years |
vboxsync |
IPRT: Implemented X.509 OtherName.
|
|
|
@53877
|
10 years |
vboxsync |
ldrPE: Windows 10 IMAGE_LOAD_CONFIG_DIRECTORY update.
|
|
|
@53818
|
10 years |
vboxsync |
RTLdr: Added RTLDR_O_IGNORE_ARCH_IF_NO_CODE for PE resource dlls and …
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53470
|
10 years |
vboxsync |
timesupA.asm: Disabled SUPTscDeltaApply macro invocation, see review …
|
|
|
@53430
|
10 years |
vboxsync |
VMM/TM: First step in introducing the invariant TM mode.
|
|
|
@53177
|
10 years |
vboxsync |
typo (found by gcc)
|
|
|
@53175
|
10 years |
vboxsync |
build fix
|
|
|
@53173
|
10 years |
vboxsync |
IPRT,SUPDrv: Added new 'ringbuf[=size]' log destination for cases …
|
|
|
@53074
|
10 years |
vboxsync |
Runtime/http: force TLSv1
|
|
|
@53033
|
10 years |
vboxsync |
IPRT: store-inmem: use ASMAtomicIncU32
|
|
|
@53015
|
10 years |
vboxsync |
asn1-ut-string.cpp: Two bugfixes in the RTAsn1String_QueryUtf8 method.
|
|
|
@53010
|
10 years |
vboxsync |
IPRT: Added electric fence allocator for ASN.1.
|
|
|
@52988
|
10 years |
vboxsync |
Runtime: fixed assertion
|
|
|
@52944
|
10 years |
vboxsync |
IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
|
|
|
@52845
|
10 years |
vboxsync |
RTLdrOpenInMemory: Fixed colon that should've been a semicolon, …
|
|
|
@52839
|
10 years |
vboxsync |
rtldrPE_EnumSegments: Fixed double sizeof() for 8 char section names.
|
|
|
@52835
|
10 years |
vboxsync |
rtDwarfAbbrev_LookupMiss: Missing uPrevCode assignment.
|
|
|
@52833
|
10 years |
vboxsync |
time.cpp: Used the wrong days-in-month for non-leap-years when …
|
|
|
@52608
|
10 years |
vboxsync |
asn-ut-time-decode.cpp: Fixed bug in fraction decoding.
|
|
|
@52607
|
10 years |
vboxsync |
forgot a RT_STRICT.
|
|
|
@52600
|
10 years |
vboxsync |
IPRT: Added support for microsoft timestamp counter signatures. This …
|
|
|
@52563
|
10 years |
vboxsync |
asn1: clear stuff on decode failure.
|
|
|
@52545
|
10 years |
vboxsync |
sigh.
|
|
|
@52542
|
10 years |
vboxsync |
fix it in the function being called instead.
|
|
|
@52540
|
10 years |
vboxsync |
RTCrPkcs7VerifySignedData: initialize hThisDigest to NIL_RTCRDIGEST to …
|
|
|
@52537
|
10 years |
vboxsync |
IPRT,SUP: First part of timestamp counter signatures support.
|
|
|
@52536
|
10 years |
vboxsync |
RTAsn1ObjId_Compare: bugfix.
|
|
|
@52534
|
10 years |
vboxsync |
Another load configuration kludge, this time for ntdll/xp.
|
|
|
@52533
|
10 years |
vboxsync |
ASN.1 decoding: limit nesting.
|
|
|
@52521
|
10 years |
vboxsync |
x509-template.h: Parameters are completely optional if timestamp …
|
|
|
@52503
|
10 years |
vboxsync |
Started working on PKCS #7 attributes.
|
|
|
@52457
|
10 years |
vboxsync |
IPRT: Tell the windows debugger the name of our threads.
|
|
|
@52454
|
10 years |
vboxsync |
ASMMultU32ByU32DivByU32: Cleaned up mess. Tested on x86 and amd64-msc.
|
|
|
@52444
|
10 years |
vboxsync |
fix
|
|
|
@52443
|
10 years |
vboxsync |
Runtime: added ASMMultU32ByU32DivByU32() and fixed early clobber …
|
|
|
@52405
|
10 years |
vboxsync |
ldrPE.cpp: Fixed RTLDRPROP_IMPORT_COUNT, the gnu loader includes all …
|
|
|
@52403
|
10 years |
vboxsync |
SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
|
|
|
@52345
|
10 years |
vboxsync |
Runtime: Implemented ASMAtomicUo[Inc|Dec]U32() with updated testcase. …
|
|
|
@52338
|
10 years |
vboxsync |
typo
|
|
|
@52335
|
10 years |
vboxsync |
RTBigNum: Added shift APIs, implemented a faster division algorithm, …
|
|
|
@52331
|
10 years |
vboxsync |
strformatrt.cpp: Don't translate cchPrecision=0 to 16 for %Rhx* format …
|
|
|
@52330
|
10 years |
vboxsync |
bugfix
|
|
|
@52291
|
10 years |
vboxsync |
RTBigNum: Forgot to add the assembly file. Oops.
|
|
|
@52290
|
10 years |
vboxsync |
RTBigNum: Two assembly optimizations related to RTBigNumModExp. Use …
|
|
|
@52217
|
10 years |
vboxsync |
Runtime/http: fixed potential invalid RTMemFree() on error
|
|
|
@52213
|
10 years |
vboxsync |
SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
|
|
|
@52206
|
10 years |
vboxsync |
RTCrX509: Another name component mapping.
|
|
|
@52204
|
10 years |
vboxsync |
SUP,LDR: Changed RTLdrGetBits to allow not resolving imports. Combined …
|
|
|
@52138
|
10 years |
vboxsync |
dbgcfg.cpp: ignore case in symbol paths.
|
|
|
@52050
|
10 years |
vboxsync |
RTMemSafer: Split generic from ring-3 specific page based …
|
|
|
@52025
|
10 years |
vboxsync |
trunk, VBox-4.*, VBox-3.2: Cleaned up base64/RT_C_IS_SPACE CR mess.
|
|
|
@52018
|
10 years |
vboxsync |
IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
|
|
|
@51941
|
10 years |
vboxsync |
SUPDrv-win.cpp: Use the RTTerm/RTOnce stuff to clean up that default …
|
|
|
@51915
|
10 years |
vboxsync |
Drop electric fences before looking for leaks.
|
|
|
@51914
|
10 years |
vboxsync |
hack
|
|
|
@51913
|
10 years |
vboxsync |
Plugged memory leak in rtldrPE_VerifySignatureValidateHash.
|
|
|
@51902
|
10 years |
vboxsync |
Fall back on our own MD2 if OpenSSL doesn't include it.
|
|
|
@51885
|
10 years |
vboxsync |
Documented another bswap experiment.
|
|
|
@51884
|
10 years |
vboxsync |
alt-sha256: Tiny bswap optimization for 64-bit CPUs.
|
|
|
@51883
|
10 years |
vboxsync |
alt-sha512: Applied the optimizations from alt-sha256 and alt-sha1, …
|
|
|
@51882
|
10 years |
vboxsync |
alt-sha1: appled the same …
|
|
|
@51881
|
10 years |
vboxsync |
alt-sha256: Unrolled everything and applied the Ch() and Maj() …
|
|
|
@51880
|
10 years |
vboxsync |
alt-sha1.cpp: Unrolling the init code, increasing performance by some 10+.
|
|
|
@51879
|
10 years |
vboxsync |
alt-sha1.cpp: Save an operation in both Ch() and Maj(). The Maj …
|
|
|
@51878
|
10 years |
vboxsync |
alt-sha1.cpp: Unrolled the block processing code, getting a ~25 speed …
|
|
|
@51872
|
10 years |
vboxsync |
OS/2 build fix (nasm).
|
|
|
@51870
|
10 years |
vboxsync |
Another page has fix, this time for VBoxREM w/ debug info. (debug info …
|
|
|
@51868
|
10 years |
vboxsync |
Page hash fixes. Somehow using the wrong algorithm for determining how …
|
|
|
@51862
|
10 years |
vboxsync |
page hash updates.
|
|
|
@51861
|
10 years |
vboxsync |
clear the context after use, converted SHA-1 to use an array of H values.
|
|
|
@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, …
|
|
|
@51843
|
10 years |
vboxsync |
Renamed md5.cpp to md5-alt.cpp.
|
|
|
@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.
|
|
|
@51838
|
10 years |
vboxsync |
Alternative SHA-256 implementation.
|
|
|
@51837
|
10 years |
vboxsync |
gcc warning
|
|
|
@51828
|
10 years |
vboxsync |
Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
|
|
|
@51823
|
10 years |
vboxsync |
Better error message.
|
|
|
@51821
|
10 years |
vboxsync |
Implemented MD2 (legacy reasons).
|
|
|
@51820
|
10 years |
vboxsync |
New message digest testcase + a fix to digest-builtin.cpp.
|
|
|
@51795
|
10 years |
vboxsync |
UTF-8 case folding hacks to deal with U+0130, U+0131, U+017f and …
|
|
|
@51794
|
10 years |
vboxsync |
Darwin loader rc fix (VERR_INVALID_EXE_SIGNATURE).
|
|
|
@51792
|
10 years |
vboxsync |
Better fix
|
|
|
@51791
|
10 years |
vboxsync |
Paranoia fix
|
|
|
@51790
|
10 years |
vboxsync |
Better fix
|
|
|
@51788
|
10 years |
vboxsync |
More correct fix
|
|
|
@51787
|
10 years |
vboxsync |
bugfix
|
|
|
@51783
|
10 years |
vboxsync |
bugfix
|
|
|
@51782
|
10 years |
vboxsync |
fixed bug
|
|
|
@51781
|
10 years |
vboxsync |
warning
|
|
|
@51780
|
10 years |
vboxsync |
warning
|
|
|
@51779
|
10 years |
vboxsync |
duh
|
|
|
@51777
|
10 years |
vboxsync |
build fixes
|
|
|
@51776
|
10 years |
vboxsync |
build fixes
|
|
|