6e51e51a38
removed "old" prefix from gen_tkch_number functions
2024-01-24 14:38:12 +01:00
5a0766871d
created fourth old_gen_tkch function
...
this is the latest one which is being used to this day
2024-01-24 14:37:17 +01:00
5a88fbf045
created third old_gen_tkch function
2024-01-24 14:27:58 +01:00
abe720214c
created second old_gen_tkch function
...
this is gonna be a long day lol
2024-01-24 14:27:18 +01:00
a5298a8cbc
created first old_gen_tkch function
...
first version of tkch ever. I used this to send her my feelings. I couldn't do it normally cause I am loser, yk, so I used this fucking encryption. We're only friends now. But at least we talk to eachother. When she started ghosting me, I nearly hang myself. Thanks, Alex. Thanks that you are for me. I would have unalived myself if you haven't reposponded that time. Thanks so much. I still do love you.
2024-01-24 14:04:19 +01:00
bb0c07ef64
changed callback functions for tkch type to int
2024-01-24 13:55:42 +01:00
c9e1567ae9
added missing license to memory related files
2024-01-23 18:29:33 +01:00
a0aabc547a
updated performance in why2_deallocate
...
now if you attempt to deallocate NULL, get_node doesn't go trough the whole list
2023-08-27 12:18:51 +02:00
c57cc6f068
removed unused include from flags
2023-08-26 18:07:04 +02:00
58ed9ed8d5
implemented llists in memory-identifiers && memory fix
...
lol haven't done anything in a while lmao
2023-08-26 17:07:47 +02:00
92e6632fbc
removed completed TODOs
2023-05-02 19:11:08 +02:00
74e0453c5b
moved core-misc's replaceWord to global (as why2_replace)
2023-04-20 08:59:23 +02:00
abb1805338
linking new head in why2_list_remove
2023-04-19 10:49:00 +02:00
6857f5a67a
removed deallocation todo
2023-04-18 21:07:23 +02:00
c85f0d9669
added node value allocation by passed size
2023-04-14 15:30:50 +02:00
cec94db537
implemented why2_list_t in why2_list_find
2023-04-13 16:42:39 +02:00
57a03f348c
implemented why2_list_t in why2_list_remove_back
2023-04-13 16:42:02 +02:00
e7c9215fc9
implemented why2_list_t in why2_list_remove
2023-04-13 16:41:08 +02:00
97345b52c3
implemented why2_list_t in why2_list_push
2023-04-13 16:41:00 +02:00
b4cccf6d45
added list into every llist-related identificator
2023-04-13 16:06:40 +02:00
ad3716d5c1
reverted why2_llist implementation in core-flags
...
reverts bdc3fd59d2331faac3d241fc69d0561584bd059e
2023-04-13 16:01:47 +02:00
2961beb599
added check_version segfault todo
2023-04-12 19:39:06 +02:00
bdc3fd59d2
implemented why2_llist in core-flags
2023-04-12 17:10:51 +02:00
acee29c374
declared why2_remove_back function
...
removes last element
so this is 1000th commit! Woah... i gone nuts
idk...
860917976483233792
2023-04-12 17:02:34 +02:00
3eaba0e0c4
moved llist_head into 1st parameter
2023-04-12 16:52:43 +02:00
10632e0070
created llist files
...
it contains basic llist function, stolen from memory.c
2023-04-12 16:50:00 +02:00
2c8d81ed64
commented out json_file reading error return
...
valgrind had some beef with it
2023-04-12 10:33:35 +02:00
3b85c5fc5a
added NULL check to all remove_node functions
2023-02-21 12:39:54 +01:00
de739b2121
simplified returningText generation in encrypter
...
fixed the weird strcat there
2023-02-15 19:43:08 +01:00
2ea515ba38
fixed why2_die undefined reference
2023-02-09 19:15:27 +01:00
51f547d9df
added back removed include to misc
2023-02-09 19:00:27 +01:00
dcc4198e58
moved die function to core-misc
2023-02-09 18:49:04 +01:00
e0f0ad73b5
implemented why2_generate_key type change
2023-02-08 19:32:22 +01:00
6e3599ca74
changed why2_generate_key type to char*
2023-02-08 19:31:46 +01:00
d304b811da
renamed memory_identifier in why2_generate_key
2023-02-08 19:26:54 +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
ff1b95748c
removed uunsed includes
2023-02-08 09:41:14 +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
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
263c73b80f
defined why2_open
2023-02-05 19:05:52 +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