python: Rewrote SSI handler as a reusable module, and in Python3.
[ashd.git] / src / htextauth.c
2012-03-20 Fredrik TolfWarn for core dumps in various places.
2011-04-13 Fredrik Tolfhtextauth: Ensure that the same challenge is provided...
2010-10-07 Fredrik Tolfhtextauth: Check credentials against control characters...
2010-10-07 Fredrik Tolfhtextauth: Fixed segfault.
2010-10-07 Fredrik TolfAdded a Basic authentication filter.