0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added encoding files to Makefile build More... about 6 years ago
using variable block size for encoding More... about 6 years ago
using encoding functions for more portable serialization More... about 6 years ago
removed check for minimum disk size More... about 6 years ago
added encoding functions More... about 6 years ago
updated entry layouts in documentation More... about 6 years ago
cleaned up dump function More... about 6 years ago
updated table entry size More... about 6 years ago
adding block size to header More... about 6 years ago
moved allocation function to the table More... about 6 years ago
added new function prototypes More... about 6 years ago
no longer using bmfs_entry_set_starting_block() More... about 6 years ago
using table structure instead of fs structure More... about 6 years ago
table can function by itself now More... about 6 years ago
got rid of old functions More... about 6 years ago
fixed broken size parsing More... about 6 years ago
added dump command, for viewing table contents More... about 6 years ago
added table entry size to limits More... about 6 years ago
added allocation table functions More... about 6 years ago
using allocation table to delete entry More... about 6 years ago
BMFS is under MIT license now More... about 6 years ago
added table structure functions More... about 6 years ago
added cache file More... about 6 years ago
added header for cipher algorithm More... about 6 years ago
Merge branch 'master' of https://github.com/ReturnInfinity/BMFS More... about 6 years ago
implemented bmfs_fuse_rename() More... about 6 years ago
implemented file and directory renaming More... about 6 years ago
implemented delete functions More... about 6 years ago
added logging into internal file More... about 6 years ago
added prototypes for bmfs_path_basename(), bmfs_path_copy(), and bmfs_path_parent() More... about 6 years ago