| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Backport from xs. | 2022-10-03 | 1 | -0/+1 | |
| | | |||||
| * | Use the time functions of xs_time.h. | 2022-10-02 | 1 | -19/+2 | |
| | | |||||
| * | New function ftime(). | 2022-09-28 | 1 | -0/+9 | |
| | | |||||
| * | Got xs_set.h from xs. | 2022-09-28 | 1 | -0/+1 | |
| | | |||||
| * | More work in not_really_markdown(). | 2022-09-27 | 1 | -0/+1 | |
| | | |||||
| * | Use xs_replace_i() in some places. | 2022-09-27 | 1 | -4/+2 | |
| | | |||||
| * | More error testing in srv_archive(). | 2022-09-26 | 1 | -3/+3 | |
| | | |||||
| * | Added direction to srv_archive() files. | 2022-09-26 | 1 | -1/+1 | |
| | | |||||
| * | More work but signatures seem to still fail. | 2022-09-26 | 1 | -3/+9 | |
| | | |||||
| * | Always write a raw payload in srv_archive(). | 2022-09-25 | 1 | -6/+6 | |
| | | |||||
| * | New function msg_actor(). | 2022-09-25 | 1 | -0/+1 | |
| | | |||||
| * | Fixed bug in srv_archive(). | 2022-09-25 | 1 | -1/+1 | |
| | | |||||
| * | The HTTP request headers are stored in a plain dict. | 2022-09-25 | 1 | -2/+1 | |
| | | |||||
| * | New function srv_archive(). | 2022-09-25 | 1 | -15/+102 | |
| | | |||||
| * | More log tweaks. | 2022-09-24 | 1 | -8/+8 | |
| | | |||||
| * | Replace long paths with ~ in logs. | 2022-09-24 | 1 | -0/+12 | |
| | | |||||
| * | 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 | |