15 Commits

Author SHA1 Message Date
307642272e
implemented setFlags function 2022-07-10 18:17:42 +02:00
212f0205c5
renamed noUpdate flag to update & swapped its value everywhere
it was kinda annoying when you were trying to disable it with positive value :DD
2022-07-10 17:51:31 +02:00
5511210d89
added missing flags to inputFlags constructors 2022-06-08 19:25:54 +02:00
e4cc4ee082
added backspace character after wiki link in why2-app
I'm just bored...
2022-05-31 18:58:09 +02:00
92ad02dcd2 why2-app TEXT_TO_ENCRYPT typo fix 2022-05-27 18:01:13 +02:00
e16de23f57 simplified why2-app 2022-05-26 18:52:24 +02:00
cfb55cd493 removed stdlib from why2-app
idk why it was there
2022-05-24 18:17:49 +02:00
c936ac4b6c implemented why2.h in main files 2022-05-12 17:12:33 +02:00
442c7f3175 implemented deallocateOutput 2022-05-08 19:56:16 +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
7357e27b32 added missing skipCheck to why2-app 2022-05-04 19:50:57 +02:00
726315c5e1 added missing deallocation of encryptedText 2022-05-04 19:13:45 +02:00
32440a0cb7 created basic info code for why2-app 2022-05-04 19:00:02 +02:00
38eeb4303e created basic app source code 2022-05-04 18:28:15 +02:00