HTTP Anti-Virus Proxy

Official HAVP Support Forum
Registration disabled, I'm tired of spambots. E-mail havp@hege.li if you have questions.
HAVP project is pretty much frozen/abandoned at this time anyway.


All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: HAVP 0.78 released
PostPosted: 12 Mar 2006 14:18 
Offline
HAVP Maintainer

Joined: 27 Feb 2006 19:08
Posts: 62
Henrik worked all day and night to get HAVP 0.78 released 8)

HAVP 0.78 released
-Solaris is now supported too
-AVG scanner support
-Kaspersky aveserver socket support (faster)
-Added TEMPDIR, LOGLEVEL, FAILSCANERROR and WHITELISTFIRST config
-KEEPBACKTIME config added to complement KEEPBACKBUFFER setting
-Basic HTTP Keep-Alive support, improves network performance
-HTTPS/SSL tunneling support (requires configure --enable-ssl-tunnel)
-FTP is supported and scanned when FTP supporting parent proxy is used
-Default user and group changed to havp
-Logging improved
-Many important and not so important fixes/optimizations

Download mirror 1: http://www.server-side.de/download/havp-0.78.tar.gz
Download mirror 2: http://havp.hege.li/download/havp-0.78.tar.gz

md5sum: 23518e18ba140ab7ba85cf354fbf364e


Top
 Profile  
 
 Post subject: New havp issues :)
PostPosted: 14 Mar 2006 16:29 
Offline

Joined: 14 Mar 2006 16:24
Posts: 1
Hey there i been using havp for a while now and enjoying it.

Just thought id drop a note of some issues i have with the new one.

First it wouldnt compile, probably just my redhat release again but easy to fix, error was:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -I/usr/local/include -g -O2 -c utils.cpp -o utils.o
utils.cpp: In function `std::string UpperCase(std::basic_string<char,
std::char_traits<char>, std::allocator<char> >)':
utils.cpp:26: `toupper' undeclared (first use this function)
utils.cpp:26: (Each undeclared identifier is reported only once for each
function it appears in.)

I just put #include "params.h" in my utils.cpp and it compiled fine.

One thing it did tho was overwrite my existing config when I just ran make install, that kinda sucked... maybe that can be changed in newer versions? :)

Anyways thanks for the software, i like it :)


Top
 Profile  
 
 Post subject: Re: New havp issues :)
PostPosted: 14 Mar 2006 16:38 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
knaaait wrote:
Hey there i been using havp for a while now and enjoying it.

Just thought id drop a note of some issues i have with the new one.

First it wouldnt compile, probably just my redhat release again but easy to fix, error was:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -I/usr/local/include -g -O2 -c utils.cpp -o utils.o
utils.cpp: In function `std::string UpperCase(std::basic_string<char,
std::char_traits<char>, std::allocator<char> >)':
utils.cpp:26: `toupper' undeclared (first use this function)
utils.cpp:26: (Each undeclared identifier is reported only once for each
function it appears in.)

I just put #include "params.h" in my utils.cpp and it compiled fine.


Yeah this seemed to come up with some old distributions. #include <ctype.h> was missing there. Too late to make new version, I guess not many have the problem.

Quote:
One thing it did tho was overwrite my existing config when I just ran make install, that kinda sucked... maybe that can be changed in newer versions? :)


This was slightly intentional to make sure users check it out, as the the documentation and options were improved. :) Probably next version will not overwrite and adds havp.config.default.

Cheers,
Henrik


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group