reger
dbe2594c38
replace deprecated myPublicLocalIP() in AbstractRemoteHandler
9 years ago
reger
5f4cd8d6f5
replace deprecated getIP with getIPs in AbstractRemoteHandler
10 years ago
reger
9025fe3518
upd error message for proxy
...
fix http://mantis.tokeek.de/view.php?id=539
10 years ago
Michael Peter Christen
528f583d72
ipv6 fixes
10 years ago
Michael Peter Christen
247e626083
IPv6 host parsing bugfixes
10 years ago
orbiter
aa6cdc4ab5
speed-up of start process if remote DNS waits for timeout
10 years ago
reger
32bd2a61c1
add local ip to AbstractRemoteHandler local hostname cache
11 years ago
sixcooler
10326892a8
avoid erros from ConnectHandler, correction for #6d16fa9
11 years ago
reger
dd5bf0b71b
cleanup old reference to HTTPDemon.setAlternativeResolver
...
optimize .yacyh check in AbstractRemoteHandler
11 years ago
orbiter
051328271c
bugfix-bugfix
11 years ago
orbiter
eedcbcd906
bugfix to proxy handler: recognize the own yacyh-host
11 years ago
reger
ba49ff81ed
little more verbose proxy 403 error message
11 years ago
sixcooler
f0587d4af5
NP-fix, which was found on a Pi under 'havy' load
11 years ago
sixcooler
865ce6f974
check blacklist proxyClient config
11 years ago
reger
f06cef5d5b
reimplement proxy access by configured whitlist pattern
...
was currently limited to own ip.
11 years ago
reger
cfabe8f67a
harmonize access restriction for urlproxy servlet
...
with proxy handler, what is currently
- use switched on in config
- access from a local IP / hostname
fix shutdown exception for crashprotection handler on interrupted connections.
11 years ago
reger
e6b9643fd6
extended request for local peer check to by hostname resolved ip
...
the current islocal() check did not detect a domain.com address as request for the local peer.
11 years ago
reger
c797f108a1
add error response on deniedl proxy access
...
send http 403 response
11 years ago
reger
0583f44306
reimplement proxy access log (to Jetty ProxyHandler)
...
- using existing HTTPDProxyHandler logger
- allow local loopback ip to access proxy
11 years ago
reger
8cbc1c970a
Security Hot-Fix: for transparent proxy.
11 years ago
reger
705f147820
- add localpeername.yacy to list of local address detection for AbstractRemoteHandler
...
- use proxy via header info as in legacy proxy handler
11 years ago
reger
6f9ed439d3
- expand localHostName check of AbstractRemoteHandler
...
to pevent request is handled as proxy request
- make domain handler not relay on included path in resolved .yacy address
11 years ago
Michael Peter Christen
65f56b1fd4
Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jetty
...
Conflicts:
.classpath
build.xml
htroot/Status.java
source/de/anomic/http/server/HTTPDProxyHandler.java
source/net/yacy/yacy.java
13 years ago
Florian Richter
13724ddd43
* caching in proxy
14 years ago