ACL fixes. Use a better differentiation between string and numeric

addresses.
This commit is contained in:
Robert James Kaes 2001-11-03 06:10:08 +00:00
parent 9f0c8f18fb
commit 3d9a64d54e

View File

@ -1,3 +1,8 @@
2001-11-02 Robert James Kaes <rjkaes@flarenet.com>
* src/acl.c (insert_acl): Tightened the check regarding whether an
ACL is a string or a numeric address.
2001-10-25 Robert James Kaes <rjkaes@flarenet.com>
* Moved all the system header included into the tinyproxy.h header