]> git.ipfire.org Git - thirdparty/sarg.git/commit
Protect ip2name against buffer overflows and replace characters that are valid in...
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Fri, 26 Jun 2009 13:36:39 +0000 (13:36 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Fri, 26 Jun 2009 13:36:39 +0000 (13:36 +0000)
commita1c55d8c2af859964577b31f7e2c91b143c49756
tree9864d7e6c44bc31eea59d89a9631b5081c51ee32
parent7ebe75afd3099a119a4f9ef711cd6cdc8d94bc15
Protect ip2name against buffer overflows and replace characters that are valid in URL but not in file names when building a file name from a URL.
17 files changed:
authfail.c
dansguardian_report.c
datafile.c
denied.c
download.c
grepday.c
html.c
include/conf.h
ip2name.c
log.c
realtime.c
repday.c
report.c
siteuser.c
squidguard_report.c
topuser.c
useragent.c