summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-09-05Fix builds on libxml2 >= 2.12Dan Fuhry
In libxml2 v2.12.0, the definition of `void (*xmlStructuredErrorFunc)` was changed. The second argument was marked `const`. This caused an incompatible pointer type warning which is treated as an error by default in modern gcc.
2024-04-022.8.2-2: fixes for xmlsec 1.3.xDan Fuhry
2023-09-04.srcinfoDan Fuhry
2023-09-04updpkg: lasso 2.8.2-1Dan Fuhry
2022-04-11updpkg: lasso 2.8.0-1Dan Fuhry
2022-03-03updpkg: lasso 2.7.0-1Dan Fuhry
2017-04-04Initial commit for Lasso C library.Nikola Ivačič