summaryrefslogtreecommitdiffhomepage
path: root/src/acl.h
AgeCommit message (Expand)Author
2020-09-07make acl lookup 450x faster by using sblistrofl0r
2020-09-07acl: typedef access_list to acl_list_trofl0r
2019-12-21do hostname resolution only when it is absolutely necessary for ACL checkrofl0r
2009-12-07Move definition of "struct config_s" from main.h to conf.hMichael Adam
2009-12-07Add access_list to the config struct instead of a global variable in acl.c.Michael Adam
2009-12-07acl: add function flush_access_list().Michael Adam
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman
2009-08-04check_acl(): remove the fd argument - it is not used.Michael Adam
2008-12-08Convert tabs to spacesMukund Sivaraman
2008-12-01Reformat code to GNU coding styleMukund Sivaraman
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes
2005-07-12* Updated Copyright Email AddressesRobert James Kaes
2002-04-17Changed the check_acl() function to require the peer IP address and stringRobert James Kaes
2001-06-02Fixed up the names of the DEFINES.Robert James Kaes
2000-09-12Improvied access control semantics. Allows for a finger control forRobert James Kaes