libutil

C Utility Library
git clone http://git.omkov.net/libutil
Log | Tree | Refs | README | LICENCE | Download

Date Message Author Files + -
2022-03-05 23:55:13 Relicense to MIT Jamozed 41 +83 -891
2022-02-09 07:04:50 meta: Add __cplusplus guards Jamozed 25 +136 -28
2021-11-27 04:53:46 meta: Rename libcll to libutil Jamozed 32 +106 -102
2021-09-03 12:26:09 meta: Rename project to libcll Jamozed 29 +79 -67
2021-02-20 09:58:22 base32: Add Base32 length macros Jamozed 2 +5 -2
2021-02-20 05:09:27 base32: Standardise formatting Jamozed 2 +41 -45
2021-02-19 09:50:56 base32: Implement base32 decoding Jamozed 2 +55 -8
2021-02-19 05:05:40 base32: Add base32 Jamozed 2 +147 -0