Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/misc/shathree.c
2025-02-27
| ||
21:17 | [fd22d70620] part of check-in [f50c21484d] Approximately 100 typo corrections spanning the whole tree, submitted via forum post 0db9827f0464bc33 and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text. (check-in: [f50c21484d] user: stephan branch: trunk, size: 25408) | |
2024-12-04
| ||
16:01 | [f3a778f27b] part of check-in [3b82d2c6b7] Minor doc correction in ext/misc/shathree.c, as reported in the forum. No functional changes. (check-in: [3b82d2c6b7] user: stephan branch: trunk, size: 25408) | |
2024-08-14
| ||
20:00 | [1821d90a00] part of check-in [48900a867c] Doc typo correction reported in the forum. (check-in: [48900a867c] user: stephan branch: trunk, size: 25406) | |
17:58 | [811540cb7e] part of check-in [0ce609103e] Improved documentation for the sha3() SQL functions in the shathree.c extension in ext/misc. (check-in: [0ce609103e] user: drh branch: trunk, size: 25400) | |
2024-08-13
| ||
21:04 | [24e890cb20] part of check-in [c4d7f9996c] Add the sha3_agg() aggregate to the shathree extension. (check-in: [c4d7f9996c] user: drh branch: trunk, size: 22137) | |
2023-04-10
| ||
23:21 | [543af7ce71] part of check-in [529ab138a4] For sha3 extension, mention NIST standard implemented. (check-in: [529ab138a4] user: larrybr branch: trunk, size: 20998) | |
2022-11-22
| ||
20:04 | [9b7af7b7d5] part of check-in [9ec923b5dc] Avoid naming collision between the sha1 and shathree extensions. (check-in: [9ec923b5dc] user: mistachkin branch: trunk, size: 20931) | |
2022-02-25
| ||
11:30 | [7b17615869] part of check-in [3934601329] Fix unimportant typos in comment text. (check-in: [3934601329] user: drh branch: trunk, size: 20931) | |
2021-12-16
| ||
17:35 | [9b6fce315b] part of check-in [5c9fd7fde1] New defenses against OOM and corrupt database problems in the CLI. (check-in: [5c9fd7fde1] user: drh branch: trunk, size: 20930) | |
2021-01-19
| ||
20:38 | [86bee126b8] part of check-in [a1a7a5f238] Fix an issue with sha3_query() when the first argument contains blank SQL statements. (check-in: [a1a7a5f238] user: drh branch: branch-3.34, size: 20843) | |
2021-01-08
| ||
19:53 | [e984f31731] part of check-in [24baab9a9f] Fix an issue with sha3_query() when the first argument contains blank SQL statements. (check-in: [24baab9a9f] user: drh branch: trunk, size: 20905) | |
2020-12-11
| ||
16:03 | [5398f945a3] part of check-in [b411f29e1a] Add an "#ifndef SQLITE_AMALGAMATION" block around the typedef for u64 in shathree.c. (check-in: [b411f29e1a] user: dan branch: trunk, size: 20880) | |
2020-07-29
| ||
16:18 | [3810b7e94f] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 20818) | |
2020-01-07
| ||
19:45 | [135b7c145d] part of check-in [4c21373c21] Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to set the risk rank for many virtual tables. (check-in: [4c21373c21] user: drh branch: new-security-options, size: 20818) | |
2019-08-12
| ||
15:37 | [dd33d2a9c1] part of check-in [1e0f4869de] Fix the build for compilation using separate files rather than the amalgamation. (check-in: [1e0f4869de] user: drh branch: sha3, size: 21185) | |
15:19 | [47f08717ac] part of check-in [a48a7b7859] Make the sha3 extension part of the amalgamation, enabled using SQLITE_ENABLE_SHA3. (check-in: [a48a7b7859] user: drh branch: sha3, size: 21157) | |
2018-09-26
| ||
03:43 | [22ba7ca84a] part of check-in [4ed9d83a0b] Fix typos in the header comment for the sha1 and sha3 hash extensions in the ext/misc folder. (check-in: [4ed9d83a0b] user: drh branch: trunk, size: 20648) | |
2017-12-20
| ||
23:46 | [9e960ba504] part of check-in [3ec7371161] Lowercase local variable names in the SHA3 extension in order to avoid collisions with macros in termios.h. (check-in: [3ec7371161] user: drh branch: trunk, size: 20650) | |
2017-03-15
| ||
13:47 | [fa185d7aee] part of check-in [84f2e3d5f6] Improved header comment on the shathree.c extension. No changes to code. (check-in: [84f2e3d5f6] user: drh branch: trunk, size: 20650) | |
2017-03-08
| ||
15:03 | [38aa4c3c3d] part of check-in [54ef7abd7f] Improved comments explaining the sha3_query() format. Fix a performance #ifdef error in the sha3 implementation. (check-in: [54ef7abd7f] user: drh branch: trunk, size: 20433) | |
13:50 | Added: [465f508eb5] part of check-in [f7ca9193dd] Add the shathree.c extension for implementing SHA3() and SHA3_QUERY() SQL functions. (check-in: [f7ca9193dd] user: drh branch: trunk, size: 19994) | |