| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-03 | Fully working repacker, no bugs related to the encoded output being larger ↵ | jakob | |
| than the buffer, and filenames are properly encoded. | |||
| 2017-04-09 | Automated style checking and fixed unit tests. | jakob | |
| 2017-04-05 | More consisteny code style. | jakob | |
| 2017-03-11 | Updated copyright information. | jakob | |
| 2017-03-01 | First working commit of the rewrite. | jakob | |
| 2017-02-13 | Began inevetable rewrite. | jakob | |
| 2017-01-23 | Updated crypto and bruteforcing script. | jakob | |
| 2017-01-13 | Fixed memory leaking issues and introduced a feature to list the contents of ↵ | jakob | |
| an archive. | |||
| 2017-01-12 | Finished implementation of file decryption. There are still many memory ↵ | jakob | |
| corruption bugs and a segfault is not uncommon. | |||