|
d304b811da
|
renamed memory_identifier in why2_generate_key
|
2023-02-08 19:26:54 +01:00 |
|
|
53f6cb5d1c
|
removed slash from WHY2_TEST_DIRECTORY's end
|
2023-02-08 19:15:36 +01:00 |
|
|
daa301705f
|
created WHY2_LOGGER_TEST_TEXT flag
|
2023-02-08 19:14:33 +01:00 |
|
|
e92c2f4d9d
|
fixed (possibly) invalid symlink path in why2_init_logger
fuuck I was using different variable REE
|
2023-02-08 19:09:56 +01:00 |
|
|
c43df47328
|
fixed Makefile undefined reference problem
|
2023-02-08 18:51:10 +01:00 |
|
|
cee2af64a1
|
created WHY2_TEST_DIRECTORY flag
|
2023-02-08 18:47:08 +01:00 |
|
|
1108c07316
|
created installAppLogger rule
|
2023-02-08 18:45:06 +01:00 |
|
|
2dcd23c73b
|
split install rule into more rules
|
2023-02-08 18:43:16 +01:00 |
|
|
cb83214f90
|
removed Makefile TODO
|
2023-02-08 18:38:46 +01:00 |
|
|
049cdbef98
|
moved WHY2 include down in logger-test
|
2023-02-08 14:52:27 +01:00 |
|
|
0a45dea3dc
|
added TODO to testLogger rule
|
2023-02-08 14:51:06 +01:00 |
|
|
d1620de0c3
|
made LIB_FOO stuff more variable
|
2023-02-08 14:41:48 +01:00 |
|
|
86ca484c85
|
created rule & variables for appLogger
|
2023-02-08 14:38:50 +01:00 |
|
|
6603fed5c8
|
added core to OUTPUT_APP_CORE
|
2023-02-08 14:38:20 +01:00 |
|
|
dbddaf75e2
|
renamed OUTPUT_APP flag to OUTPUT_APP_CORE
|
2023-02-08 14:24:07 +01:00 |
|
|
7ba349ccd6
|
renamed app rule to appCore
|
2023-02-08 14:22:01 +01:00 |
|
|
c66b5596c0
|
added missing valgrind installation into workflows
|
2023-02-08 10:41:04 +01:00 |
|
|
3dcdf601a9
|
added valgrind test to workflows
|
2023-02-08 10:39:18 +01:00 |
|
|
321580f796
|
added "./" at the beginning of output in workflows
except why2-project
|
2023-02-08 10:34:50 +01:00 |
|
|
34a387f032
|
fixed why2_clean_memory memory leak
I was trying to use deallocated node, so yeah
|
2023-02-08 10:32:03 +01:00 |
|
|
a2492aa124
|
merge remote into development
|
2023-02-08 09:49:29 +01:00 |
|
|
cf68d52e4c
|
made LIBS_LOGGER more variable
|
2023-02-08 09:45:39 +01:00 |
|
|
ff1b95748c
|
removed uunsed includes
|
2023-02-08 09:41:14 +01:00 |
|
|
44941a1b05
|
implemented why2_opendir
shit it works
no memery lekz
LET'S FUCKING GO
|
2023-02-06 17:00:19 +01:00 |
|
|
bdd947fc64
|
defined why2_opendir
fuck if this is gonna be painful as the last memory functions, I'm gonna hang myself
|
2023-02-06 16:58:14 +01:00 |
|
|
7d79ee29eb
|
added some useless NULL check
|
2023-02-06 16:52:08 +01:00 |
|
|
4a1d77175e
|
removed remaining part of why2_open-related commits
|
2023-02-06 12:50:59 +01:00 |
|
|
55dacb2a84
|
removing possible memory leaks from why2_init_logger
|
2023-02-06 08:19:47 +01:00 |
|
|
109ec9a7b6
|
removed why2_open stuff
declaration and definition
|
2023-02-06 08:18:14 +01:00 |
|
|
29dd766903
|
added why2_open problem TODO
|
2023-02-05 20:06:10 +01:00 |
|
|
a42e0a9ca9
|
implemented why2_open
wow no memory leak
ngl didn't expect that
|
2023-02-05 19:07:43 +01:00 |
|
|
263c73b80f
|
defined why2_open
|
2023-02-05 19:05:52 +01:00 |
|
|
8f7d6b9cb1
|
replaced last why2_open parameter with UI
|
2023-02-05 19:04:09 +01:00 |
|
|
b27ddb633f
|
implemented why2_fdopen
|
2023-02-05 18:54:49 +01:00 |
|
|
6844b3d218
|
moved NULL check to top of why2_deallocate
|
2023-02-05 18:54:11 +01:00 |
|
|
c5d5f12140
|
fixed why2_fdopen POINTER_TYPES typo
|
2023-02-05 18:53:00 +01:00 |
|
|
90b1fef457
|
defined why2_fdopen
|
2023-02-05 18:45:20 +01:00 |
|
|
c1e9a15529
|
implemented why2_fopen
|
2023-02-05 18:43:43 +01:00 |
|
|
395f78707a
|
moved remove_node at the bottom of why2_deallocate
cuz fokin memory leak
memery lek
|
2023-02-05 18:43:10 +01:00 |
|
|
eb9033dedd
|
defined why2_fopen
|
2023-02-05 18:26:17 +01:00 |
|
|
6e7ea8b6f5
|
renamed why2_free to why2_deallocate
|
2023-02-05 18:25:42 +01:00 |
|
|
1285f52b67
|
declared why2_fopen, why2_fdopen, why2_open and why2_opendir
|
2023-02-05 18:23:03 +01:00 |
|
|
d0aea64acc
|
created & implemented OPENDIR
|
2023-02-05 18:21:00 +01:00 |
|
|
f4d30f1aa2
|
removed unused const modificator from enum declarations
|
2023-02-05 18:15:49 +01:00 |
|
|
86d206ba7b
|
implemented node-type in why2_free
|
2023-02-05 18:12:33 +01:00 |
|
|
2422079bba
|
defined POINTER_TYPES in memory and implemented it
|
2023-02-05 17:58:59 +01:00 |
|
|
9d0081ac8f
|
changed why2_bool to _Bool
yo what vscode was throwing errors before
|
2023-02-05 17:53:33 +01:00 |
|
|
d602009c44
|
changed encryption_separator to apostrophe in core-test
|
2023-02-04 19:18:41 +01:00 |
|
|
60f312ce19
|
blocking numbers and '-' in why2_set_encryption_separator
|
2023-02-04 19:17:27 +01:00 |
|
|
5336935713
|
renamed encryptionSeparator to encryption_separator
|
2023-02-04 19:16:36 +01:00 |
|