Commit Graph

70 Commits (fe917deb2d7668d59496053ff08f90d78a2b888b)

Author SHA1 Message Date
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
10 years ago
orbiter b3ebd38079 removed the HTDOCS repository concept because the concept to host files
10 years ago
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow"
10 years ago
Michael Peter Christen ba6ffddefc refactoring
11 years ago
reger 79e7947442 - remove empty http0_9 status text array
11 years ago
reger 2dabe2009d - remove unused manual http KeepAlive config
11 years ago
reger 710054bb37 implement gzip input handling directly in defaultservlet
11 years ago
Michael Peter Christen 36a66b0704 fix for parsing of numeric value in case that boolean values are given
11 years ago
orbiter 41730c8048 better logging in template engine: shows filename of servlets where
11 years ago
sixcooler f06775850f fix receiving DHT / parse pultipart
11 years ago
reger b12200cafe alternative UrlProxyServlet (for /proxy.html) using different url rewrite rules
11 years ago
Michael Peter Christen b488f33975 added close to fix possible resource leak warning
11 years ago
reger b9056ef2db remove unused private header entries (HeaderFramework)
11 years ago
reger c297de5145 remove check for unused virtual path /currentyacypeer/
11 years ago
Michael Peter Christen 453bfd0f17 removed unused variables and warnings
11 years ago
reger a373fb717d remove more unused from legacy server.http
11 years ago
reger 749d020aeb remove redundant url string manipulation in HTTPDProxyHandler
11 years ago
Michael Peter Christen b08375da33 fix for bad/missing values of size_i
11 years ago
reger dd5bf0b71b cleanup old reference to HTTPDemon.setAlternativeResolver
11 years ago
reger 3b89176b9f use config value htroot in Jetty init (was hardcoded)
11 years ago
reger ad4b213145 remove unused static var from HTTPDProxyHandler
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
reger ea7cef5d05 fix NPE in TemplateEngine
11 years ago
Michael Peter Christen 7005ecdabd cleanup
11 years ago
reger 4c38bceafc handle http connect for proxy
11 years ago
reger 0583f44306 reimplement proxy access log (to Jetty ProxyHandler)
11 years ago
reger 8eaabb9600 remove dependency from old serverCore.java
11 years ago
Michael Peter Christen 667a6adddb - use default files from yacy.init property "defaultFiles" if no
11 years ago
Michael Peter Christen e17624b6dd added html retrieval from alternative DATA/HTDOCS path
11 years ago
Michael Peter Christen 07cee6b99c removed more unused code
11 years ago
Michael Peter Christen 84167adb49 removed unused anomichttpd code after migration to jetty
11 years ago
orbiter ff86cb683f fixed some XSS bugs reported by Marius from http://ctf365.com/
11 years ago
reger 69599566f9 catch one more malformed url in proxy url rewrite
11 years ago
reger 605530fec5 catch proxy url rewrite exception
11 years ago
reger 0d4efabaa8 fix YaCy version string in proxy headers
11 years ago
sixcooler 61f627eb85 fix for ssl-connections from proxy-usage staying in close-wait-state
11 years ago
Michael Peter Christen 179ad281f9 close include byte buffer after usage
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
11 years ago
Michael Peter Christen 47b1c81d08 - refactoring
11 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
11 years ago
Michael Peter Christen 336f86394c replaced StringBuffer with StringBuilder
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen e441a9d4c8 to avoid confusion, the gsa api is available at /search? and
12 years ago
Michael Peter Christen 291912ee52 removed misleading http accessGranted message (this is only for
12 years ago
Michael Peter Christen ad050ec88d - upgraded httpclient, httpcore and httpmime
12 years ago
Michael Peter Christen cc90f82dbb increased default proxy client timeout to one minute
12 years ago
Michael Peter Christen c1a2175fbc added transparency to gif image animation and the integration to the
12 years ago
Michael Peter Christen b3a54d5b1c fix for wrong class name in log
12 years ago