|
|
@52138
|
10 年 |
vboxsync |
dbgcfg.cpp: ignore case in symbol paths.
|
|
|
@52050
|
10 年 |
vboxsync |
RTMemSafer: Split generic from ring-3 specific page based …
|
|
|
@52025
|
10 年 |
vboxsync |
trunk, VBox-4.*, VBox-3.2: Cleaned up base64/RT_C_IS_SPACE CR mess.
|
|
|
@52018
|
10 年 |
vboxsync |
IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
|
|
|
@51941
|
10 年 |
vboxsync |
SUPDrv-win.cpp: Use the RTTerm/RTOnce stuff to clean up that default …
|
|
|
@51915
|
10 年 |
vboxsync |
Drop electric fences before looking for leaks.
|
|
|
@51914
|
10 年 |
vboxsync |
hack
|
|
|
@51913
|
10 年 |
vboxsync |
Plugged memory leak in rtldrPE_VerifySignatureValidateHash.
|
|
|
@51902
|
10 年 |
vboxsync |
Fall back on our own MD2 if OpenSSL doesn't include it.
|
|
|
@51885
|
10 年 |
vboxsync |
Documented another bswap experiment.
|
|
|
@51884
|
10 年 |
vboxsync |
alt-sha256: Tiny bswap optimization for 64-bit CPUs.
|
|
|
@51883
|
10 年 |
vboxsync |
alt-sha512: Applied the optimizations from alt-sha256 and alt-sha1, …
|
|
|
@51882
|
10 年 |
vboxsync |
alt-sha1: appled the same …
|
|
|
@51881
|
10 年 |
vboxsync |
alt-sha256: Unrolled everything and applied the Ch() and Maj() …
|
|
|
@51880
|
10 年 |
vboxsync |
alt-sha1.cpp: Unrolling the init code, increasing performance by some 10+.
|
|
|
@51879
|
10 年 |
vboxsync |
alt-sha1.cpp: Save an operation in both Ch() and Maj(). The Maj …
|
|
|
@51878
|
10 年 |
vboxsync |
alt-sha1.cpp: Unrolled the block processing code, getting a ~25 speed …
|
|
|
@51872
|
10 年 |
vboxsync |
OS/2 build fix (nasm).
|
|
|
@51870
|
10 年 |
vboxsync |
Another page has fix, this time for VBoxREM w/ debug info. (debug info …
|
|
|
@51868
|
10 年 |
vboxsync |
Page hash fixes. Somehow using the wrong algorithm for determining how …
|
|
|
@51862
|
10 年 |
vboxsync |
page hash updates.
|
|
|
@51861
|
10 年 |
vboxsync |
clear the context after use, converted SHA-1 to use an array of H values.
|
|
|
@51858
|
10 年 |
vboxsync |
Some ASN.1 fixes related to BMP strings. Improved the ASN.1 dumper a …
|
|
|
@51856
|
10 年 |
vboxsync |
Added the odd sha-2 algorithms to RTCrDigest and extended the …
|
|
|
@51851
|
10 年 |
vboxsync |
Renamed hash implementations to fit better into the build system, …
|
|
|
@51843
|
10 年 |
vboxsync |
Renamed md5.cpp to md5-alt.cpp.
|
|
|
@51842
|
10 年 |
vboxsync |
Added alternative SHA-512/224 and SHA-512/256 implementations while at it.
|
|
|
@51841
|
10 年 |
vboxsync |
Alternative SHA-512 and SHA-384 implementation.
|
|
|
@51838
|
10 年 |
vboxsync |
Alternative SHA-256 implementation.
|
|
|
@51837
|
10 年 |
vboxsync |
gcc warning
|
|
|
@51828
|
10 年 |
vboxsync |
Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
|
|
|
@51823
|
10 年 |
vboxsync |
Better error message.
|
|
|
@51821
|
10 年 |
vboxsync |
Implemented MD2 (legacy reasons).
|
|
|
@51820
|
10 年 |
vboxsync |
New message digest testcase + a fix to digest-builtin.cpp.
|
|
|
@51795
|
10 年 |
vboxsync |
UTF-8 case folding hacks to deal with U+0130, U+0131, U+017f and …
|
|
|
@51794
|
10 年 |
vboxsync |
Darwin loader rc fix (VERR_INVALID_EXE_SIGNATURE).
|
|
|
@51792
|
10 年 |
vboxsync |
Better fix
|
|
|
@51791
|
10 年 |
vboxsync |
Paranoia fix
|
|
|
@51790
|
10 年 |
vboxsync |
Better fix
|
|
|
@51788
|
10 年 |
vboxsync |
More correct fix
|
|
|
@51787
|
10 年 |
vboxsync |
bugfix
|
|
|
@51783
|
10 年 |
vboxsync |
bugfix
|
|
|
@51782
|
10 年 |
vboxsync |
fixed bug
|
|
|
@51781
|
10 年 |
vboxsync |
warning
|
|
|
@51780
|
10 年 |
vboxsync |
warning
|
|
|
@51779
|
10 年 |
vboxsync |
duh
|
|
|
@51777
|
10 年 |
vboxsync |
build fixes
|
|
|
@51776
|
10 年 |
vboxsync |
build fixes
|
|
|
@51773
|
10 年 |
vboxsync |
shut up stupid gcc warnings.
|
|
|
@51770
|
10 年 |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@51739
|
10 年 |
vboxsync |
Runtime/PKZip: provide stubs
|
|
|
@51732
|
10 年 |
vboxsync |
RTZipPkzipMemDecompress: pvSrc const
|
|
|
@51714
|
10 年 |
vboxsync |
Runtime: added RTZipPkzipMemDecompress()
|
|
|
@51713
|
10 年 |
vboxsync |
Runtime/unzipcmd: fixed comments; use the attributes provided by the …
|
|
|
@51712
|
10 年 |
vboxsync |
Runtime/pkzipvfs: more sensible default file attributes; don't need to …
|
|
|
@51707
|
10 年 |
vboxsync |
Runtime/http: more sane limit for redirection URLs
|
|
|
@51704
|
10 年 |
vboxsync |
Runtime/http: added handling for 301 responses
|
|
|
@51701
|
10 年 |
vboxsync |
elder gcc false positive warning
|
|
|
@51699
|
10 年 |
vboxsync |
another warning
|
|
|
@51698
|
10 年 |
vboxsync |
more signed math
|
|
|
@51697
|
10 年 |
vboxsync |
uint64_t / RTFOFF mess
|
|
|
@51696
|
10 年 |
vboxsync |
Runtime: PKZip stream reader
|
|
|
@51683
|
10 年 |
vboxsync |
Runtime/tarcmd: fixed a loop and a memory leak
|
|
|
@51651
|
10 年 |
vboxsync |
RTVfsChainOpenIoStream: initialize pszError at the earliest possible way
|
|
|
@51635
|
10 年 |
vboxsync |
introduced RTHttpGetBinary(), renamed RTHttpGet() to RTHttpGetText()
|
|
|
@51519
|
10 年 |
vboxsync |
Runtime: Comment nits.
|
|
|
@51450
|
10 年 |
vboxsync |
fixed some Log() statments where we didn't properly display uint64_t …
|
|
|
@51143
|
11 年 |
vboxsync |
VMM: 32-bit operations must not be 64-bit!!
|
|
|
@51014
|
11 年 |
vboxsync |
Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
|
|
|
@50954
|
11 年 |
vboxsync |
x509.cpp/h: Cleaned up rtX509ReadCertificateFromPEM, please study the …
|
|
|
@50915
|
11 年 |
vboxsync |
log.cpp had assertion temp commented out - fixed
|
|
|
@50914
|
11 年 |
vboxsync |
6813 src-all/ExtPackManagerImpl.cpp
|
|
|
@50904
|
11 年 |
vboxsync |
added prefix X509 into all error definitions related to X509
|
|
|
@50887
|
11 年 |
vboxsync |
Put a warning instead an error if X509 certificate is not self-signed
|
|
|
@50840
|
11 年 |
vboxsync |
Runtime/common/asm: extra lines, nit.
|
|
|
@50835
|
11 年 |
vboxsync |
fixed svn properties
|
|
|
@50795
|
11 年 |
vboxsync |
Build fix.
|
|
|
@50793
|
11 年 |
vboxsync |
iprt: Added RTSTR_VALIDATE_ENCODING_EXACT_LENGTH for …
|
|
|
@50792
|
11 年 |
vboxsync |
IPRT: Added RTUtf16ValidateEncodingEx, RTUtf16ValidateEncoding and …
|
|
|
@50791
|
11 年 |
vboxsync |
comment
|
|
|
@50765
|
11 年 |
vboxsync |
include/iprt, Runtime/common: Added defines for newer Intel CPU …
|
|
|
@50661
|
11 年 |
vboxsync |
GCC:/MSC: => gcc:/msc: like everywhere
|
|
|
@50660
|
11 年 |
vboxsync |
iprt: three register parmaeter fixes in unused code (64-bit gcc).
|
|
|
@50658
|
11 年 |
vboxsync |
ASMCpuIdExSlow.asm: mixed rcx and rdx inputs on gcc. bad
|
|
|
@50526
|
11 年 |
vboxsync |
Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
|
|
|
@50508
|
11 年 |
vboxsync |
DnD: Update.
|
|
|
@50503
|
11 年 |
vboxsync |
IPRT/ministring: Added RTCString::joinEx().
|
|
|
@50456
|
11 年 |
vboxsync |
RTNetStrToIPv6Addr: first cut at IPv6 address parsing. I'm still not …
|
|
|
@50446
|
11 年 |
vboxsync |
Runtime/common/checksum/manifest.cpp: remove leftover printf debugging
|
|
|
@50424
|
11 年 |
vboxsync |
ASMSetIDTR and ASMSetGDTR.
|
|
|
@50418
|
11 年 |
vboxsync |
Add RTNetStrToIPv4AddrEx - a variant of IPv4 dotted-decimal parsing …
|
|
|
@50404
|
11 年 |
vboxsync |
6813 - src-client/USBDeviceImpl.cpp vn 2
|
|
|
@50403
|
11 年 |
vboxsync |
6813 - src-client/USBDeviceImpl.cpp
|
|
|
@50367
|
11 年 |
vboxsync |
Make %RTnaipv6 and %RTnaddr format IPv6 addresses according to RFC …
|
|
|
@50206
|
11 年 |
vboxsync |
tar.cpp: hVfsIos init bug.
|
|
|
@50205
|
11 年 |
vboxsync |
tar.cpp: Drop the TAR file reading code.
|
|
|
@50201
|
11 年 |
vboxsync |
rtZipTarReaderIsAtEnd: Hack for our tar.cpp writer code.
|
|
|
@50194
|
11 年 |
vboxsync |
tar.cpp: Stripped it futher down and documented what …
|
|
|
@50180
|
11 年 |
vboxsync |
fix
|
|
|
@50154
|
11 年 |
vboxsync |
Reduce the TAR API to what's currently used.
|
|
|