| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Always call srv_debug() from snac_debug(). | 2022-09-24 | 1 | -5/+3 | |
| * | New flag srv_running. | 2022-09-21 | 1 | -0/+1 | |
| * | New function enqueue(). | 2022-09-20 | 1 | -2/+2 | |
| * | Renamed xs_splitn() to xs_split_n(). | 2022-09-19 | 1 | -1/+1 | |
| * | New function hash_password() and check_password(). | 2022-09-19 | 1 | -0/+33 | |
| * | [data.c] new file. | 2022-09-19 | 1 | -124/+0 | |
| * | Unified error strings. | 2022-09-19 | 1 | -15/+18 | |
| * | New functions snac_debug() and snac_log(). | 2022-09-19 | 1 | -0/+12 | |
| * | New functions snac_open() and snac_free(). | 2022-09-19 | 1 | -0/+96 | |
| * | [main.c] New file. | 2022-09-19 | 1 | -8/+0 | |
| * | Improved server debug functions. | 2022-09-19 | 1 | -4/+6 | |
| * | Added time functions. | 2022-09-19 | 1 | -1/+19 | |
| * | Start of work. | 2022-09-19 | 1 | -0/+73 | |
| * | More dummy files. | 2022-09-19 | 1 | -0/+20 |