Commit graph

20 commits

Author SHA1 Message Date
duskflower
85621ce3dc chore: increment version 2025-01-24 17:24:02 +01:00
duskflower
99774ea523 feat: add partly returning statements and remove DecryptionResult 2025-01-24 17:21:08 +01:00
Samuel
6bb11e60b7 fix: reset position before demanding new data for frame decryption 2025-01-19 18:56:43 +01:00
Samuel
8ff12e49bb chore: increment version 2024-12-26 12:13:05 +01:00
Samuel
b59f40830b feat: add better testing 2024-12-26 12:11:37 +01:00
Samuel
e43dd2c336 feat: return sql statements as array 2024-12-26 12:11:16 +01:00
Samuel
e99ec8e88a fix: remove wrong error 2024-12-25 20:49:15 +01:00
Samuel
41a83363b9 fix: replacing of sql placeholders replaces question marks in inserted values 2024-12-25 20:48:18 +01:00
Samuel
911c8987b4 chore(build): add build script for custom registry 2024-12-25 18:05:23 +01:00
Samuel
5e354fc7ae feat: move progress reporting to rust side 2024-12-25 13:30:23 +01:00
Samuel
6f477f9cbc chore: change license to comply with https://github.com/mossblaser/signal_for_android_decryption 2024-12-24 18:58:36 +01:00
Samuel
7fe443dcb6 doc: add recommende fields to Cargo.toml 2024-12-24 18:49:40 +01:00
Samuel
1bc7d12b0d perf: ignore everything except sql statements
This brings the time for decryption for a backup of mine from ~5m down to ~15s
2024-12-24 18:43:51 +01:00
Samuel
55e33a87b1 fix: chunked processing, concat sql statements with parameters 2024-12-24 14:20:47 +01:00
Samuel
b3e3eb7270 fix: chunked processing (partly) 2024-12-24 12:16:15 +01:00
Samuel
a581e2326b
feat: support chunked data 2024-12-21 16:29:06 +01:00
Samuel
e247a21776
chore: include built code 2024-12-21 15:32:47 +01:00
Samuel
05fa4c0dd2
doc: update readme 2024-12-21 15:29:19 +01:00
Samuel
6559df90b6
doc: add readme 2024-12-21 15:15:54 +01:00
Samuel
c7072159fd
Initial commit 2024-12-21 15:12:38 +01:00