Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sylabs
/
squashfs
Public
forked from
CalebQ42/squashfs
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
remove-lzo
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 12, 2025
feat: remove LZO support
Show description for 25e732b
tri-adam
committed
25e732b
Copy full SHA for 25e732b
Remove t.Fatal at end of single file test
CalebQ42
committed
3a48a0b
Copy full SHA for 3a48a0b
Apply FileMode fixes to Inode.Mode()
CalebQ42
committed
f114164
Copy full SHA for f114164
Fix missing fileInfo.Mode() types
CalebQ42
committed
619bb02
Copy full SHA for 619bb02
Merge pull request #33 from afbjorklund/fileinfo-symlink
Show description for 38e4761
CalebQ42
authored
38e4761
Copy full SHA for 38e4761
Commits on Mar 11, 2025
Properly show symlinks in Mode
Show description for 06d2ef3
afbjorklund
committed
06d2ef3
Copy full SHA for 06d2ef3
Commits on Mar 4, 2025
Empty io.Reader buffer on EOF
CalebQ42
committed
446f29d
Copy full SHA for 446f29d
Removed writeToWriteAt
Show description for d6c8efc
CalebQ42
committed
d6c8efc
Copy full SHA for d6c8efc
Commits on Feb 27, 2025
Use WriterAt if it's available for FullReader
CalebQ42
committed
d890932
Copy full SHA for d890932
gopls modernize
CalebQ42
committed
87b5ac7
Copy full SHA for 87b5ac7
Commits on Dec 10, 2024
Merge pull request #31 from willmurphyscode/main
Show description for e9fdd89
CalebQ42
authored
e9fdd89
Copy full SHA for e9fdd89
fix: remove stray println
willmurphyscode
committed
c80d150
Copy full SHA for c80d150
Commits on Nov 26, 2024
Fix frag, id, inode table values on block boundries
Show description for 03266d0
CalebQ42
committed
03266d0
Copy full SHA for 03266d0
Commits on Sep 21, 2024
Re-added NewReaderAtOffset
CalebQ42
committed
0f8a4e0
Copy full SHA for 0f8a4e0
Commits on Jul 17, 2024
PERFORMANCE
Show description for 2a33cad
CalebQ42
committed
2a33cad
Copy full SHA for 2a33cad
Commits on Dec 28, 2023
Merge pull request #28 from CalebQ42/exp1
Show description for e9de9e6
CalebQ42
authored
e9de9e6
Copy full SHA for e9de9e6
Added inode number to directory.Entry
CalebQ42
committed
ef72408
Copy full SHA for ef72408
Rename squashfslow.Base to squashfslow.FileBase
CalebQ42
committed
144805e
Copy full SHA for 144805e
Rename squashfs/squashfs to squashfs/low
Show description for bfba5d5
CalebQ42
committed
bfba5d5
Copy full SHA for bfba5d5
Finishing touches
Show description for 17d45ee
CalebQ42
committed
17d45ee
Copy full SHA for 17d45ee
Commits on Dec 25, 2023
Finished. Now for bug fixes
CalebQ42
committed
d9132ab
Copy full SHA for d9132ab
Commits on Dec 24, 2023
Started working on the main library (nearly complete)
CalebQ42
committed
5de5962
Copy full SHA for 5de5962
Finished?
Show description for b2a3920
CalebQ42
committed
b2a3920
Copy full SHA for b2a3920
Added data.FullReader and moved to low level library
Show description for 0449a03
CalebQ42
committed
0449a03
Copy full SHA for 0449a03
Commits on Dec 23, 2023
Inode parsing and directory decoding
CalebQ42
committed
0574bbe
Copy full SHA for 0574bbe
Initial work
Show description for 707391b
CalebQ42
committed
707391b
Copy full SHA for 707391b
Commits on Dec 19, 2023
Reset to zero
CalebQ42
committed
d4d1b2c
Copy full SHA for d4d1b2c
Commits on Dec 8, 2023
use filepath.Join instead of concatenation
CalebQ42
committed
fcd8c4c
Copy full SHA for fcd8c4c
Commits on Aug 12, 2023
Possible fix for #22
Show description for 54d193a
CalebQ42
committed
54d193a
Copy full SHA for 54d193a
Commits on Aug 11, 2023
Apply sparse file fix to reader
CalebQ42
committed
a129b25
Copy full SHA for a129b25
Fix Error decompressing files with lots of NULLs #24
CalebQ42
committed
87f7533
Copy full SHA for 87f7533
Commits on Apr 17, 2023
Fixed an error not being reported in full reader
CalebQ42
committed
7e1a584
Copy full SHA for 7e1a584
Set main folder permission
CalebQ42
committed
942e0f7
Copy full SHA for 942e0f7
Updated README
CalebQ42
committed
7d16990
Copy full SHA for 7d16990
Limit number of simultaneous file extractions to prevent hardlock
Show description for d2c72f9
CalebQ42
committed
d2c72f9
Copy full SHA for d2c72f9
Pagination
Previous
Next
You can’t perform that action at this time.