| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-26 | Add archive integrity checks. (Thanks, AFL\!) | jakob | |
| 2017-06-06 | Cleaned up | jakob | |
| 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-05-19 | Rewrote significant parts of the repacker | jakob | |
| 2017-05-17 | Began checking all calls to malloc for NULL and improving documentation. | jakob | |
| 2017-05-15 | Began finalization of the table dumping functionality | = | |
| 2017-05-14 | Initial data dumping functionality. | jakob | |
| 2017-04-12 | Expanded tests for the command-line interface. | 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-19 | Implemented table linked list, decompression and encryption. Tests have been ↵ | jakob | |
| improved. | |||