| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add more tests | igorechek06 | 2024-08-10 | 3 | -9/+30 |
| * | Unify zip errors | igorechek06 | 2024-08-10 | 1 | -1/+1 |
| * | Replace Vec with Iterator | igorechek06 | 2024-08-10 | 1 | -7/+7 |
| * | Add AES encryption | Igor Tolmachev | 2024-07-21 | 3 | -5/+62 |
| * | Add tests and fix bugs | Igor Tolmachev | 2024-07-16 | 3 | -6/+25 |
| * | Optimize encryption | Igor Tolmachev | 2024-07-16 | 2 | -8/+32 |
| * | Add traditional PKWARE decryption. | Igor Tolmachev | 2024-07-16 | 2 | -0/+11 |
| * | Tests fix | Igor Tolmachev | 2024-07-14 | 1 | -2/+2 |
| * | Add file indexation | Igor Tolmachev | 2024-07-14 | 1 | -9/+3 |
| * | Add zstd compression and fix bugs | Igor Tolmachev | 2024-07-12 | 2 | -1/+1 |
| * | Fix lzma decompression | Igor Tolmachev | 2024-07-05 | 1 | -2/+8 |
| * | Add compression support (lzma and xz are broken) | Igor Tolmachev | 2024-07-02 | 3 | -12/+22 |
| * | Add `Clone` derive and edit trait types | Igor Tolmachev | 2024-06-30 | 1 | -2/+2 |
| * | Create file driver and implement file reader | Igor Tolmachev | 2024-06-29 | 2 | -1/+32 |
| * | Implement file getter in archive | Igor Tolmachev | 2024-06-27 | 2 | -0/+16 |
| * | Implement deserialize | Igor Tolmachev | 2024-06-23 | 1 | -19/+0 |
| * | Implement serialize | Igor Tolmachev | 2024-06-23 | 1 | -1/+1 |
| * | Add simple zip reader | Igor Tolmachev | 2024-06-23 | 1 | -0/+19 |
