Commit 53cfaf67 authored by jan.koester's avatar jan.koester
Browse files

test

parent c55f81cd
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
libhttppp (20260514+4) unstable; urgency=medium

  * HttpD: improve "invalid certfile" error message — include certificate CN
    and system_time for diagnosing clock skew in containers

 -- Jan Koester <jan.koester@tuxist.de>  Wed, 14 May 2026 14:00:00 +0200

libhttppp (20260505+3) unstable; urgency=medium

  * HttpClient: add null guard for _cltsock in _recvNonBlocking() to