aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/http_cookie_create.3
Commit message (Collapse)AuthorAgeFilesLines
* Add optional expiration date to http_cookie_createXavier Del Campo Romero2026-02-121-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.0Xavier Del Campo Romero2024-08-221-1/+1
|
* Bump version to 0.3.0v0.3.0Xavier Del Campo Romero2024-02-191-1/+1
|
* Bump version to 0.2.0v0.2.0Xavier Del Campo Romero2024-02-121-1/+1
|
* Update copyright notices to 2024Xavier Del Campo Romero2024-02-121-1/+1
|
* Rename project from slweb to libwebv0.1.0-rc3Xavier Del Campo Romero2023-10-111-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 pagesXavier Del Campo Romero2023-09-271-0/+68