Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-13 | use new meson format | Jannis Hoffmann | |
2024-07-08 | Downgraded qmail-dkim from C++ to C. Made DKIMContext opaque. | Jannis Hoffmann | |
Added functions DKIMContextNew and DKIMContextFree. Changed fields of DKIMContext. | |||
2024-07-08 | build cleanup in src | Jannis Hoffmann | |
Downgraded datetime from a static library to two combined files. Moved dkim_slib closer to usage and removed redundant files for qmail-dkim. Removed and alphabetically reordered some c-files. | |||
2024-07-08 | remove constmap header (is in fehqlibs) | Jannis Hoffmann | |
2024-07-08 | fix deprecated prototypes | Jannis Hoffmann | |
2024-07-03 | convert to the meson build system | Jannis Hoffmann | |