Commit Graph

163 Commits (f52217c9397a88385ba8cf58478545c20ee4b70c)

Author SHA1 Message Date
Michael Peter Christen e1bc768f9d more IPv6 bugfixes
10 years ago
Michael Peter Christen 247e626083 IPv6 host parsing bugfixes
10 years ago
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
reger d9472d043a cleanup older unused classes
11 years ago
reger 665e12f88e move startup time from old serverCore to switchboard (most used here)
11 years ago
Michael Peter Christen ba6ffddefc refactoring
11 years ago
reger 0587077d06 cleanup obsolete and not used serverswitch Authentify code
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 d2b8f2b477 enhancements for staticIP and ipv6 handling
11 years ago
Michael Peter Christen 6ada0daae9 making latency_factor and maximum number of same hosts in loader queue
11 years ago
sixcooler 40a4030b55 configurable max-load values for YaCy-Threads:
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
reger 6932aa4d7a use configured admin-username for api calls
11 years ago
orbiter 3cb6c7861f fixed shutdown authenticaton problem
11 years ago
Michael Peter Christen 7005ecdabd cleanup
11 years ago
Michael Peter Christen 9bd71fdbb4 made the access tracker class static because it shall be used by the
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
Michael Peter Christen 7603e879dc Merge branch 'master' into HEAD
11 years ago
Michael Peter Christen 25250405f1 solr servlet preparation for join with jetty branch
11 years ago
reger f111f30ace Merge origin/master into jetty
11 years ago
orbiter ff86cb683f fixed some XSS bugs reported by Marius from http://ctf365.com/
11 years ago
Michael Peter Christen 087df05e24 added option to Config_Network_p.html to enable remote search while
11 years ago
reger b29d262e70 implement Jetty8HttpServerImpl.generateSocketAddress
11 years ago
reger f017066197 Merge origin/master into jetty
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 1adb4b8741 merge rc1/master
11 years ago
reger 0d4efabaa8 fix YaCy version string in proxy headers
11 years ago
reger a44eede8b8 merge rc1/master
11 years ago
sixcooler 61f627eb85 fix for ssl-connections from proxy-usage staying in close-wait-state
11 years ago
reger e74f548551 make legacy http server (serverCore) implement YaCyHttpServer interface
11 years ago
reger 71d2655c02 downgrade to Jetty 8 to assure support of JRE 1.6
11 years ago
reger c7c706fd9f merge with rc1/master
11 years ago
Michael Peter Christen 82bfd9e00a - crawl profiles shall be deleted from active and passive stacks if they
11 years ago
Michael Peter Christen 179ad281f9 close include byte buffer after usage
11 years ago
reger 70c51775ae Merge remote-tracking branch 'origin/master' into jetty
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
reger 127adbf5cf remove references to 10_http thread (legacy http server)
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 76afcccaaf fix for default boolean post values: the default value MUST NOT be TRUE,
11 years ago
Michael Peter Christen 31902f54df fix for NPE which happens within solr code at MultiMapSolrParams.java,
11 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
11 years ago
Michael Peter Christen 4c242f9af9 always use a default value for boolean options to have transparency for
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 64140f35cd fix for solr requests if no query part is given (prevent npe)
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 8dbc80da70 redesign of index.exist-test: this shall now not be done using a single
12 years ago
Michael Peter Christen c91c67c3cd reject bad solr requests
12 years ago
orbiter 4baa0d4a97 Added a default keystore for ssl encryption of the YaCy web interface.
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 0af7803367 added more features to ScoreMap (pretty toString)
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
reger 6ae30f9d0f replace the terminateOldSessions - return immediate time from fixed 3 sec to requested minage parameter
12 years ago
Michael Peter Christen 35fa718b77 testing to use solr for portalsearch caused some bugfixing but no full
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 91a0401d59 introduced a second core named 'webgraph'. This core will hold the link
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
Michael Peter Christen d70d99fab5 added more metadata fields and facets to OpensearchResponseWriter.
12 years ago
Michael Peter Christen f5fd2aea18 removed archaic migration code
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 72f165d58b added a Boost class which stores solr query boost values. The class can
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 0833937c1c better balancing and duetime-cumputation also for no-delay intranet
12 years ago
Michael Peter Christen 3d3d654e88 if a network configuration is choosed which does not allow DHT and no
12 years ago