summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
magisterBump version date.W. Kosior6 days
 
TagDownloadAuthorAge
v2025.2.17cantius-2025.2.17.tar.gz  cantius-2025.2.17.zip  W. Kosior6 days
v2025.2.11cantius-2025.2.11.tar.gz  cantius-2025.2.11.zip  W. Kosior12 days
 
AgeCommit messageAuthor
6 daysBump version date.HEADv2025.2.17magisterW. Kosior
9 daysUse 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
9 daysUpdate copyright years.W. Kosior
9 daysAdd `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
12 daysStart date-versioning Cantius.v2025.2.11W. Kosior
12 daysUpdate copyright years.W. Kosior
12 daysAvoid `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
[...]