118 Commits

Author SHA1 Message Date
6486f500b6 created code for checking how old is your release
don't ask
2022-05-11 18:15:03 +02:00
1f2031b18c removed double-deallocation problem
this was caused by CURL
2022-05-11 18:00:12 +02:00
f09db993e7 added all missing deallocations (hopefully) 2022-05-11 17:50:01 +02:00
e60c05a59f added missing textKeyChain deallocation 2022-05-11 17:41:45 +02:00
7015a58762 added missing buffer deallocation 2022-05-11 17:39:08 +02:00
43ea16b596 removed TEST_KEY & added more info for successful test 2022-05-08 20:02:47 +02:00
442c7f3175 implemented deallocateOutput 2022-05-08 19:56:16 +02:00
7b5f1ba9b6 created function for deallocating outputFlags 2022-05-08 19:54:46 +02:00
0389ca0226 removed deallocation broking outputFlags 2022-05-08 19:48:50 +02:00
efab8647a8 added missing flags implementation 2022-05-08 19:41:20 +02:00
6907ba160e implemented new checkVersion 2022-05-06 17:50:08 +02:00
7c86692363 added inputFlags as checkVersion parameter 2022-05-06 17:48:28 +02:00
a11415b949 implemented inputFlags & outputFlags 2022-05-06 17:43:00 +02:00
f9bd01c394 moved *all* flags into flags.h 2022-05-05 18:26:10 +02:00
7158843b73 fixed noOutput getter 2022-05-04 18:52:51 +02:00
265d3c134a implemented noOutput flag 2022-05-04 18:44:54 +02:00
b6819fbebd created noOutput flag 2022-05-04 18:42:30 +02:00
eefffcecdc created folder for WHY2 lib in src/ 2022-05-04 18:18:07 +02:00