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.
f1ori
741a87a3e9
* make .yacy-domains crawlable (.yacy-domains are local domains, so only in custom networks/peers)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7334 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
14 years ago |
.. |
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.
|
16 years ago |
ChunkedInputStream.java
|
terminated migration from apache httpclient-3.1 to 4.1:
|
15 years ago |
ChunkedOutputStream.java
|
refactoring
|
16 years ago |
ContentLengthInputStream.java
|
terminated migration from apache httpclient-3.1 to 4.1:
|
15 years ago |
HTTPDFileHandler.java
|
Added CORS Access header for yacysearch.rss output
|
14 years ago |
HTTPDProxyHandler.java
|
* add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null)
|
14 years ago |
HTTPDemon.java
|
* make .yacy-domains crawlable (.yacy-domains are local domains, so only in custom networks/peers)
|
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
|
15 years ago |
ServerSideIncludes.java
|
preparations to move the HTCache into cora:
|
15 years ago |
TemplateEngine.java
|
- more abstraction (HashMap -> Map)
|
15 years ago |