Max Kellermann 22e6d95c4b remove libwrap support
libwrap is an obscure artefact from a past long ago, when source IP
address meant something.

And its API is "interesting"; it requires the application to expose
two global variables `allow_severity` and `deny_severity`.  This led
to bug #437.  I don't want to declare those variables; instead, I'd
like to remove libwrap support.

Closes #437
2018-12-28 14:16:02 +01:00
..
2018-11-19 09:58:05 +01:00
2017-05-15 21:48:03 +02:00
2018-10-31 15:03:28 +01:00
2018-12-28 14:16:02 +01:00