Caleb Gardner
|
426903a222
|
Renamed library to squashfs for ease of use
|
2020-11-25 10:51:59 -06:00 |
|
Caleb Gardner
|
afbc991f60
|
Made most functions private.
This will probably be the first version of the library.
|
2020-11-25 08:27:15 -06:00 |
|
Caleb Gardner
|
af36f9b9aa
|
Documentation!
Though may functions/structs will be made private, I still want things documented.
|
2020-11-25 01:15:54 -06:00 |
|
Caleb Gardner
|
5761ad59cf
|
Renamed BlockReader to MetadataReader (more correct)
SOME work on fragments (not working still...)
|
2020-11-23 16:50:00 -06:00 |
|
Caleb Gardner
|
ae2cc5ab54
|
Working on fragments
|
2020-11-23 06:44:39 -06:00 |
|
Caleb Gardner
|
fe0f4ef05f
|
Working on reading data.
Set up go modules
|
2020-11-20 03:59:38 -06:00 |
|
Caleb Gardner
|
7a2f9a87ba
|
Re-wrote a bunch to try to figure out why things weren't working.
Turned out I was reading if a block was compressed exactly opposite.
Started to work more on looking up dirs.
|
2020-11-16 14:56:19 -06:00 |
|
Caleb Gardner
|
dbf7e9465a
|
Directorty table info parsing.
Futher work on reading data.
|
2020-11-13 04:47:54 -06:00 |
|
Caleb Gardner
|
78c35cf720
|
Further work on Inode
|
2020-11-12 09:50:52 -06:00 |
|
Caleb Gardner
|
89b19b06f6
|
more work on decompression
|
2020-11-10 22:31:21 -06:00 |
|
Caleb Gardner
|
ac2b6da841
|
Got my reader done?
|
2020-11-10 13:23:00 -06:00 |
|
Caleb Gardner
|
1d641259b2
|
Somre more stuff for parsting
Working on metadata parsing
Runnning into some Reader issues so I might create my own.
|
2020-11-10 11:25:56 -06:00 |
|