|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@54984
|
10 years |
vboxsync |
Runtime/manifest: Fixed misused AssertReturnStmt(). Thank you Jung-uk Kim.
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@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 …
|
|
|
@51861
|
10 years |
vboxsync |
clear the context after use, converted SHA-1 to use an array of H values.
|
|
|
@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.
|
|
|
@51828
|
10 years |
vboxsync |
Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
|
|
|
@51821
|
10 years |
vboxsync |
Implemented MD2 (legacy reasons).
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@51014
|
11 years |
vboxsync |
Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
|
|
|
@50954
|
11 years |
vboxsync |
x509.cpp/h: Cleaned up rtX509ReadCertificateFromPEM, please study the …
|
|
|
@50904
|
11 years |
vboxsync |
added prefix X509 into all error definitions related to X509
|
|
|
@50887
|
11 years |
vboxsync |
Put a warning instead an error if X509 certificate is not self-signed
|
|
|
@50835
|
11 years |
vboxsync |
fixed svn properties
|
|
|
@50526
|
11 years |
vboxsync |
Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
|
|
|
@50446
|
11 years |
vboxsync |
Runtime/common/checksum/manifest.cpp: remove leftover printf debugging
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48628
|
11 years |
vboxsync |
Runtime/manifest: unimportant memory leak
|
|
|
@46982
|
11 years |
vboxsync |
build fix
|
|
|
@46981
|
11 years |
vboxsync |
typo.
|
|
|
@46980
|
11 years |
vboxsync |
Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
|
|
|
@46972
|
11 years |
vboxsync |
pr6022. Relative paths in the OVA package are processed from now.
|
|
|
@45356
|
12 years |
vboxsync |
tabs
|
|
|
@45354
|
12 years |
vboxsync |
Main: OVF 2.0 support. Part 2 - OVA package with SHA256 support has …
|
|
|
@45234
|
12 years |
vboxsync |
fix OSE
|
|
|
@45227
|
12 years |
vboxsync |
Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
|
|
|
@44757
|
12 years |
vboxsync |
Runtime: TCP pseudo header checksum fix for IPv6 (#4796)
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44218
|
12 years |
vboxsync |
Runtime/manifest.cpp: Fix a possible NULL pointer dereference in the …
|
|
|
@41170
|
13 years |
vboxsync |
fixed tstRTManifest testcase
|
|
|
@40722
|
13 years |
vboxsync |
Runtime/md5: Clear the whole state and replace tabs with spaces
|
|
|
@40374
|
13 years |
vboxsync |
Runtime/checksum/manifest: potential memory leak
|
|
|
@40329
|
13 years |
vboxsync |
Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
|
|
|
@39877
|
13 years |
vboxsync |
IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
|
|
|
@39439
|
13 years |
vboxsync |
manifest3.cpp: plugged leak.
|
|
|
@39080
|
13 years |
vboxsync |
IPRT: Started -Wunused-parameter cleanup.
|
|
|
@35351
|
14 years |
vboxsync |
scm cleanups.
|
|
|
@34941
|
14 years |
vboxsync |
checksum/manifest: uninitialized variables
|
|
|
@34845
|
14 years |
vboxsync |
iprt: Added RTManifestEntryExists.
|
|
|
@34537
|
14 years |
vboxsync |
extpack & manifest bugfixes.
|
|
|
@34536
|
14 years |
vboxsync |
build fix
|
|
|
@34535
|
14 years |
vboxsync |
Manifest comparison.
|
|
|
@34495
|
14 years |
vboxsync |
Made extension pack installation work.
|
|
|
@34464
|
14 years |
vboxsync |
IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
|
|
|
@34450
|
14 years |
vboxsync |
RTManifestWriteStandard: Initial implementation.
|
|
|
@34449
|
14 years |
vboxsync |
Implemented RTManifestReadStandard and RTManifestReadStandardEx.
|
|
|
@34442
|
14 years |
vboxsync |
bugfixing
|
|
|
@34435
|
14 years |
vboxsync |
ExtPack: Implemented unpacking (untested).
|
|
|
@34418
|
14 years |
vboxsync |
VBoxExtPAckHelperApp.cpp: More code.
|
|
|
@34385
|
14 years |
vboxsync |
Build fix.
|
|
|
@34381
|
14 years |
vboxsync |
manifest stuff.
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33289
|
14 years |
vboxsync |
Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
|
|
|
@33057
|
14 years |
vboxsync |
Runtime: add a manifest memory writer
|
|
|
@32569
|
14 years |
vboxsync |
Runtime: fix burn
|
|
|
@32568
|
14 years |
vboxsync |
OVA: parse ovf in memory on ova import (no need for a temporary ovf …
|
|
|
@32257
|
14 years |
vboxsync |
iprt/ipv4.cpp: fixed mixed code/declaration C warnings
|
|
|
@31847
|
14 years |
vboxsync |
iprt: removed crc32.h and crc64.h, use crc.h instead.
|
|
|
@30080
|
15 years |
vboxsync |
build fix.
|
|
|
@30079
|
15 years |
vboxsync |
IPRT: Use PFNRTPROGRESS.
|
|
|
@29904
|
15 years |
vboxsync |
IPRT: fix win burns
|
|
|
@29901
|
15 years |
vboxsync |
IPRT: added progress callback support to SHA1 digest calculation and …
|
|
|
@29820
|
15 years |
vboxsync |
RTSha1Digest.cpp: Don't need mem.h
|
|
|
@29819
|
15 years |
vboxsync |
RTSha1Digest.cpp: Don't mix allocators! Also, check for allocation …
|
|
|
@29778
|
15 years |
vboxsync |
Runtime: Use RTSha1ToString cause the old method used the wrong …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28026
|
15 years |
vboxsync |
build fix
|
|
|
@28024
|
15 years |
vboxsync |
iprt: ipv6 header and pseudo checksumming; tcp flags; tcp/udp …
|
|
|
@27800
|
15 years |
vboxsync |
iprt: applying sparc patch (selectively).
|
|
|
@26525
|
15 years |
vboxsync |
Runtime: win.amd64 warnings.
|
|
|
@26344
|
15 years |
vboxsync |
Runtime: white space cleanup.
|
|
|
@25918
|
15 years |
vboxsync |
Runtime/RTSha1Digest.cpp: no need to open the stream for reading and …
|
|
|
@25645
|
15 years |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@23507
|
15 years |
vboxsync |
IPRT: Added APIs for convering digests to/from strings.
|
|
|
@23503
|
15 years |
vboxsync |
IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
|
|
|
@23501
|
15 years |
vboxsync |
IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
|
|
|
@23499
|
15 years |
vboxsync |
iprt/manifest.cpp: code review: addressed some issue in error paths; …
|
|
|
@22092
|
15 years |
vboxsync |
iprt/md5.cpp|h: some cleanup and tuning to see how fast it can be (too …
|
|
|
@21920
|
15 years |
vboxsync |
IPRT: Added a RTCrc32 that uses crc32() from zlib since we already …
|
|
|
@21919
|
15 years |
vboxsync |
iprt/crc32.cpp: strip docs, coding style.
|
|
|
@21918
|
15 years |
vboxsync |
IPRT: Added RTMd5().
|
|
|
@21914
|
15 years |
vboxsync |
iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
|
|
|
@21749
|
15 years |
vboxsync |
Runtime: optimization hint
|
|
|
@21748
|
15 years |
vboxsync |
Runtime: more corrections
|
|
|
@21746
|
15 years |
vboxsync |
Runtime: little corrections
|
|
|
@21742
|
15 years |
vboxsync |
Runtime: added SHA1 and manifest file support
|
|
|