src/Makefile.in | 2 src/ec.c | 121 ++++++++++++++++++++++++++++++++++++++++++++++++++++ src/ecp.c | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ src/ecp.h | 62 ++++++++++++++++++++++++++ src/sg.h.in | 5 +- src/sg.l | 1 src/sg.y.in | 34 +++++++++++++- src/sock_util.c | 71 ++++++++++++++++++++++++++++++ src/sock_util.h | 7 +++ 9 files changed, 429 insertions(+), 4 deletions(-)
New commits: commit b7c24df113b8c799e0d0aa107cd1f66adb428925 Author: Stig Thormodsrud <[email protected]> Date: Tue Nov 17 14:59:45 2009 -0800 Add support for url classification over unix domain socket. http://suva.vyatta.com/git/?p=squidguard.git;a=commitdiff;h=b7c24df113b8c799e0d0aa107cd1f66adb428925 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
