Caleb Gardner
|
9ac8fef3b2
|
Fixing issues
|
2022-06-18 06:30:04 -05:00 |
|
Caleb Gardner
|
16ef5838c3
|
Move changes from exp2 to main
This is largely a move to simplify a lot of the readers
Also further breaks out functions.
|
2022-05-10 01:12:13 -05:00 |
|
Caleb Gardner
|
7f5fa3ba1f
|
Some quick fixes for "correctness"
|
2021-04-03 01:17:09 -05:00 |
|
Caleb Gardner
|
9913b848c6
|
Added some data writing logic.
|
2021-02-26 01:53:16 -06:00 |
|
Caleb Gardner
|
17e1d65488
|
Fixed Extended Files
|
2021-01-16 03:09:48 -06:00 |
|
Caleb Gardner
|
dcf59a4261
|
The root inode is now only initialized once.
Privated File.Reader because it really shouldn't be public.
|
2021-01-12 01:43:03 -06:00 |
|
Caleb Gardner
|
18092c63aa
|
Some cleanup, no change in functionality
|
2021-01-09 09:53:58 -06:00 |
|
Caleb Gardner
|
426903a222
|
Renamed library to squashfs for ease of use
|
2020-11-25 10:51:59 -06:00 |
|
Caleb Gardner
|
c0291e3ac7
|
Made a few straggler functions private
|
2020-11-25 08:31:24 -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
|
f0f32a2445
|
FILE EXTRACTION WORKS!
|
2020-11-25 04:26:48 -06:00 |
|
Caleb Gardner
|
4f058f2f31
|
Working on file reading (Not working right now)
|
2020-11-24 22:26:16 -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
|
bc9adf8ade
|
You can lookup an inode via a string path now
Removed DecompressCopy (as I wasn't using it)
Started work on fragments
|
2020-11-19 22:27:10 -06:00 |
|