VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/checksum

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69219   7 years vboxsync Runtime: scm cleanups
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68918   7 years vboxsync Main,iprt: Don't fail an import just because the manifest contains …
(edit) @68884   7 years vboxsync IPRT: Added CRC-16-CCITT implemenation.
(edit) @68496   7 years vboxsync iprt/manifest2.cpp: fix harmless typos in static function names
(edit) @67188   8 years vboxsync IPRT: rtManifestPtIos_Write: Handle gaps in the output as zero filled.
(edit) @66080   8 years vboxsync iprt/manifest2.cpp: Use RT_FLEXIBLE_ARRAY and RT_FLEXIBLE_ARRAY_NESTED.
(edit) @63264   8 years vboxsync Runtime/crc32c: Fix incomplete conversion breaking CRC32C calculation …
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @59672   9 years vboxsync iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
(edit) @59620   9 years vboxsync IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
(edit) @59575   9 years vboxsync iprt: Added RTManifestQueryAllAttrTypes.
(edit) @59567   9 years vboxsync RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
(edit) @59554   9 years vboxsync RTManifestReadStandardEx: Don't assume spaces between the attribute …
(edit) @59522   9 years vboxsync Backed out r105295 (manifest hack).
(edit) @59516   9 years vboxsync bugref:6022. OVF import: Workaround in the case if there is no the SHA …
(edit) @57974   9 years vboxsync IPRT: Some more doxygen fixes.
(edit) @57926   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57572   9 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @57387   9 years vboxsync manifest.cpp: build fix
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56978   9 years vboxsync Runtime: Formatting fixes, time.cpp being the most significant.
(edit) @56863   9 years vboxsync Runtime/manifest: Always free the hash states, found by Fortify
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @54984   10 years vboxsync Runtime/manifest: Fixed misused AssertReturnStmt(). Thank you Jung-uk Kim.
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @51902   10 years vboxsync Fall back on our own MD2 if OpenSSL doesn't include it.
(edit) @51885   10 years vboxsync Documented another bswap experiment.
(edit) @51884   10 years vboxsync alt-sha256: Tiny bswap optimization for 64-bit CPUs.
(edit) @51883   10 years vboxsync alt-sha512: Applied the optimizations from alt-sha256 and alt-sha1, …
(edit) @51882   10 years vboxsync alt-sha1: appled the same …
(edit) @51881   10 years vboxsync alt-sha256: Unrolled everything and applied the Ch() and Maj() …
(edit) @51880   10 years vboxsync alt-sha1.cpp: Unrolling the init code, increasing performance by some 10+.
(edit) @51879   10 years vboxsync alt-sha1.cpp: Save an operation in both Ch() and Maj(). The Maj …
(edit) @51878   10 years vboxsync alt-sha1.cpp: Unrolled the block processing code, getting a ~25 speed …
(edit) @51861   10 years vboxsync clear the context after use, converted SHA-1 to use an array of H values.
(edit) @51856   10 years vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
(edit) @51851   10 years vboxsync Renamed hash implementations to fit better into the build system, …
(edit) @51843   10 years vboxsync Renamed md5.cpp to md5-alt.cpp.
(edit) @51842   10 years vboxsync Added alternative SHA-512/224 and SHA-512/256 implementations while at it.
(edit) @51841   10 years vboxsync Alternative SHA-512 and SHA-384 implementation.
(edit) @51838   10 years vboxsync Alternative SHA-256 implementation.
(edit) @51828   10 years vboxsync Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
(edit) @51821   10 years vboxsync Implemented MD2 (legacy reasons).
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51014   11 years vboxsync Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
(edit) @50954   11 years vboxsync x509.cpp/h: Cleaned up rtX509ReadCertificateFromPEM, please study the …
(edit) @50904   11 years vboxsync added prefix X509 into all error definitions related to X509
(edit) @50887   11 years vboxsync Put a warning instead an error if X509 certificate is not self-signed
(edit) @50835   11 years vboxsync fixed svn properties
(edit) @50526   11 years vboxsync Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
(edit) @50446   11 years vboxsync Runtime/common/checksum/manifest.cpp: remove leftover printf debugging
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48628   11 years vboxsync Runtime/manifest: unimportant memory leak
(edit) @46982   11 years vboxsync build fix
(edit) @46981   11 years vboxsync typo.
(edit) @46980   11 years vboxsync Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
(edit) @46972   11 years vboxsync pr6022. Relative paths in the OVA package are processed from now.
(edit) @45356   12 years vboxsync tabs
(edit) @45354   12 years vboxsync Main: OVF 2.0 support. Part 2 - OVA package with SHA256 support has …
(edit) @45234   12 years vboxsync fix OSE
(edit) @45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(edit) @44757   12 years vboxsync Runtime: TCP pseudo header checksum fix for IPv6 (#4796)
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44218   12 years vboxsync Runtime/manifest.cpp: Fix a possible NULL pointer dereference in the …
(edit) @41170   13 years vboxsync fixed tstRTManifest testcase
(edit) @40722   13 years vboxsync Runtime/md5: Clear the whole state and replace tabs with spaces
(edit) @40374   13 years vboxsync Runtime/checksum/manifest: potential memory leak
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @39877   13 years vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39439   13 years vboxsync manifest3.cpp: plugged leak.
(edit) @39080   13 years vboxsync IPRT: Started -Wunused-parameter cleanup.
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @34941   14 years vboxsync checksum/manifest: uninitialized variables
(edit) @34845   14 years vboxsync iprt: Added RTManifestEntryExists.
(edit) @34537   14 years vboxsync extpack & manifest bugfixes.
(edit) @34536   14 years vboxsync build fix
(edit) @34535   14 years vboxsync Manifest comparison.
(edit) @34495   14 years vboxsync Made extension pack installation work.
(edit) @34464   14 years vboxsync IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
(edit) @34450   14 years vboxsync RTManifestWriteStandard: Initial implementation.
(edit) @34449   14 years vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
(edit) @34442   14 years vboxsync bugfixing
(edit) @34435   14 years vboxsync ExtPack: Implemented unpacking (untested).
(edit) @34418   14 years vboxsync VBoxExtPAckHelperApp.cpp: More code.
(edit) @34385   14 years vboxsync Build fix.
(edit) @34381   14 years vboxsync manifest stuff.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33289   14 years vboxsync Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
(edit) @33057   14 years vboxsync Runtime: add a manifest memory writer
(edit) @32569   14 years vboxsync Runtime: fix burn
(edit) @32568   14 years vboxsync OVA: parse ovf in memory on ova import (no need for a temporary ovf …
(edit) @32257   14 years vboxsync iprt/ipv4.cpp: fixed mixed code/declaration C warnings
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @30080   15 years vboxsync build fix.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette