aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
magisterBump version date.W. Kosior3 weeks
 
TagDownloadAuthorAge
v2025.2.17cantius-2025.2.17.tar.gz  cantius-2025.2.17.zip  W. Kosior3 weeks
v2025.2.11cantius-2025.2.11.tar.gz  cantius-2025.2.11.zip  W. Kosior4 weeks
 
AgeCommit messageAuthor
2025-02-17Bump version date.HEADv2025.2.17magisterW. Kosior
2025-02-14Use format's tilde+newline sequence to break long strings.•••Some might argue it is better to just keep long strings in the source code, for readability. But this is not that readable when, e.g., editing the code in a narrow Emacs window. W. Kosior
2025-02-14Update copyright years.W. Kosior
2025-02-14Add `parse-request-multipart/form-data'.•••This commit also adds the star variant of this procedure (returning alist) and an analogous star variant of `parse-multipart/form-data'. Tests are included. W. Kosior
2025-02-11Start date-versioning Cantius.v2025.2.11W. Kosior
2025-02-11Update copyright years.W. Kosior
2025-02-11Avoid `with-parameters*' which creates a continuation barrier.W. Kosior
2024-07-28Only display backtrace when a `CANTIUS_DEBUG' env var is set.•••This is to avoid leaking sensitive information through backtraces and exception messages. W. Kosior
2024-07-28Use a redirect type that doesn't change method.W. Kosior
2024-07-23Write tests for `parse-cookies' procedure.W. Kosior
[...]