sakisafe/sakisafecli
diego d5da9a9574 I started addressing the issue I created 2 years ago about this shit
being unreadable. Hopefully this makes the thing more clear and
readable.

Some improvements could be done to the upload_file_* thing. As there's
really no need to pass argc and argv to those. And passing argv to
that is an overkill

Solution: To create a const char* variable and save the filename in
there and pass that to the functions. Simple as that. But i'm a lazy
motherfucker and I'm tired. Boss.
2025-01-21 23:04:41 +01:00
..
.clang-format Rebranded 2022-05-05 20:04:29 +02:00
config.c Fix memory leak 2022-07-09 09:48:37 +02:00
config.h I started addressing the issue I created 2 years ago about this shit 2025-01-21 23:04:41 +01:00
funcs.c I started addressing the issue I created 2 years ago about this shit 2025-01-21 23:04:41 +01:00
funcs.h I started addressing the issue I created 2 years ago about this shit 2025-01-21 23:04:41 +01:00
Makefile I started addressing the issue I created 2 years ago about this shit 2025-01-21 23:04:41 +01:00
options.h Clean code 2022-07-09 16:40:25 +02:00
sakisafecli.1 Updated documentation 2022-11-30 15:04:25 +01:00
sakisafecli.c I started addressing the issue I created 2 years ago about this shit 2025-01-21 23:04:41 +01:00
sakisafecli.h I started addressing the issue I created 2 years ago about this shit 2025-01-21 23:04:41 +01:00
sakisafeclirc.5 Updated documentation 2022-11-30 15:04:25 +01:00