stephenseo
  • Joined on 2021-04-30
stephenseo pushed to dev at stephenseo/SimpleArchiver 2024-09-28 10:09:35 +00:00
a81ec4434a Fix potential NULL-ptr dereference
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
stephenseo commented on issue stephenseo/SimpleArchiver#18 2024-09-27 06:56:50 +00:00
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)
Compare 2 commits »
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
Compare 4 commits »
stephenseo pushed to dev at stephenseo/SimpleArchiver 2024-09-26 08:34:54 +00:00
5afefb9496 Add compiler hardening flags
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-26 07:34:29 +00:00
bce64a14f1 Update README.md
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-26 07:34:29 +00:00
bce64a14f1 Update README.md
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-26 04:05:19 +00:00
3f1be0cf49 Update README.md
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-26 04:05:18 +00:00
3f1be0cf49 Update README.md
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-26 04:03:11 +00:00
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
Compare 23 commits »
stephenseo closed issue stephenseo/c_simple_http#3 2024-09-26 04:03:11 +00:00
Feature: cache
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-26 04:03:11 +00:00
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
Compare 6 commits »
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-26 03:42:46 +00:00
aef990f341 Update README.md
700adf2f7b Impl. cache file lifetime checking
Compare 2 commits »
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-26 02:53:55 +00:00
9459ec9313 Reload config file if cache is older than config
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-25 07:23:29 +00:00
037845e501 Sleep in test to ensure changed file timestamp
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-25 07:13:54 +00:00
c4eff1cbaa backport: Fix type set "extra" var on string part
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-25 07:13:54 +00:00
83e4a51985 Impl. html cache (mostly done)
a017fccc27 Fix type when setting "extra" var on string part
Compare 2 commits »