index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
acl.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
Move definition of "struct config_s" from main.h to conf.h
Michael Adam
1
-0
/
+2
2009-12-07
Add access_list to the config struct instead of a global variable in acl.c.
Michael Adam
1
-3
/
+5
2009-12-07
acl: add function flush_access_list().
Michael Adam
1
-0
/
+1
2009-09-15
Indent code to Tinyproxy coding style
Mukund Sivaraman
1
-2
/
+1
2009-08-04
check_acl(): remove the fd argument - it is not used.
Michael Adam
1
-2
/
+1
2008-12-08
Convert tabs to spaces
Mukund Sivaraman
1
-1
/
+1
2008-12-01
Reformat code to GNU coding style
Mukund Sivaraman
1
-4
/
+5
2008-05-24
Updated copyright, license notices in source code
Mukund Sivaraman
1
-12
/
+15
2005-08-15
* [Indent] Ran Source Through indent
Robert James Kaes
1
-2
/
+3
2005-07-12
* Updated Copyright Email Addresses
Robert James Kaes
1
-2
/
+2
2002-04-17
Changed the check_acl() function to require the peer IP address and string
Robert James Kaes
1
-2
/
+2
2001-06-02
Fixed up the names of the DEFINES.
Robert James Kaes
1
-3
/
+3
2000-09-12
Improvied access control semantics. Allows for a finger control for
Robert James Kaes
1
-0
/
+26