|
fc997cd047
|
added missing lib into SRC_LOGGER's path
|
2022-11-18 16:30:55 +01:00 |
|
|
b1b8b97c29
|
added missing core to TEST_CORE's path
|
2022-11-18 16:28:57 +01:00 |
|
|
7df95e4535
|
renamed TEST to TEST_CORE
|
2022-11-18 16:27:52 +01:00 |
|
|
4310a9de9a
|
renamed LIBS to LIBS_CORE
|
2022-11-18 16:26:56 +01:00 |
|
|
4aa864ee2c
|
renamed installApp to installAppCore
|
2022-11-18 16:25:33 +01:00 |
|
|
28218f035d
|
renamed installLib to installLibCore
|
2022-11-18 16:25:17 +01:00 |
|
|
57a177b25a
|
renamed buildLib to buildLibCore
|
2022-11-18 16:24:47 +01:00 |
|
|
a95bdaf5f2
|
added installHeaderLogger into installHeader
|
2022-11-18 16:23:46 +01:00 |
|
|
9ccd518d25
|
created installHeaderLogger rule
|
2022-11-18 16:23:23 +01:00 |
|
|
e26021c5fd
|
added installHeaderCore into installHeader
|
2022-11-18 16:21:41 +01:00 |
|
|
738c84af8d
|
created SRC_LOGGER & INCLUDE_LOGGER
|
2022-11-18 16:20:01 +01:00 |
|
|
a6c06471d4
|
renamed installHeader to installHeaderCore
|
2022-11-18 16:19:21 +01:00 |
|
|
69207f1e9b
|
renamed INCLUDE to INCLUDE_CORE
|
2022-11-18 16:16:11 +01:00 |
|
|
6c3165ed91
|
created logger files
|
2022-11-18 16:10:54 +01:00 |
|
|
a40206f6f9
|
updated SRC path in Makefile
|
2022-11-18 16:10:20 +01:00 |
|
|
1bfe7a4108
|
moved all source files into core folder
so app and lib is now at ./src/core/, ok?
|
2022-11-18 16:06:50 +01:00 |
|
|
a761f44bf5
|
separated build step from installLib into buildLib
|
2022-11-18 16:01:41 +01:00 |
|
|
e20a5e7b94
|
made installHeader use symlink instead of copying PROJECT_NAME.h
|
2022-11-18 13:03:50 +01:00 |
|
|
e70b54da69
|
made reading /dev/urandom in encrypter little bit more variable
|
2022-11-17 14:26:08 +01:00 |
|
|
79617cb3b4
|
added missing numberBuffer definition
|
2022-11-17 14:10:25 +01:00 |
|
|
eff64dac06
|
replaced stupid code with abs
|
2022-11-17 14:09:26 +01:00 |
|
|
019c9206be
|
added dot before paths
|
2022-11-17 14:04:03 +01:00 |
|
|
c1c0e41a33
|
changed checkExitCode's type to UC
|
2022-11-03 17:17:15 +01:00 |
|
|
0702dd26cd
|
removed unused byte from why2-test failed message
because I can
|
2022-11-03 17:11:17 +01:00 |
|
|
708f53287e
|
removed unused unistd header from encrypter
idk
|
2022-11-02 17:38:08 +01:00 |
|
|
b2110a68e9
|
updated cron time for why2-test
definetly not an easteregg
|
2022-10-20 19:49:23 +02:00 |
|
|
ac07e18fa1
|
repeating why2-test workflow every hour
I mean... I hope
|
2022-10-19 17:36:55 +02:00 |
|
|
789eda836b
|
updated really old comment in encrypter header
lol it's been there for years
|
2022-10-19 17:29:25 +02:00 |
|
|
8fa0b012b1
|
simplified using callback in TKCh-gen
|
2022-10-17 17:00:22 +02:00 |
|
|
49ca8d2012
|
implemented encryptionOperationTest in why2-test
|
2022-10-17 16:56:54 +02:00 |
|
|
3058a34eab
|
created encryptionOperationTest in why2-test
|
2022-10-17 16:54:42 +02:00 |
|
|
e6648787e8
|
created setter for encryptionOperation in a header file
|
2022-10-17 16:53:26 +02:00 |
|
|
565271f673
|
created setter function for encryptionOperation
|
2022-10-17 16:52:09 +02:00 |
|
|
2772a06797
|
updated encryptionOperation comment
|
2022-10-17 16:50:45 +02:00 |
|
|
14ca899ff8
|
added missing comments
|
2022-10-17 16:49:05 +02:00 |
|
|
187f11ed65
|
replaced encryptionOperation usage with encryptionOperation getter
|
2022-10-17 16:47:05 +02:00 |
|
|
2a09a38acf
|
created getter for encryptionOperation_cb in header file
|
2022-10-17 16:43:56 +02:00 |
|
|
0edab92261
|
moved encryptionOperation_type_cb into flags.h
|
2022-10-17 16:41:04 +02:00 |
|
|
e3952796a6
|
typo fix
yk... English isn't my native language :c
|
2022-10-17 16:39:35 +02:00 |
|
|
148070c2bb
|
created getter function for encryptionOperation_cb
and also created encryptionOperation_type_cb cuz I didn't found any other way to make it work hehe
|
2022-10-17 16:38:28 +02:00 |
|
|
04856bb9f6
|
created callback for encryptionOperation
|
2022-10-16 19:52:56 +02:00 |
|
|
e4c5feedb4
|
implemented encryptedTextKeyChain function in encrypter & decrypter
you can now change the encryption operation in one function
|
2022-10-16 19:46:56 +02:00 |
|
|
178df23585
|
created encryptionOperation function
see next commit for context
|
2022-10-16 19:42:25 +02:00 |
|
|
a40f9637f0
|
replaced _Bool with boolean typedef
basically char but it looks good and smart now
|
2022-10-15 15:21:28 +02:00 |
|
|
344c9eb296
|
changed version to v4.3.2
this is possibly the last WHY2 version
---
you made my day yk
I'm so happy rn
I'm gonna cry
---
I'm crying, Alex
|
2022-08-25 12:38:49 +02:00 |
|
|
f889bb28e3
|
created CURL_TIMEOUT constant
and implemented it ofc
|
2022-08-25 12:02:16 +02:00 |
|
|
6982bb2def
|
added missing why2-test's outputBuffer deallocation
so now if you don't count that fucking json-c library, there are no memory leaks
FUCK YES
|
2022-08-25 11:55:42 +02:00 |
|
|
3b0a59545d
|
fixed no connection segfault
this was caused by my stupid-ass
|
2022-08-25 11:49:54 +02:00 |
|
|
1d769cec36
|
set cURL timeout to 3s
hey..... versions.json is currently 374 bytes, so it's enough for you, right?
|
2022-08-25 11:34:54 +02:00 |
|
|
916c670e4b
|
fixed countRepeatedKeySize result
I forgot that the key has to be 2x longer than text
TEXT = Hi, KEY = abcd
|
2022-08-25 11:11:35 +02:00 |
|