Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-22 | Reformated text. | Robert James Kaes | |
2001-11-03 | Tightened the string/numeric ACL checks. | Robert James Kaes | |
2001-10-25 | Header reorganization. Basically all system headers are now included in | Robert James Kaes | |
tinyproxy.h and all the other files include the tinyproxy.h header. This moves all the dependancy issues into one file. | |||
2001-09-15 | Updated the authorization string. | Robert James Kaes | |
2001-09-11 | Comment cleanup. | Robert James Kaes | |
2001-09-08 | Changed all the mallocs and callocs to use the new safemalloc and | Robert James Kaes | |
safecalloc. | |||
2001-09-07 | Error message cleanup. | Robert James Kaes | |
2001-05-27 | Renamed the access member of struct acl_s to acl_access. | Robert James Kaes | |
Changed some of the types for the various variables to better reflect what they are actually being used for. | |||
2001-05-23 | Make the netmask static and include the asserts. | Robert James Kaes | |
2000-09-26 | Updated the free() calls to the safefree() calls. | Robert James Kaes | |
2000-09-12 | Improvied access control semantics. Allows for a finger control for | Robert James Kaes | |
allowing and denying hosts. |