yacy_search_server/source/net/yacy/http
reger 37f2a82a5d making root context (htroot) a WebAppContext
- this allows additional features, like servlet configuration via web.xml and many more things.
- currently the standard servlets are still configured in the code (so the supplied defaults/web.xml is not realy needed, yet),
  but could be expanded
- lookup for web.xml - 1. in /DATA/SETTINGS then in /defaults
2014-01-10 10:42:47 +01:00
..
servlets fix use of url proxy access pattern 2014-01-08 08:12:56 +01:00
AbstractRemoteHandler.java check blacklist proxyClient config 2014-01-07 01:01:55 +01:00
CrashProtectionHandler.java cleanup 2014-01-05 15:06:40 +01:00
Jetty8HttpServerImpl.java making root context (htroot) a WebAppContext 2014-01-10 10:42:47 +01:00
Jetty8YaCySecurityHandler.java made the access tracker class static because it shall be used by the 2014-01-05 05:04:28 +01:00
ProxyCacheHandler.java cleanup 2014-01-05 15:06:40 +01:00
ProxyHandler.java fix double-escaped urls from proxy-usage 2014-01-07 01:04:33 +01:00
YacyDomainHandler.java removed unused anomichttpd code after migration to jetty 2013-12-23 01:23:40 +01:00
YaCyHttpServer.java added SSL/HTTPS connector to support SSL/https connection on port 8443 2013-12-25 05:20:13 +01:00
YaCyLegacyCredential.java fixed shutdown authenticaton problem 2014-01-06 01:48:54 +01:00
YaCyLoginService.java set a realm message to log-in input window which explains that a 2014-01-05 17:43:34 +01:00