|
2961beb599
|
added check_version segfault todo
|
2023-04-12 19:39:06 +02:00 |
|
|
2c8d81ed64
|
commented out json_file reading error return
valgrind had some beef with it
|
2023-04-12 10:33:35 +02: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 |
|
|
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 |
|
|
c1e9a15529
|
implemented why2_fopen
|
2023-02-05 18:43:43 +01:00 |
|
|
6e7ea8b6f5
|
renamed why2_free to why2_deallocate
|
2023-02-05 18:25:42 +01:00 |
|
|
0a61d0ad57
|
removed returned object from why2_generate_key
|
2023-02-03 17:19:43 +01:00 |
|
|
ae906571e5
|
revert why2_generate_key type change
revert c0e49247921b97c15e06427bcbbc3c0628bfff3d
|
2023-02-03 17:18:09 +01:00 |
|
|
9207c1c309
|
processing exit value of why2_generate_key's fread
didn't I say removing all TODOs?
|
2023-02-03 17:16:15 +01:00 |
|
|
c0e4924792
|
changed why2_generate_key's type to WHY2_EXIT_CODES
|
2023-02-03 17:15:40 +01:00 |
|
|
02dd68b385
|
processing exit value of why2_check_version's fread
removing all TODOs
|
2023-02-03 17:06:02 +01:00 |
|
|
bbb09428d1
|
renamed all 'public' identificators to snake_case
I mean the identificators user gets in contact with
|
2023-02-03 17:03:46 +01:00 |
|
|
84a1f4ec8b
|
renamed why2_input_flags' why2_no_output back to noOutput
|
2023-02-03 16:53:37 +01:00 |
|
|
1be000e46d
|
changed version_check to core_version_check in why2_check_version
|
2023-02-02 18:06:59 +01:00 |
|
|
33354b8921
|
implemented why2_clean_memory in why2_check_version
|
2023-02-02 17:10:08 +01:00 |
|
|
6cce28c65a
|
implemented why2_malloc & why2_calloc & why2_free
|
2023-01-29 20:39:52 +01:00 |
|
|
5e8cf54145
|
renamed every global function & flag
basically - it's in snake_case now AND there's "why2_" at the beginning
|
2023-01-29 20:14:11 +01:00 |
|
|
dc20b49cc5
|
moved why2-core's misc to utils directory
|
2023-01-29 19:46:01 +01:00 |
|