Re: [squid-users] transproxy message for https

2013-02-28 Thread Pedro Correia Sardinha
> > Is there a mechanism by which I can intercept port 443 and alert the > > user that a proxy is required, eg if they try to go to > > https://www.apple.com then they get redirected to a website with > > instructions on how to configure their device (iphones in this case) > > to the proxy. > > Yes

Re: [squid-users] error build squid-3.1.17 with gcc-4.5.3

2011-12-03 Thread Pedro Correia Sardinha
String.cci:199:1: note: std::ostream& operator<<(std::ostream&, const String&) base/AsyncCall.h:90:15: note: std::ostream& operator<<(std::ostream&, AsyncCall&) DnsLookupDetails.h:26:15: note: std::ostream& o

[squid-users] error build squid-3.1.17 with gcc-4.5.3

2011-12-02 Thread Pedro Correia Sardinha
Hello, When I try to build the last version as usual, "make all" it's giving me this output (my compiler is gcc-4.5.3): ftp.cc: In member function 'void FtpStateData::ftpAcceptDataConnection(const CommAcceptCbParams&)': ftp.cc:3124:38: error: redeclaration of 'char ntoapeer [75]' ftp.cc:3076:31: