stephenseo
pushed to issue_18_improve_compression at stephenseo/SimpleArchiver
2024-09-27 07:11:29 +00:00
1d60388f5d
Impl. setting stored UID/GID if EUID 0
Improve compression
As of f42c672844
basic extraction is implemented. Uncompressed chunked files can be extracted.…
stephenseo
pushed to issue_18_improve_compression at stephenseo/SimpleArchiver
2024-09-27 06:49:55 +00:00
bbfad6da9c
"Fix" Linux/Mac/Unix usage
f42c672844
Impl. simple test/extract new file format (WIP)
stephenseo
pushed to issue_18_improve_compression at stephenseo/SimpleArchiver
2024-09-27 06:42:31 +00:00
783c0e11e7
Impl. simple test/extract new file format (WIP)
stephenseo
pushed to issue_18_improve_compression at stephenseo/SimpleArchiver
2024-09-27 04:04:19 +00:00
48b55940f5
Split up handling of archive file based on version
stephenseo
pushed to issue_18_improve_compression at stephenseo/SimpleArchiver
2024-09-26 08:34:54 +00:00
67220715ff
Fix typo
fee89da463
Fix typo in file format specification version 1
1470230b16
Create file format for format version 1
5afefb9496
Add compiler hardening flags
8a5195d5c4
Merge branch 'dev'
aef990f341
Update README.md
700adf2f7b
Impl. cache file lifetime checking
9459ec9313
Reload config file if cache is older than config
037845e501
Sleep in test to ensure changed file timestamp
8a5195d5c4
Merge branch 'dev'
c4eff1cbaa
backport: Fix type set "extra" var on string part
8a2dd6770a
backport: StringPart's extra type to uintptr_t
8eb0578454
backport: "Connection: close" in response headers
f22a523b45
backport: remove extra '/' in URI, config changes
83e4a51985
Impl. html cache (mostly done)
a017fccc27
Fix type when setting "extra" var on string part