| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add more `#[inline]` markers | Igor Tolmachev | 2024-07-17 | 1 | -0/+2 |
| | | |||||
| * | Optimize encryption | Igor Tolmachev | 2024-07-16 | 1 | -3/+3 |
| | | | | | | | - Add archive for testing encryption of compressed files - Implement incorrect password check - Use custom crc32 function | ||||
| * | Fix dead_code warning | Igor Tolmachev | 2024-07-15 | 1 | -0/+1 |
| | | |||||
| * | Add mtime, atime, ctime | Igor Tolmachev | 2024-07-10 | 1 | -4/+4 |
| | | |||||
| * | Improve ZipFile | Igor Tolmachev | 2024-06-23 | 1 | -1/+7 |
| | | |||||
| * | Implement deserialize | Igor Tolmachev | 2024-06-23 | 1 | -0/+9 |
| | | | | | Remove bincode crate and replace it by own written serializer | ||||
| * | Add simple zip reader | Igor Tolmachev | 2024-06-23 | 1 | -0/+52 |
