summaryrefslogtreecommitdiff
path: root/src/table.c
AgeCommit message (Expand)Author
2017-06-03Fully working repacker, no bugs related to the encoded output being larger th...jakob
2017-05-19Rewrote significant parts of the repackerjakob
2017-05-17Began checking all calls to malloc for NULL and improving documentation.jakob
2017-05-15Began finalization of the table dumping functionality=
2017-05-14Initial data dumping functionality.jakob
2017-05-14Fixed issue with dump_tablejakob
2017-05-13Bounds checking when the table is written to disk to prevent serious memory l...=
2017-05-11Reimplemented table dumping functions to operate on streams instead of file p...jakob
2017-05-11Finished basic table dumping functionalityjakob
2017-05-10eliF entry creation for the archive tablejakob
2017-04-09Automated style checking and fixed unit tests.jakob
2017-03-11Updated copyright information.jakob
2017-03-01First working commit of the rewrite.jakob
2017-02-19Implemented eliF parsing.jakob
2017-02-19Implemented table linked list, decompression and encryption. Tests have been ...jakob