| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | More follower data code. | 2022-09-20 | 3 | -1/+25 | ||
| * | Added some follower functions. | 2022-09-20 | 2 | -11/+109 | ||
| * | JSON tweaks. | 2022-09-20 | 1 | -4/+4 | ||
| * | Some json tweaks. | 2022-09-20 | 1 | -7/+5 | ||
| * | Added support for bigger codepoints in xs_utf8_enc(). | 2022-09-20 | 2 | -1/+7 | ||
| * | Improved Unicode surrogate pairs parsing in xs_json. | 2022-09-20 | 1 | -6/+21 | ||
| * | New function user_list(). | 2022-09-19 | 3 | -2/+47 | ||
| * | Renamed xs_splitn() to xs_split_n(). | 2022-09-19 | 4 | -8/+8 | ||
| * | Renamed user functions. | 2022-09-19 | 3 | -7/+4 | ||
| * | New function hash_password() and check_password(). | 2022-09-19 | 3 | -0/+39 | ||
| * | [data.c] new file. | 2022-09-19 | 5 | -127/+141 | ||
| * | Unified error strings. | 2022-09-19 | 1 | -15/+18 | ||
| * | New functions snac_debug() and snac_log(). | 2022-09-19 | 3 | -0/+16 | ||
| * | New functions snac_open() and snac_free(). | 2022-09-19 | 3 | -0/+114 | ||
| * | [main.c] New file. | 2022-09-19 | 3 | -9/+16 | ||
| * | Improved server debug functions. | 2022-09-19 | 2 | -5/+9 | ||
| * | Added time functions. | 2022-09-19 | 2 | -1/+23 | ||
| * | Start of work. | 2022-09-19 | 4 | -3/+86 | ||
| * | More dummy files. | 2022-09-19 | 3 | -0/+37 | ||
| * | Imported xs. | 2022-09-19 | 8 | -0/+2096 | ||
| * | Project started. | 2022-09-19 | 1 | -0/+9 | ||