Commit Graph

165 Commits (a1990202ab7b9cb3bd4ef9f32a95d24be3c19397)

Author SHA1 Message Date
luccioman ee6670fb8f Use a common pooled http connection manager for remote solr instances
7 years ago
luccioman d95b288f19 Removed use of deprecated Jetty IPAccessHandler for client filtering.
7 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
7 years ago
luccioman d98c04853d Ensure proper closing of file input streams.
8 years ago
luccioman cde237b687 Enforced access controls on some administrative actions.
8 years ago
reger a2afb4bae0 add switchboardconstants for server ports config keys
8 years ago
luccioman 1df558a6c6 Fixed YaCy proper shutdown triggered by SIGTERM signal.
8 years ago
reger c50e23c495 reduce creation of empty legacy RequestHeader() in situation where null
8 years ago
luccioman f0639d810c Customized name for Threads still using the default "Thread-n" pattern.
8 years ago
luccioman b8f6458152 Prevent yacy main thread from hanging on browser opening process.
8 years ago
Michael Peter Christen b82300358a removed version number check because it does not work any more if
8 years ago
Michael Peter Christen 0d28f563f4 fix for java version "9-ea"
8 years ago
luccioman 1dc4306058 Fixed indentation for better readability.
8 years ago
reger 16e8ed3f01 Introduce additional language setting "browser/Browser Language" for UI internationalization.
8 years ago
luccioman 46b8836548 Copy image resources contained in donation iframe.
8 years ago
reger a6ba1faa80 introduce a translation edit servlet Translator_p.html YaCy's UI text translation
9 years ago
reger fb8ae14b21 make migration version safe
9 years ago
Michael Peter Christen b89465d952 0N - basic dump upload servlet infrastructure, to share index dumps
9 years ago
reger 7d0d19cb8e avoid File.deleteOnExit() on temp files
9 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
9 years ago
reger 2fb6ebe88a move java environment parameter setting disabling SNI (Server Name Indicator) support for https connections from code to startup script allowing admin to ~easy/transparent alter the YaCy default FALSE setting.
9 years ago
reger c1dcc8c456 fix display and limit of max server connections after startup
10 years ago
reger 3c818fc912 add a check of java version string >=1.7 to startup class
10 years ago
Michael Peter Christen 11074d8d24 fix for a ssl bug that appear only in java 7.
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
reger b0c87d8240 fix image search expand box, cut-off of 2nd capture line height
10 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
10 years ago
reger 8284ea751a catch TimeoutException during ping and do not delete yacy.conf during prereadconfigfile
10 years ago
Michael Peter Christen 759e7d9538 fix for http://forum.yacy-websuche.de/viewtopic.php?p=30720#p30720
10 years ago
Michael Peter Christen ca8b2bf099 removed www and welcome servlet, these had been demo servlets and are
10 years ago
reger e9060d31bd update to Jetty 9
11 years ago
reger af6ad20728 fix: remove obsolete ref to yacy.home
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
reger b126b9ba17 add some InputFileStream close at end of reads
11 years ago
reger 3b89176b9f use config value htroot in Jetty init (was hardcoded)
11 years ago
reger 809e976578 remove unused java imports form yacy.java
11 years ago
reger a9b06f8719 add a -config command line parameter e.g. -config "port=9090" "port.ssl=8043"
11 years ago
Michael Peter Christen 6e59ca4ebf removed jena library and all code that depended on jena. When jena was
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
reger 7b800a0c8e fix: NPE on shutdown via script
11 years ago
reger 6932aa4d7a use configured admin-username for api calls
11 years ago
reger 05d6cc6ea3 setting of IPv4Stack moved earlier
11 years ago
reger 30d925a96e reimplemented server access restriction
11 years ago
orbiter 3cb6c7861f fixed shutdown authenticaton problem
11 years ago
orbiter 9d52b337f3 added http authentification to YaCy http client for all localhost
11 years ago
Michael Peter Christen 7d6fc79eb8 refactoring (usage of constant names for attributes of authentication
11 years ago
reger 8eaabb9600 remove dependency from old serverCore.java
11 years ago
reger 45e8750ba5 nasty quick fix for admin login with other username as admin
11 years ago
reger 71cac1a278 added SSL/HTTPS connector to support SSL/https connection on port 8443
11 years ago
Michael Peter Christen 84167adb49 removed unused anomichttpd code after migration to jetty
11 years ago