|
|
5396abe202
|
feat(cover): gcov, gcovr
|
2024-09-26 12:00:23 +03:00 |
|
|
|
a5374daa6f
|
feat(Doxyfile, doxygen-awesome)
|
2024-09-22 19:51:15 +03:00 |
|
|
|
4b7f01dcf6
|
fix(rename, submodule): libbase -> libbasen, aur.archlinux.org submodule removed
|
2024-09-20 19:03:26 +03:00 |
|
|
|
64912d9b54
|
fix(Makefile): mkdir -p
|
2024-09-19 09:36:56 +03:00 |
|
|
|
817f6c4fb1
|
feat(base58): unfixed bug with double \0 and incorrect real str_size
|
2024-09-19 01:50:32 +03:00 |
|
|
|
7c9e77d1aa
|
fix(Makefile): -lLIB = -l:libbase.so / .a
|
2024-09-18 11:45:49 +03:00 |
|
|
|
0545182df1
|
fix(Makefile): headers installation
|
2024-09-18 11:16:34 +03:00 |
|
|
|
2277ec01f3
|
fix(Makefile): .so was moved to ${LIBDIR}
|
2024-09-18 10:42:35 +03:00 |
|
|
|
871c850cbe
|
feat(Makefile): USRDIR decomposed into USRLIB, USRBIN, USRINC, CFLAGS for SHARED=
|
2024-09-18 10:21:38 +03:00 |
|
|
|
891e0e77d8
|
feat(base64): isValid
|
2024-09-16 17:56:04 +03:00 |
|
|
|
8f943754f3
|
fix(makefile): -std=c++23, rm -rf ${DIR}/*
|
2024-09-15 19:35:19 +03:00 |
|
|
|
07fc45817a
|
feat(baseN): encode(): overloading
|
2024-09-12 00:06:10 +03:00 |
|
|
|
907fb6d90f
|
feat(sha256): test
|
2024-09-11 17:21:37 +03:00 |
|
|
|
8217e95e85
|
feat(hex): test
|
2024-09-11 17:11:51 +03:00 |
|
|
|
17e2e04a3b
|
feat(hex): without overloading; fix(sha256): const uint8_t * -> uint8_t *
|
2024-09-11 16:47:51 +03:00 |
|
|
|
f2d9318a45
|
feat(sha256, baseN): without overloading, just on vector
|
2024-09-11 16:32:33 +03:00 |
|