summaryrefslogtreecommitdiff
path: root/src/table.h
AgeCommit message (Collapse)Author
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 ↵=
leaks.
2017-05-11Reimplemented table dumping functions to operate on streams instead of file ↵jakob
pointers
2017-05-11Finished basic table dumping functionalityjakob
2017-05-10eliF entry creation for the archive tablejakob
2017-04-01Fixed segmentation fault on invalid paths, cleaned up codejakob
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
improved.