| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add optional expiration date to http_cookie_create | Xavier Del Campo Romero | 2026-02-12 | 1 | -14/+14 |
| | | | | | | | | So far, libweb had been arbitrarily appending a 1-year expiration date to all HTTP cookies. While good enough for some contexts, libweb should allow users to set up their own, if any, so this arbitary decision has been eventually removed. | ||||
| * | Bump version to 0.4.0v0.4.0 | Xavier Del Campo Romero | 2024-08-22 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 0.3.0v0.3.0 | Xavier Del Campo Romero | 2024-02-19 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 0.2.0v0.2.0 | Xavier Del Campo Romero | 2024-02-12 | 1 | -1/+1 |
| | | |||||
| * | Update copyright notices to 2024 | Xavier Del Campo Romero | 2024-02-12 | 1 | -1/+1 |
| | | |||||
| * | Rename project from slweb to libwebv0.1.0-rc3 | Xavier Del Campo Romero | 2023-10-11 | 1 | -4/+4 |
| | | | | | | | | | | | | | It was found out there was another project of the same name around (https://git.sr.ht/~strahinja/slweb/), also related to website generation. In order to avoid confusion, a new name has been chosen for this project. Surprisingly, libweb was not in use by any distributions (according to https://repology.org and AUR index), and it should reflect well the intention behind this project i.e., being a library to build web-related stuff. | ||||
| * | Add man pages | Xavier Del Campo Romero | 2023-09-27 | 1 | -0/+68 |
