You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/http/server
orbiter 6b22865dbc
- removed some warinings
14 years ago
..
AlternativeDomainNames.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
ChunkedInputStream.java extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 14 years ago
ChunkedOutputStream.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
ContentLengthInputStream.java terminated migration from apache httpclient-3.1 to 4.1: 15 years ago
HTTPDFileHandler.java * fix urls containing a port number in urlproxy 14 years ago
HTTPDProxyHandler.java Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties 14 years ago
HTTPDemon.java almost revert changes in this class of 7880 and 7882 14 years ago
MultiOutputStream.java cleaned up superfluous classes after sixcoolers migration to HttpComponents-Client-4.x 15 years ago
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. 16 years ago
RobotsTxtConfig.java some performance hacks 16 years ago
ServerSideIncludes.java - removed some warinings 14 years ago
TemplateEngine.java enhanced template engine 14 years ago