aboutsummaryrefslogtreecommitdiff
path: root/slweb
Commit message (Collapse)AuthorAgeFilesLines
* Bump slwebXavier Del Campo Romero2023-08-081-0/+0
| | | | | | | | | d55b84f68b90fe5c2521724d0c22ebf22e62b0b4 introduces a bugfix: Author: Xavier Del Campo Romero <xavi.dcr@tutanota.com> Date: Tue Aug 8 00:32:21 2023 +0200 html.c: Fix wrong encoding for '>' and '<'
* Bump slwebXavier Del Campo Romero2023-08-021-0/+0
|
* Bump slwebXavier Del Campo Romero2023-08-011-0/+0
|
* Move slweb to new URLXavier Del Campo Romero2023-07-281-0/+0
|
* Import slwebXavier Del Campo Romero2023-07-211-0/+0
slweb contains the HTTP/1.1 server implementation and surrounding utilities that are used by slcl. The motivation behind this was to allow these components to be used by other projects, as well as effectively making slcl smaller and more modular.