Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

mod_md v2.4.13

Choose a tag to compare

@icing icing released this 22 Apr 08:42
· 170 commits to master since this release
  • A possible NULL pointer deref was fixed in the JSON code for
    persisting time periods (start+end). Fixes #282.
    Thanks to @marcstern for finding this.