Commit Graph

102 Commits (01cc32217fb2dccaf20284261579addca0d42474)

Author SHA1 Message Date
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
Michael Peter Christen 788288eb9e added the generation of 50 (!!) new solr field in the core 'webgraph'.
12 years ago
Michael Peter Christen d3508fa8ff fixed json search, quotes, auto-facets, urls etc. for
12 years ago
Michael Peter Christen 16d90859b7 reverted put-semantics back to as-usual in serverObjects and introduced
12 years ago
Michael Peter Christen 762b687e47 extended the serverObjects to be able to hold multipel values for a
12 years ago
orbiter 1f33c30d7b re-integrating useForHost method (lost sometime?) to get the noProxy
12 years ago
reger f1a9c2e604 fix Servlet template on conditional file include with use of conditional template pattern in included template file (example IndexCreateQueues_p.html)
12 years ago
Michael Peter Christen 8fc3679c66 using more pre-compile pattern for split methods
12 years ago
Michael Peter Christen d6b82840f8 added a feature to find similarities in documents.
12 years ago
Michael Peter Christen a15819fbec fix for some interface problems
12 years ago
Michael Peter Christen 3d3d654e88 if a network configuration is choosed which does not allow DHT and no
12 years ago
Michael Peter Christen a33e2742cb - removed unnecessary synchronized and deadlock in crawler
12 years ago
Michael Peter Christen f2d0418218 because the new PngEncoder had a problem with the PixelGrabber which is
12 years ago
Michael Peter Christen 21fe8339b4 - enhanced generation of url objects
12 years ago
Michael Peter Christen 613cf7da7f enhancement to post argument parsing - possible fix to zero-filled
12 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the
12 years ago
Michael Peter Christen 280e36c90b allow Cross-Origin Resource Sharing for all stream servlets, that is the
12 years ago
Michael Peter Christen d9ebf4a40f a bit more logging
12 years ago
Michael Peter Christen 5683162bd3 simplifications in DHT Distribution class and more documentation
12 years ago
Michael Peter Christen 8219a445f3 refactoring
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago