11 Commits

Author SHA1 Message Date
abecff2c33
defined deallocateDoublePointer
idk if it is safe, but it works heh
2023-01-25 12:09:13 +01:00
299001a8f7
removed unused removeSpaces function 2023-01-25 11:06:13 +01:00
3673f24964
rewrote whole decryptLogger
yay that shit works now

weeeeeeeeeeeeeeeeeee
2023-01-25 10:41:50 +01:00
e782676c85
removed unused print
I forgor
2023-01-24 12:26:47 +01:00
25b2690ab5
changed decryptLogger type to char** 2023-01-24 12:17:42 +01:00
6620382d4e
created code for decrypting logger
send part of this update tho
2023-01-24 12:16:16 +01:00
000021b9a2
FINALLY created code for loading logFile as pointer-to-pointer char
I should probably fix the valgrind issues heh..
2023-01-24 11:58:47 +01:00
054c7647a1
fixed logFile memory leak 2022-12-04 19:19:41 +01:00
2401612ccf
updated utils.c 2022-12-04 19:16:33 +01:00
f71647e0ff
added license at top of every file
I mean, the files where it is possible
2022-12-04 18:55:13 +01:00
453a8a1cca
added code to deallocateLogger's body
just close function lmao
2022-11-22 18:19:21 +01:00