- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Jef Roosens opened issue vieter-v/vieter#47
read_pkg function seems to read random memory sometimesJef Roosens commented on issue vieter-v/vieter#10
Set up some testsA good first step would be a way to generate random packages that we can feed to the program, so we can do some automated tests. We could also make the packages the same each time, but either way, it…
Jef Roosens pushed to repo-add at vieter-v/vieter
-
f1a17cab22 Failed attempt at fixing memory bug
Jef Roosens pushed to repo-add at vieter-v/vieter
-
01d961f68e File stats are now correctly copied over to archive
-
b6e9fa5b02 First working version of creating archive
- Compare 2 commits »
Jef Roosens commented on issue vieter-v/vieter#17
Publish both alpine-based & hyper-minimal imagesThis issue is now contained in #43.
Jef Roosens closed issue vieter-v/vieter#17
Publish both alpine-based & hyper-minimal imagesJef Roosens commented on issue vieter-v/vieter#28
Image doesn't build on arm64 or arm/v7 with ltoThe above idea is now defined in #43.
Jef Roosens pushed to repo-add at vieter-v/vieter
-
a37d40d278 Added start of libarchive bindings for writing
-
944bc41275 Split libarchive bindings into separate file
-
3fc0a2f9a9 Moved image dryruns to own pipeline
- Compare 3 commits »
Jef Roosens commented on issue vieter-v/vieter#9
Prevent faulty filenamesThis issue is now irrevelant, as we don't allow the user to choose the filename anymore.
Jef Roosens opened issue vieter-v/vieter#40
desc file can generate with empty checksumsJef Roosens pushed to repo-add at vieter-v/vieter
-
d04ba06ad3 Finally enabled web server again