Isolate the code inspired by the SipHash reference C implementation in a separate file. This makes it clearer what code is available under the CC0 license, and which not. [ChangeLog][Third-Party Code] Adapted copyright information for the SipHash Algorithm (used in Qt Core). Change-Id: I9b8fc27a4e791c0f1ccbdfa6244d4fa47c7a219b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit da2d3e914c1b3f9da17c40502c8e7c1463d35612) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> |
||
|---|---|---|
| .. | ||
| D3D12MemoryAllocator | ||
| VulkanMemoryAllocator | ||
| android | ||
| blake2 | ||
| dbus-ifaces | ||
| double-conversion | ||
| easing | ||
| forkfd | ||
| freetype | ||
| gradle | ||
| harfbuzz-ng | ||
| iaccessible2 | ||
| icc | ||
| libjpeg | ||
| libpng | ||
| libpsl | ||
| md4 | ||
| md4c | ||
| md5 | ||
| pcre2 | ||
| pixman | ||
| rfc6234 | ||
| sha1 | ||
| sha3 | ||
| siphash | ||
| sqlite | ||
| tinycbor | ||
| wasm | ||
| wintab | ||
| xcb | ||
| zlib | ||
| .gitattributes | ||
| CMakeLists.txt | ||
| README | ||
| _clang-format | ||
README
The libraries included here are the original packages, unpacked, and with their version number removed from the directory name (for version information, see the README files in the directories). Certain files and subdirectories of the original library packages that are irrelevant to Qt may not be included here. Typically, those are the standalone library configuration and make files, tools, test files, contribs, documentation, and similar. Patches may have been applied, typically for configuration and build issues in the Qt framework. Such patches can be reviewed in the the public git repository; they will appear in the commit logs of each library directory, following the latest clean version update commit. The 'patches' subdirectory contains certain patches applied prior to the start of the public git history, where the library has not been updated since.