yacy_search_server/source/de/anomic/http/server
2010-03-09 00:07:17 +00:00
..
AlternativeDomainNames.java *) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this. 2009-09-23 21:26:14 +00:00
ChunkedOutputStream.java refactoring 2009-10-11 00:24:42 +00:00
HeaderFramework.java more PMD enhancements 2010-01-13 00:23:07 +00:00
HTTPDemon.java removed never-used server access account function 2010-03-08 22:30:45 +00:00
HTTPDFileHandler.java added soft-auth to general authentication scheme 2010-03-09 00:07:17 +00:00
HTTPDProxyHandler.java increased proxy load time-out from 30000 to 60000 milliseconds 2010-01-14 10:42:05 +00:00
ProxyLogFormatter.java *) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this. 2009-09-23 21:26:14 +00:00
RequestHeader.java more PMD recommendations 2010-01-12 20:53:19 +00:00
ResponseContainer.java refactoring 2009-10-11 00:24:42 +00:00
ResponseHeader.java refactoring 2009-10-11 00:24:42 +00:00
RobotsTxtConfig.java some performance hacks 2009-11-18 16:03:28 +00:00
ServerSideIncludes.java refactoring 2009-10-11 00:24:42 +00:00
TemplateEngine.java refactoring (moved code from ContentTransformer to TemplateEngine) 2009-11-20 14:57:00 +00:00