- asuran-core: Fix perf regression with aes feature detection (840cd30a)
- asuran:
- asuran-core:
- Expose vendored-openssl feature (bd7167b9)
- asuran:
- asuran-cli: Update asuran-cli to new FlatFile API (0dac0051)
- asuran-core:
- asuran:
- asuran-cli: Remove AES256CBC (56efe318)
- asuran:
- asuran-core: Squelch clippy false positive (3d52ab3a)
- asuran:
- asuran-cli: Add frontend support for SFTP (c2533468)
- Add script to run a coverage report (9c643ccd)
- Add scripts to start/stop docker containers (e99d926b)
- asuran: Stub and write tests for SFTP Backend (938b27be)
- asuran-cli: Remove DynamicBackend and use object wrappers (c5997e76, closes #64)
- asuran: Implement SFTP Backend (67edeaf9)
- asuran: Fix incorrect trait implementation for BackendObject (d1cae196)
- asuran-cli:
- asuran:
- asuran-chunker: Make queue depth configurable (d1e62bb1)
- asuran:
- asuran-chunker: Move chunker work from tasks to dedicated worker threads (c32ea56f)
- asuran:
- asuran-chunker: Make queue depth configurable (d1e62bb1)
- asuran-cli:
- asuran:
- asuran-cli: Switch cli executor to smol (7c835e46)
- Function call in expect (79b87773)
- asuran: Missing executor feature on futures (302c73cb)
- asuran-cli: Fix incorrect doc comment on struct opt (530a0c65)
- asuran-cli: Add quiet flag (79f4a021)
- asuran: Audit use of unwrap (5a52bd99)
- asuran-chunker: Audit usage of unwrap (90d3e2e0)
- asuran-core: Audit use of unwrap (a142aa81)
- Improve test coverage (230da7b5)
- Exclude asuran-cli from cargo tarpaulin (7679ff91)
- asuran:
- asuran-core:
- Eq derives for listing types (b0e342d2)
- Add Hash derive to chunk settings enums (311a81d7)
- Restructure StructOpt to include repository options on subcommands (17123547)
- asuran:
- asuran-cli:
- cli:
- asuran:
- asuran-chunker: Replace SmallRng with ChaCha20 and use a precomputed table for buzhash (4318798a, closes #50)
- asuran:
- chunker: Implement static size chunker (d733e778, closes #3)
- core: Add chunk splitting API (72c30660)