|
9a2663c7a4
|
replaced malloc in loop with realloc
when I was coding first version of WHY2 I didn't know there's something like it lulw
|
2022-05-22 15:27:37 +02:00 |
|
|
f4148b0de7
|
secured key generation
I made generating 'random' numbers much much secured -> /dev/urandom
|
2022-05-21 16:26:24 +02:00 |
|
|
f2da93818b
|
removed *all* trailing spaces
God, please...
|
2022-05-21 15:46:19 +02:00 |
|
|
67380f51cf
|
fixed invalid allocations
I forgot to add sizeof(int)
|
2022-05-13 17:30:17 +02:00 |
|
|
e60c05a59f
|
added missing textKeyChain deallocation
|
2022-05-11 17:41:45 +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 |
|
|
a11415b949
|
implemented inputFlags & outputFlags
|
2022-05-06 17:43:00 +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 |
|
|
eefffcecdc
|
created folder for WHY2 lib in src/
|
2022-05-04 18:18:07 +02:00 |
|